summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2009-07-23Remove session aliases in shutdown handlerYorhel5-0/+5
2009-07-23Implemented relgraph notify from PgSQL triggerYorhel4-22/+6
2009-07-19Rewrote Multi::RGYorhel1-129/+88
2009-07-19Multi::Core: Correctly set the pg_enable_utf8 flagYorhel1-1/+1
2009-07-19Notify Multi::Image via PostgreSQL for new screenshotsYorhel2-3/+2
2009-07-19Converted and renamed screenshots.status (int) to processed (bool)Yorhel2-4/+4
2009-07-18Notify Multi::Image for new cover images via LISTEN/NOTIFYYorhel2-2/+3
2009-07-18Rewrote Multi::ImageYorhel1-164/+61
2009-07-18Use PostgreSQL's LISTEN/NOTIFY to notify Multi::Anime for new animeYorhel2-2/+5
2009-07-18Rewrote Multi::AnimeYorhel1-162/+104
2009-07-18Automatically insert rows into anime table for new vn_anime.aid itemsYorhel1-18/+5
2009-07-18Modified definition of the anime tableYorhel1-4/+4
2009-07-17Rewrote Multi::Sitemap and included tag pagesYorhel1-75/+73
2009-07-17Multi::Core: Handle SIGTERM and SIGINTYorhel1-13/+30
2009-07-16Made a start on the Multi-rewriteYorhel1-101/+37
2009-07-09More intuitive ordering of the copy and posts tabsYorhel1-10/+12
2009-07-09Order wishlist by priority by default, and use title as secondary sort columnYorhel1-3/+3
2009-07-09Don't allow bots to index the users' posts browserYorhel1-1/+1
2009-07-08Keep track of users who requested tagsYorhel2-6/+14
2009-07-07Posts browser on user pages (/u+/posts)Yorhel4-9/+94
2009-07-07Display thread count in user menuYorhel3-3/+5
2009-07-07Hide threads targeted at users from the main pageYorhel2-2/+4
2009-07-05Tag exclude filters on VN searchYorhel2-8/+18
2009-07-05Added spoiler options for tag filters on VN searchYorhel3-6/+18
2009-07-05Updated VN screenshot uploader to handle multilanguage releasesYorhel1-1/+1
2009-07-05Apply & clear buttons on advanced VN search + note about boolean andYorhel1-2/+7
2009-07-05Auto-complete the tag filters on VN searchYorhel1-1/+1
2009-07-05Made a start on the multiple-tag-VN-searchYorhel3-15/+58
2009-07-04Re-added language parsing in VN search boxYorhel1-2/+9
2009-07-04Removed old /v/cat URL rewriting functionYorhel1-15/+0
2009-07-04Separated VN search filters from search boxYorhel1-35/+24
2009-07-04Automatically fill out title and original title fiels on add releaseYorhel1-0/+2
2009-07-04Implemented copy-add release featureYorhel3-19/+44
2009-07-04Don't allow creation of empty release editsYorhel1-1/+2
2009-07-04Implemented support for multilingual releasesYorhel7-38/+67
2009-07-03Make sure the search-tab-thingy stays nicely above the search boxYorhel1-7/+7
2009-07-03Search box on user listYorhel3-3/+12
2009-07-03Implemented master_users check in Multi::IRCYorhel1-0/+1
2009-06-15Corrected link to discussion board on deleted release pagesYorhel1-1/+2
2009-06-15Display related boards in tooltip on recent posts on homepageYorhel1-2/+3
2009-06-15Don't show NSFW images on diff pages by defaultYorhel2-3/+8
2009-06-10Properly import VNDB::Func::gtintype in VNDB::DB::ReleasesYorhel1-0/+1
2009-06-10Corrected age rating display on release revision pageYorhel1-1/+1
2009-06-07Merge branch 'beta'2.4Yorhel13-135/+378
2009-06-06Removed some leftover code of the category filters on /vYorhel1-1/+1
2009-06-06Improved in the release resolution options + typo fix: unkown -> unknownYorhel2-4/+4
2009-06-01Display edit history for hidden itemsYorhel1-1/+1
2009-05-31Tabs on v/r/p/g search fieldsYorhel5-22/+24
2009-05-31Func::monthstr: Output date in italics if the day is unknownYorhel1-2/+3
2009-05-31Don't give a 500 when inputting the same anime ID twice on /v+/editYorhel1-3/+3