summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-29IRC: Remove eval commandYorhel1-9/+0
2017-01-29Fix HTML error on d11Yorhel1-1/+2
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 vrspcflan8-10/+71
2017-01-19Change the default DB username to "vndb_site" to match changes from 6a04b32flan1-1/+1
2016-12-04API: Add username filter to "get user" + d11 updatesYorhel2-61/+24
2016-12-01SQL: Fix adding vndb_multi role and grant on rlistsYorhel2-1/+4
2016-11-27SQL: Use separate role for Multi2.26Yorhel3-27/+93
2016-11-27SQL: Use separate role for the website + disallow access to user dataYorhel9-139/+377
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 fixYorhel2-2/+8
2016-09-18Suppress silly Perl 5.22 warnings about extra sprintf argsYorhel4-2/+5
2016-09-11API: Add VN relations "official" fieldYorhel2-6/+5
2016-09-11Fix http->https in d14 + increase IRC quote spam intervalYorhel2-4/+4
2016-08-31API: Add simple "get user" commandYorhel2-4/+72
2016-08-09Add Croatian languageYorhel4-1/+6
2016-07-31SQL: Improve trait cache update from 206 to 16 secondsYorhel3-4/+12
2016-07-31vnstaff.js: Show error message when staff is credited multiple timesYorhel1-1/+20
2016-07-31Handler::VNEdit: Fix bug with new staff/cast being removed on form errorYorhel1-6/+5
2016-07-31Add Thai languageYorhel4-1/+6
2016-07-31API: Support array mathing in "get character" vn filterYorhel2-3/+4
2016-07-03Fix adding tags to VNs after last commitYorhel1-1/+1
2016-07-03Generalize substring search relevance + apply to most dropdown searchesYorhel10-51/+66
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 improvementsYorhel5-19/+27
2016-07-02JS: Use alias ID in dropdown search to fix selectionYorhel3-5/+5
2016-07-02Util::ValidateTemplates: Fix forgotten import of kv_validateYorhel2-1/+2
2016-07-02Validate release dates + move validation out of vndb.plYorhel4-76/+104
2016-06-19API: Add "tags" filter to "get vn" + increase throttle throttleYorhel2-4/+25
2016-06-12API: Increase some limits + set custom TCP keepalive valuesYorhel2-5/+19
2016-06-05Fix typo on release page.Albin Bernhardsson1-1/+1
2016-05-15API: Allow sorting 'get vn' on stats fieldsYorhel2-2/+6
2016-04-11API: Added "vns" flag and member to "get character"Yorhel2-0/+20
2016-04-11Handler::Discussions: Increase boards limitYorhel1-1/+1
2016-03-01JS: Increase staff/cast box summarization cut-off pointYorhel1-1/+1
2016-02-15Add Tagalog languageYorhel4-1/+6
2016-02-12JS: Fix char_roles bug + CSS: Minor tweaks to main VN info layoutYorhel2-3/+3
2016-02-12Minor fixes / behaviour reverts related to the removal of L10NYorhel5-11/+11
2016-01-29Multi::API: added 'screens' flag to 'get vn'Yorhel2-0/+32
2016-01-26d2: VN guideline changeYorhel1-18/+45
2016-01-26Handler::Misc: Fix perl warning on 404 */histYorhel1-1/+1
2016-01-23L10N: Remove all remaining traces of the interface translation featureYorhel7-4399/+1
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel15-813/+911