summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-12-07Wishlist browsingYorhel2-1/+72
2008-12-07Don't show the *list tabs on userpages with hidden vn/wishlistYorhel1-1/+1
2008-12-07Modify wishlist from VN pagesYorhel3-1/+105
2008-12-07Fixed average ratingYorhel1-1/+1
2008-12-07Vote descriptionsYorhel1-2/+2
2008-12-07Voting on visual novels worksYorhel3-2/+78
2008-12-06Send -> sentYorhel1-1/+1
2008-12-06Vote stats on VN pagesYorhel2-2/+96
2008-12-06Documentation pagesYorhel2-1/+38
2008-12-06Keep the producers on release pages in a consistent orderYorhel1-1/+2
2008-12-04IRC linkYorhel1-0/+2
2008-12-04Added footer and a meaningful version stringYorhel1-0/+6
2008-12-04Customizable website title, and a debug flag indicator (red title)Yorhel2-4/+4
2008-12-04'add release' link on VN pagesYorhel1-0/+1
2008-12-04Added htmlItemMessage() for some generic messages about editing the pageYorhel4-4/+22
2008-12-04Added noindex tag on pages I don't want to see indexedYorhel8-18/+19
2008-12-04Added release-form fields to %formerr_namesYorhel1-0/+9
2008-12-04...and an interface for adding/removing producersYorhel2-2/+37
2008-12-04Interface for adding/removing related visual novels on the release edit formYorhel1-1/+11
2008-12-04Release edit form -> Javascript-powered media selectorYorhel2-4/+12
2008-12-02Update caching & relation graphs on release editYorhel2-1/+27
2008-12-02Adding/editing releasesYorhel3-3/+228
2008-12-02Locking/hiding of releasesYorhel2-1/+2
2008-12-02Release revisionsYorhel2-5/+42
2008-12-02Release history pagesYorhel1-0/+1
2008-12-02VN search matches on GTIN codesYorhel1-6/+7
2008-12-02Started on the release pagesYorhel2-1/+176
2008-12-01Interface for the advanced VN search featureYorhel2-17/+86
2008-11-30SearchboxYorhel2-3/+12
2008-11-30Advanced VN searchYorhel3-3/+57
2008-11-30Added small VN browser + searchYorhel5-4/+109
2008-11-30User browse URL change, and small code cleanup in the menuYorhel4-16/+14
2008-11-29Made Multi update the two new caches every first day of the monthYorhel1-3/+36
2008-11-29VN add bugfixYorhel1-1/+1
2008-11-29Caching the global database statisticsYorhel2-10/+5
2008-11-29Add new producer bugfixYorhel1-1/+1
2008-11-29Small URL change: using ; instead of & in all query stringsYorhel3-8/+8
2008-11-29Added interface to upload and modify the screenshotsYorhel3-11/+100
2008-11-29Screenshots can be edited through a textboxYorhel1-17/+20
2008-11-28Renamed the image upload form to avoid scrolling down when opening the image tabYorhel1-4/+4
2008-11-28VN image upload worksYorhel3-8/+72
2008-11-26Added a hack for opera to not submit the form on the return keyYorhel1-0/+2
2008-11-26Automated edits hidden by defaultYorhel1-1/+1
2008-11-26All db*(Edit|add) functions accept an uid option, reverse relation updates go...Yorhel3-13/+13
2008-11-26Javascript VN search for the relation editorYorhel2-4/+29
2008-11-23Adding VN relations using the new interface worksYorhel1-3/+28
2008-11-23Started on user interface for the relationsYorhel1-1/+30
2008-11-23Made editing VN relations + reverse relation update workYorhel1-6/+65
2008-11-22Allow passing a subroutine ref to the static form type to make things readableYorhel2-11/+19
2008-11-22Added category editorYorhel3-16/+49