summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2010-11-28Merge branch 'beta'Yorhel15-344/+453
2010-11-28Release filter selector: Added original language filterYorhel2-3/+5
2010-11-28Handler::VNBrowse: Fixed bug with assigning to $fil->{lang}Yorhel1-1/+1
2010-11-28VN Filter Selector: Added "original language" filterYorhel2-2/+4
2010-11-27Filter system: Fixed IE8 compatibility and an HTML bugYorhel1-0/+1
2010-11-27Extended IE6 warning message to show up for IE7 as wellYorhel1-6/+6
2010-11-27Handler::VNBrowse: Apply search query and filters when changing first charYorhel1-1/+1
2010-11-27VN Filter Selector: Added "has anime" filterYorhel2-2/+4
2010-11-27VN Filter Selector: Added length field filterYorhel2-2/+4
2010-11-27Replaced old VN advanced options with the new filter selection systemYorhel4-83/+43
2010-11-27Re-added producer role to collapsed view on producer pagesYorhel1-0/+4
2010-11-27VNDBUtil: Fixed minor bug in bb2html() and small cleanupYorhel1-11/+15
2010-11-26VNDBUtil: Partly rewrote bb2html() to be faster and betterYorhel1-52/+71
2010-11-26Added voiced field release filterYorhel2-2/+3
2010-11-26Added animation field release filterYorhel2-3/+5
2010-11-26Use word-level (instead of character-level) diff for large fieldsYorhel4-9/+10
2010-11-25JS: Split script.js into a separate file for each languageYorhel1-1/+1
2010-11-24vndb.pl: Use the Makefile to auto-update static filesYorhel1-1/+1
2010-11-22Added basic validation of the filter stringYorhel2-6/+11
2010-11-21Use ~ as value separator in the filter string, rather than a commaYorhel1-2/+2
2010-11-21Implemented the server side of the new release filter selectorYorhel4-68/+106
2010-11-21Implemented the client side of the new release filter systemYorhel1-106/+11
2010-11-16Handler::Discussions: Added 'noindex' meta tag to all discussion pagesYorhel1-3/+3
2010-11-14SQL: Added ON DELETE clause to all foreign keys referencing users (id)Yorhel1-15/+1
2010-11-14Handler::Misc: Added title attribute to the feed cssiconsYorhel1-5/+3
2010-11-13Homepage: Added feed iconsYorhel1-3/+8
2010-11-13Added <link> elements for the related atom feeds to some pagesYorhel4-38/+25
2010-11-13Multi::Feed: Added Atom feedsYorhel1-0/+185
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-10Multi::RG: Use dotted line to indicate unofficial status in VN relationsYorhel1-15/+16
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-03Lowered minimum search query word to 2 charactersYorhel1-1/+1
2010-11-03Merge branch 'master' into betaYorhel3-6/+7
2010-11-03Automatically remove duplicate aliases on /v+/editYorhel1-3/+12
2010-11-03Use newlines to separate VN aliasesYorhel1-0/+1