summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Add date filters to VN searchYorhel1-1/+6
2016-11-27SQL: Use separate role for the website + disallow access to user dataYorhel1-33/+65
2016-11-03List deleted releases when adding a new releaseYorhel1-5/+6
2016-11-03Add duplicate check to producer entryYorhel1-2/+2
2016-09-18Suppress silly Perl 5.22 warnings about extra sprintf argsYorhel2-0/+2
2016-07-03Generalize substring search relevance + apply to most dropdown searchesYorhel4-19/+34
2016-07-03DB::Tags::dbTTTree: Use hash lookup for parent IDsYorhel1-3/+4
2016-07-03Charedit/traits: Prioritize exact match when finding traitsYorhel1-1/+2
2016-07-03Various staff search improvementsYorhel1-2/+3
2016-01-10DB::Users: Perform case-insensitive email matchingYorhel1-1/+1
2016-01-10DB::(VN|Producers): Don't decode_utf8() xml valuesYorhel2-4/+0
2015-12-31DB::Releases: Don't match non-patch fields for patch releasesYorhel1-6/+6
2015-12-30Add release filters to VN browserYorhel2-16/+33
2015-11-28VNPage: Generalize seiyuu listing to character summary listingYorhel1-12/+6
2015-11-26Handler::VNPage: Move staff tab into main VN page + some styling changesYorhel1-9/+1
2015-11-14DB::VN: Fix undeterministic ordering on tag score in VN listingsYorhel1-1/+1
2015-11-11Misc poll improvementsYorhel2-107/+72
2015-11-10Merge branch 'poll' of https://github.com/morkt/vndb into pollsYorhel2-0/+97
2015-11-10Merge branch 'master' into pollmorkt10-472/+568
2015-11-10Add language filter to staff browserYorhel1-0/+1
2015-11-02DB::VN: Fix dbVNHasStaff() query when VN has only seiyuu and no staffYorhel1-1/+1
2015-11-01DB::(Producers|VN): Convert svg column to perl encoding when fetchingYorhel2-0/+3
2015-10-25DB::Discussions: Fix bug in 'notusers' queryYorhel1-1/+1
2015-10-25DB::ULists: Revert change from 'numeric' to 'float' to fix vote graphsYorhel1-2/+2
2015-10-25DB::Discussions: Minor improvement to post <-> board filter query2.25Yorhel1-1/+1
2015-10-25Staff: Add error msg when removing used alias + fix bug in alias editingYorhel1-2/+2
2015-10-24DB::Staff: Fix 'aid' filter, used when editing VN staff infoYorhel1-1/+1
2015-10-24SQL: Throwing around some indicesYorhel1-2/+2
2015-10-24Improve several discussion board SQL queriesYorhel1-8/+14
2015-10-21Improve SQL in dbRevisionGet()Yorhel1-46/+33
2015-10-21SQL: Fix editing + func.sql + triggers.sql + autocreate editing funcsYorhel5-33/+32
2015-10-18discussion board polls.morkt1-0/+2
2015-10-18discussion board polls.morkt1-0/+95
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel10-395/+496
2015-10-03Handle JSON data natively when processing form dataYorhel1-2/+2
2015-10-03Rewrote screenshot uploader to support multiple files + use jsonYorhel1-1/+1
2015-09-17Created json_validate() for JSON form data, used for Staff alias editorYorhel1-6/+5
2015-09-07Handler::Discussions: Fix two bugs introduced in last commitYorhel1-1/+1
2015-09-07Handler::Discussions: Use ts_headline() to format search resultsYorhel1-2/+20
2015-09-07Implement discussion board search functionYorhel1-5/+16
2015-09-06SQL: Convert threads_board.type to ENUMYorhel1-2/+2
2015-08-08Add sexual trait toggle to character informationYorhel1-1/+1
2015-06-15d7: Replace "top 5 contributors" with "special users" listingYorhel1-1/+4
2015-02-16Various staff improvementsmorkt1-1/+2
2015-02-14DB::Staff: Filter out hidden VNsmorkt1-4/+4
2015-02-14Revamp staff alias editing interface + fix reverting removed aliassesmorkt1-1/+12
2015-02-04Add spoiler settings to /v+/staffmorkt1-1/+1
2015-02-04DB::Staff: Fix role filter bugmorkt1-2/+2
2015-02-02dbVNHasChar(): Fix bug with hidden/deleted charactersYorhel1-1/+1
2015-02-02Add filters to staff browsers + minor layout fix on staff pagesmorkt1-1/+19