summaryrefslogtreecommitdiff
path: root/lib/VNDB
AgeCommit message (Expand)AuthorFilesLines
2010-11-11Handler::Discussions: Fixed formcode bug with the quick reply featureYorhel1-0/+1
2010-11-11Handler::VNEdit: Fixed bug with reverse relation update of "official"Yorhel1-1/+1
2010-11-11DB::Releases: Removed extra ON clause from JOIN releasesYorhel1-1/+1
2010-11-11Bugfix: reverting a VN image now worksYorhel1-2/+5
2010-11-11Producer release listing: added dev/pub info and expand/collapse linkYorhel2-5/+10
2010-11-11Display releases grouped by VNs on producer pagesYorhel3-45/+67
2010-11-11Util::CommonHTML:revdiff: Removed encode/decode UTF-8 passYorhel1-6/+2
2010-11-11Replaced Algorithm::Diff::XS with Algorithm::Diff::FastYorhel1-1/+1
2010-11-10Handler::VNPage: display "official" relation statusYorhel1-0/+1
2010-11-10Started on adding an "official" flag to vn<->vn relationsYorhel3-15/+19
2010-11-09Added human confirmation question to the registration pageYorhel1-2/+11
2010-11-07DB::Misc: Optimized dbRevisionGet()Yorhel1-17/+19
2010-11-07Optimized random VN fetching queryYorhel1-1/+7
2010-11-07Optimized random screenshot fetching queryYorhel1-8/+12
2010-11-06Bugfix: delete/update all references when deleting a userYorhel1-0/+5
2010-11-06URL change: /u/logout => /u$id/logoutYorhel2-3/+6
2010-11-06Fixed cross-site request forgery vulnerabilitiesYorhel10-16/+97
2010-11-03Merge branch 'master' into betaYorhel2-2/+3
2010-11-03Automatically remove duplicate aliases on /v+/editYorhel1-3/+12
2010-11-03Use newlines to separate VN aliasesYorhel1-0/+1
2010-11-03Handler::Discussions: Increased thread number display at /t for db and vYorhel1-1/+1
2010-11-03Handler::Discussions: Only display board names different from the filterYorhel1-5/+6
2010-11-03Compressed the thread listing into one row per threadYorhel1-14/+11
2010-11-02Prefix all cookies with a configurable cookie_prefixYorhel3-6/+6
2010-11-02Handler::(Misc|VNPage): Added HTML width/height to screenshot thumbnailsYorhel2-2/+6
2010-11-02Multi::Image: Abstracted image dimension calculation into VNDBUtilYorhel1-1/+2
2010-11-01Properly order the relations listed on producer pagesYorhel1-1/+1
2010-11-01Handler::Users: Added note about automatic deletion to notifications pageYorhel1-0/+1
2010-10-31Added more comparison VNs for the length fieldYorhel1-1/+1
2010-10-31Display friendly message in the VN edit scr tab when no release is knownYorhel1-2/+4
2010-10-31Remove duplicate votes when merging tags (fixes a 500)Yorhel1-0/+4
2010-10-31Bugfix: only redirect VN search to VN page if page=1Yorhel1-1/+1
2010-03-14Made name of the auth cookie configurableYorhel1-4/+4
2010-03-14Handler::Users: Added noindex to user pagesYorhel1-1/+1
2010-03-13Improved VN searchYorhel2-177/+7
2010-03-13Handler::Tags: Re-added /g/debugYorhel1-0/+31
2010-03-09DB::ULists: Greatly improved query performance for VN list with 'hide voted'Yorhel1-2/+2
2010-02-19Two more GTIN-related fixesYorhel2-2/+2
2010-02-19VNDB::Func: Another gtintype() related bugfixYorhel2-2/+4
2010-02-19VNDB::Func::gtintype: Another silly bug fixYorhel1-1/+0
2010-02-19VNDB::Func::gtintype: Fixed stupid mistake in regexYorhel1-1/+1
2010-02-10Handler::Tags: Increased maxlength of the tag descriptionsYorhel1-1/+1
2010-02-06Handler::ULists: Fixed L10N bug with the char browser on /u+/listYorhel1-1/+1
2010-02-06Handler::VNEdit: Removed useless line breakYorhel1-1/+1
2010-02-06Handler::VNPage: Don't show delete option when not on wishlistYorhel1-1/+1
2010-02-06Handler::Users: Re-fetch notifycount after batch-editing notificationsYorhel1-0/+1
2010-02-06L10N-NL: Added Dutch interface translationYorhel1-1/+9
2010-02-05Merge branch 'master' into betaYorhel2-5/+5
2010-02-05Notifications: Added 'announce' notificationYorhel2-9/+14
2010-02-05Notifications: Added 'dbedit' notificationYorhel2-3/+30