summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2016-07-31Add Thai languageYorhel2-0/+1
2016-07-31API: Support array mathing in "get character" vn filterYorhel1-3/+3
2016-07-03Fix adding tags to VNs after last commitYorhel1-1/+1
2016-07-03Various staff search improvementsYorhel2-0/+2
2016-07-02JS: Use alias ID in dropdown search to fix selectionYorhel2-4/+4
2016-06-19API: Add "tags" filter to "get vn" + increase throttle throttleYorhel1-0/+17
2016-06-12API: Increase some limits + set custom TCP keepalive valuesYorhel1-2/+4
2016-05-15API: Allow sorting 'get vn' on stats fieldsYorhel1-1/+2
2016-04-11API: Added "vns" flag and member to "get character"Yorhel1-0/+11
2016-03-01JS: Increase staff/cast box summarization cut-off pointYorhel1-1/+1
2016-02-15Add Tagalog languageYorhel2-0/+1
2016-02-12JS: Fix char_roles bug + CSS: Minor tweaks to main VN info layoutYorhel1-2/+2
2016-02-12Minor fixes / behaviour reverts related to the removal of L10NYorhel1-4/+4
2016-01-29Multi::API: added 'screens' flag to 'get vn'Yorhel1-0/+14
2016-01-26d2: VN guideline changeYorhel1-18/+45
2016-01-23L10N: Remove all remaining traces of the interface translation featureYorhel1-3617/+0
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel1-1/+0
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel1-255/+0
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel1-35/+0
2016-01-19global.pl: Fix incorrect naming of producer relation typesYorhel1-6/+6
2016-01-18Fix display of spoiler in chartraits.js + warning in Handler/Chars.pmYorhel1-1/+1
2016-01-17L10N: Intern all Javascript strings and rename main JS fileYorhel20-240/+217
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel3-110/+31
2016-01-17Use Tie::IxHash for some global.pl listsYorhel1-34/+43
2016-01-17L10N: Intern VN/producer relations + update relation graphsYorhel3-92/+19
2016-01-17L10N: Intern tag_cats/voiced/animated/*_statusYorhel2-90/+11
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel2-339/+115
2016-01-16L10N: Remove all translationsYorhel74-18384/+0
2016-01-10Add 'more'/'less' buttons to staff/character boxes on VN pagesYorhel2-1/+34
2016-01-10Require current password on /u+/edit + only hash password once on /u+/setpassYorhel1-10/+34
2016-01-10Support zopfli/zopflipng for all static asset generatorsYorhel2-3/+14
2016-01-03CSS: Add overflow property to <pre> and fix the thread layoutsYorhel1-1/+2
2016-01-02js/filter: Fix passing null to selectCat() in IEYorhel1-1/+3
2015-12-30Combine some tabs in release filters to avoid line wrapYorhel3-35/+35
2015-12-30Add release filters to VN browserYorhel2-137/+209
2015-12-29Multi::API: Add support for TLSYorhel1-3/+9
2015-11-28doc: Minor d7 staff updateYorhel1-1/+1
2015-11-28VNPage: Generalize seiyuu listing to character summary listingYorhel2-14/+10
2015-11-26Modified cast block layout.morkt1-0/+17
2015-11-26Handler::VNPage: Move staff tab into main VN page + some styling changesYorhel2-50/+6
2015-11-11Misc poll improvementsYorhel2-27/+181
2015-11-10Merge branch 'poll' of https://github.com/morkt/vndb into pollsYorhel5-0/+103
2015-11-10added poll error message.morkt1-0/+3
2015-11-10Show full date/time at edit history and thread listingsYorhel1-2/+2
2015-11-10Merge branch 'master' into pollmorkt28-99/+109
2015-11-10Add 'has screenshots' filter to VN browserYorhel2-1/+38
2015-11-10Add language filter to staff browserYorhel2-1/+14
2015-11-01Remove 'you need to be logged in to edit this page' messageYorhel1-12/+0
2015-11-01Use HTML5 'placeholder' attribute for main search boxYorhel2-16/+1
2015-11-01dropdownsearch.js: Perform search when copy-pasting or dragging textYorhel1-9/+19