summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-01-06Rewrite bb2html() to be more flexibleYorhel4-144/+233
2018-01-05Fix static file URL for release iconsYorhel1-1/+1
2018-01-05Code style changes to release icons codeYorhel1-63/+55
2018-01-05Various fixes to the release icons featureYorhel1-3/+6
2018-01-05Add info icons for each release in vn page.TigerShark1-1/+64
2017-12-31Multi::Maintenance: Update cron timingsYorhel1-4/+4
2017-12-16Fix query debugging output with new TUWFYorhel1-4/+6
2017-11-17Fix display of char measurements when only weight is knownYorhel1-1/+1
2017-08-14API: Some additions to the "get *list" commandsYorhel1-6/+16
2017-06-21API: Various additionsYorhel1-2/+18
2017-06-15Fixup variable rename in last commitYorhel1-2/+2
2017-06-15Handler::Chars: Hide instances block when hidden by spoiler settingsYorhel1-2/+5
2017-06-05Fix "All except characters" to show staffYorhel1-1/+1
2017-05-25API: Add some hidden checks to staff stuffYorhel1-4/+11
2017-05-22API: Add some flags to query staff/seiyuu dataYorhel1-0/+47
2017-04-28API: Made a start on "get staff" supportYorhel1-0/+75
2017-03-26Multi::RG: Fix inverse check for non-official relationsYorhel1-1/+1
2017-03-26Multi::RG: Remove unofficial relations from graph if #vns > 30Yorhel2-9/+28
2017-03-05Fix 500 when editing character entry without traitsYorhel1-1/+1
2017-03-03Add date filters to VN searchYorhel2-2/+7
2017-03-03VNBrowse: Remember sort options when changing query or filtersYorhel1-2/+2
2017-03-03API: Add traits filter to get characterYorhel1-0/+4
2017-03-03Don't allow deleted or unapproved traits to be linked to char entriesYorhel2-0/+4
2017-02-20APIDump: Add votes2.gz with dates, update sizes in d14Yorhel1-1/+9
2017-02-20Multi::IRC: Whitelist c64 in id detectionYorhel1-1/+1
2017-01-29IRC: Remove eval commandYorhel1-9/+0
2017-01-25Ignore duplicate board IDs in threat editYorhel1-1/+1
2017-01-25Disable links to AnimeNFO for the momentYorhel1-4/+5
2017-01-25API: Fix Unicode password login + some messagesYorhel1-3/+3
2017-01-21Don't omit metadata with a value of '0'flan1-1/+1
2017-01-19Add Open Graph tags for the main page and vrspcflan7-10/+70
2016-12-04API: Add username filter to "get user" + d11 updatesYorhel1-0/+5
2016-11-27SQL: Use separate role for Multi2.26Yorhel1-25/+24
2016-11-27SQL: Use separate role for the website + disallow access to user dataYorhel3-135/+170
2016-11-03List deleted releases when adding a new releaseYorhel2-5/+29
2016-11-03Add duplicate check to producer entryYorhel3-12/+76
2016-10-16Support more than 100 characters per VNYorhel2-2/+2
2016-10-16VNPage: Add gender icons to character summaryYorhel1-0/+1
2016-10-16Doc update + IRC bot language fixYorhel1-1/+1
2016-09-18Suppress silly Perl 5.22 warnings about extra sprintf argsYorhel3-0/+3
2016-09-11API: Add VN relations "official" fieldYorhel1-5/+2
2016-09-11Fix http->https in d14 + increase IRC quote spam intervalYorhel1-1/+1
2016-08-31API: Add simple "get user" commandYorhel1-4/+24
2016-07-31Handler::VNEdit: Fix bug with new staff/cast being removed on form errorYorhel1-6/+5
2016-07-31API: Support array mathing in "get character" vn filterYorhel1-0/+1
2016-07-03Generalize substring search relevance + apply to most dropdown searchesYorhel8-51/+40
2016-07-03DB::Tags::dbTTTree: Use hash lookup for parent IDsYorhel1-3/+4
2016-07-03Charedit/traits: Prioritize exact match when finding traitsYorhel2-2/+15
2016-07-03Various staff search improvementsYorhel3-19/+25
2016-07-02JS: Use alias ID in dropdown search to fix selectionYorhel1-1/+1