summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB/Misc.pm
AgeCommit message (Expand)AuthorFilesLines
2014-12-22Initial implementation of a staff/seiyuu databasemorkt1-5/+8
2011-04-30Added "All except characters" filter to history browserYorhel1-1/+2
2011-03-30Fixed table name clash SQL error on "hide deleted items" history browserYorhel1-12/+12
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel1-0/+1
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel1-4/+4
2010-11-07DB::Misc: Optimized dbRevisionGet()Yorhel1-17/+19
2010-01-24Versioned the deleting and locking of database entriesYorhel1-15/+9
2010-01-01SQL: Revision insertion abstraction for producer entriesYorhel1-1/+1
2010-01-01SQL: Revision insertion abstraction for release entriesYorhel1-5/+4
2010-01-01SQL: Made a start on revision insertion abstractionYorhel1-58/+15
2009-12-05SQL: Removed changes.causedbyYorhel1-1/+1
2009-12-05Merged db[VN|Producer|Release][Edit|Add] into dbItemEdit and dbItemAddYorhel1-17/+24
2009-10-25dbRevisionGet: Fixed 500 when using the 'Include edits of releases' optionYorhel1-1/+1
2009-10-12SQL: Converted changes.type to an ENUMYorhel1-12/+12
2009-10-10List all known languages on /r and /v/all instead of only those in useYorhel1-15/+1
2009-08-09Converted changes.added to timestamptzYorhel1-1/+2
2009-07-04Implemented support for multilingual releasesYorhel1-3/+3
2009-01-25Random quote featureYorhel1-1/+11
2008-12-13Include edits of releases filter to /v+/histYorhel1-7/+13
2008-12-12HomepageYorhel1-1/+3
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-2/+2
2008-12-01Interface for the advanced VN search featureYorhel1-1/+16
2008-11-29Caching the global database statisticsYorhel1-9/+4
2008-11-26All db*(Edit|add) functions accept an uid option, reverse relation updates go...Yorhel1-5/+5
2008-11-22Wrote a generic function to handle all /[vrp]+/(lock|hide) URIsYorhel1-1/+13
2008-11-15Added edits/newly created pages filterYorhel1-1/+4
2008-11-15Another history browser filter: item typeYorhel1-1/+1
2008-11-15Hidden items filter for history browserYorhel1-3/+14
2008-11-15Automated edits filterYorhel1-1/+4
2008-11-14Added basic history browserYorhel1-1/+47
2008-11-14Adding new producer works + abstracted adding of new items and revisionsYorhel1-1/+59
2008-10-31Added some authentication and user functionsYorhel1-0/+1
2008-10-27Database statistics are now fetched from the DBYorhel1-0/+27