summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
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 thumbnailsYorhel3-3/+7
2010-11-02Multi::Image: Abstracted image dimension calculation into VNDBUtilYorhel3-31/+30
2010-11-02Multi::Image: Moved image size configuration to global.plYorhel1-4/+2
2010-11-02Removed XML sitemapYorhel1-154/+0
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-11-01Multi::Maintenance: Automatically remove read notifications after a monthYorhel1-2/+9
2010-10-31Added more comparison VNs for the length fieldYorhel1-1/+1
2010-10-31Multi::Anime: Remove useless statementYorhel1-1/+0
2010-10-31Multi::Anime: don't crash when anidb returns an invalid or empty yearYorhel1-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-10-31VNDBUtil::normalize: Added search alias for 'fandisk'Yorhel1-0/+2
2010-03-14Made name of the auth cookie configurableYorhel1-4/+4
2010-03-14Handler::Users: Added noindex to user pagesYorhel1-1/+1
2010-03-13Multi::IRC: Changed !vn command to use the new search functionYorhel1-16/+15
2010-03-13Multi::API: Fixed a Perl warning on 'get vn' with the platforms array filterYorhel1-2/+2
2010-03-13Multi::API: Make use of the new search function for 'get vn'Yorhel1-4/+13
2010-03-13Improved VN searchYorhel4-177/+262
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