summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* move user class into own fileGravatar cweiske2009-10-303-119/+275
* more todoGravatar cweiske2009-10-291-2/+4
* fix bad sort= xss in bookmarks.tplGravatar cweiske2009-10-291-1/+1
* fix several XSS injection problems with page variableGravatar cweiske2009-10-298-9/+9
* todo listGravatar cweiske2009-10-291-0/+5
* sort desc voting by defaultGravatar cweiske2009-10-281-1/+1
* unification test was unstable, tooGravatar cweiske2009-10-282-20/+30
* test was unstable and did not work with empty users tableGravatar cweiske2009-10-281-2/+3
* loosen strictness of sorting xss fix a bit - did not work...Gravatar cweiske2009-10-281-1/+1
* add sort-by-voting to frontendGravatar cweiske2009-10-281-30/+50
* fix XSS vulnerabilityGravatar cweiske2009-10-281-1/+1
* fix short open tagsGravatar cweiske2009-10-284-5/+5
* explain deleteAll() in bookmarksGravatar cweiske2009-10-281-1/+7
* fix unfreed sql result and add deleteAll() for usersGravatar cweiske2009-10-282-2/+34
* rename vote table columnsGravatar cweiske2009-10-281-5/+5
* fix E_NOTICE in tag listGravatar cweiske2009-10-281-2/+5
* entity missed semicolonGravatar cweiske2009-10-281-1/+1
* add label for "keep password 2 weeks" textGravatar cweiske2009-10-281-1/+1
* show own voting as background colorGravatar cweiske2009-10-282-2/+14
* add usertest to alltestsGravatar cweiske2009-10-281-0/+1
* add usertest and check if setting a new user id also chan...Gravatar cweiske2009-10-281-0/+113
* test previously fixed bug: voting was updated for all boo...Gravatar cweiske2009-10-283-21/+199
* implement rewriteVotings() and unittest the methodGravatar cweiske2009-10-282-4/+33
* test that voting for other bookmarks does not change when...Gravatar cweiske2009-10-281-1/+8
* update only one bookmark when voting;Gravatar cweiske2009-10-281-2/+6
* basic ajax voting support. has a bad counting bug somewhereGravatar cweiske2009-10-285-14/+105
* csGravatar cweiske2009-10-281-6/+20
* do not use new css3 values since nobody understands them yetGravatar cweiske2009-10-281-5/+5
* prevent js file to get stored in lastUrlGravatar cweiske2009-10-272-1/+9
* search engines should not follow voting links (not that t...Gravatar cweiske2009-10-271-2/+2
* style voting badgeGravatar cweiske2009-10-271-0/+40
* do not error out when user is not logged inGravatar cweiske2009-10-271-3/+6
* fix jsScuttle includeGravatar cweiske2009-10-271-1/+1
* img.thumbnail is defined later onGravatar cweiske2009-10-271-7/+2
* move bookmark thumbnail code in separate template fileGravatar cweiske2009-10-272-12/+18
* fix user-specific tagsGravatar cweiske2009-10-271-10/+12
* move thumbnail code in own fileGravatar cweiske2009-10-271-0/+18
* Move URL redirection from URL to session parameterGravatar cweiske2009-10-273-20/+23
* basic voting system works; but layout is missingGravatar cweiske2009-10-264-0/+120
* introduce voting config value and provide current user vo...Gravatar cweiske2009-10-263-1/+25
* add docblocks to service classesGravatar cweiske2009-10-2612-0/+299
* add eric and ben as authorsGravatar cweiske2009-10-269-17/+78
* rename config.inc.php to config.php throughout the codeGravatar cweiske2009-10-266-9/+8
* add bVoting to table definition fileGravatar cweiske2009-10-261-1/+2
* remove unreachable codeGravatar cweiske2009-10-252-18/+5
* document attachtagsGravatar cweiske2009-10-251-39/+70
* clarificationGravatar cweiske2009-10-251-2/+2
* document attachlinkedtagGravatar cweiske2009-10-251-9/+34
* fix tagtestGravatar cweiske2009-10-251-8/+9
* Rename categories to tags, because that is what they areGravatar cweiske2009-10-251-3/+3