summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB/Misc.pm
AgeCommit message (Expand)AuthorFilesLines
2020-09-12v2rw: Add new filter querying framework + rewrite homepageYorhel1-77/+0
2020-07-21Delete old producer edit form + a few more cleanupsYorhel1-24/+1
2020-07-19Delete old VN edit form + some other unreferenced codeYorhel1-17/+2
2020-06-04Delete old character edit formYorhel1-1/+0
2020-04-09Stop keeping track of users/threads/posts count cacheYorhel1-11/+1
2020-04-05SQL: Add C-based "vndbid" type and use it for image IDsYorhel1-1/+1
2020-03-22Delete old release edit formYorhel1-1/+0
2020-03-12SQL: Keep track of dimensions for all images in the DBYorhel1-1/+9
2019-10-16v2rw: Convert staff adding/editing formYorhel1-1/+0
2019-10-10rewards: Apply supporters badge and unicode name (almost) everywhereYorhel1-2/+2
2019-09-25v2rw: Add Elm & db_edit framework + Convert doc page editingYorhel1-1/+0
2019-09-17v2rw: Initial start on an incremental rewrite; Layout HTML firstYorhel1-11/+1
2019-08-09Replace Wikipedia links with Wikidata IDsYorhel1-1/+5
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel1-1/+3
2015-10-21Improve SQL in dbRevisionGet()Yorhel1-46/+33
2015-10-21SQL: Fix editing + func.sql + triggers.sql + autocreate editing funcsYorhel1-7/+6
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel1-16/+15
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