summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler
AgeCommit message (Expand)AuthorFilesLines
2016-07-03Generalize substring search relevance + apply to most dropdown searchesYorhel4-32/+6
2016-07-03Charedit/traits: Prioritize exact match when finding traitsYorhel1-1/+13
2016-07-03Various staff search improvementsYorhel2-17/+22
2016-07-02JS: Use alias ID in dropdown search to fix selectionYorhel1-1/+1
2016-07-02Validate release dates + move validation out of vndb.plYorhel1-1/+1
2016-06-05Fix typo on release page.Albin Bernhardsson1-1/+1
2016-04-11Handler::Discussions: Increase boards limitYorhel1-1/+1
2016-02-12Minor fixes / behaviour reverts related to the removal of L10NYorhel4-7/+7
2016-01-26Handler::Misc: Fix perl warning on 404 */histYorhel1-1/+1
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel13-811/+902
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel10-110/+111
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel11-41/+36
2016-01-18Fix display of spoiler in chartraits.js + warning in Handler/Chars.pmYorhel1-1/+1
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel6-41/+41
2016-01-17Use Tie::IxHash for some global.pl listsYorhel7-19/+20
2016-01-17L10N: Intern VN/producer relations + update relation graphsYorhel3-12/+6
2016-01-17L10N: Intern tag_cats/voiced/animated/*_statusYorhel5-51/+52
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel8-103/+78
2016-01-14Handler::Discussions: Some search query normalization fixesYorhel1-0/+3
2016-01-10Add 'more'/'less' buttons to staff/character boxes on VN pagesYorhel1-2/+2
2016-01-10Require current password on /u+/edit + only hash password once on /u+/setpassYorhel1-1/+9
2015-12-30Add release filters to VN browserYorhel6-16/+37
2015-11-28VNPage: Generalize seiyuu listing to character summary listingYorhel2-62/+74
2015-11-26Modified cast block layout.morkt1-18/+24
2015-11-26Handler::VNPage: Fix character listing tabYorhel1-1/+1
2015-11-26Handler::Discussions: Fix display of username when editing postYorhel1-1/+1
2015-11-26Handler::VNPage: Move staff tab into main VN page + some styling changesYorhel1-42/+23
2015-11-26Handler::Releases: Fix bug when editing release with lots of VNsYorhel1-1/+1
2015-11-11Misc poll improvementsYorhel1-101/+99
2015-11-10Merge branch 'poll' of https://github.com/morkt/vndb into pollsYorhel1-1/+160
2015-11-10various fixes.morkt1-45/+46
2015-11-10Show full date/time at edit history and thread listingsYorhel1-1/+1
2015-11-10Merge branch 'master' into pollmorkt8-67/+76
2015-11-01Image viewer: Use HTML5 data- attribute instead of 'rel' for dataYorhel1-2/+2
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/ / /eYorhel1-2/+2
2015-11-01Remove deprecated 'staffedit' permission flagYorhel1-1/+1
2015-11-01Handler::VNEdit: Also increase size of title fields in VN add formYorhel1-2/+2
2015-10-28Handler::(Releases|VNEdit): Increase width of title/orig input fieldsYorhel2-4/+4
2015-10-28Handler::Users: Don't hide list stats from own user or usermodsYorhel1-3/+4
2015-10-25Staff: Add error msg when removing used alias + fix bug in alias editingYorhel1-1/+7
2015-10-21Improve SQL in dbRevisionGet()Yorhel2-3/+2
2015-10-21SQL: Fix editing + func.sql + triggers.sql + autocreate editing funcsYorhel5-19/+19
2015-10-18discussion board polls.morkt1-1/+159
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel7-31/+34
2015-10-03formValidate: Add json_(maxitems|unique|sort) options to json templateYorhel2-38/+13
2015-10-03js: Minor fixesYorhel1-1/+1
2015-10-03Handle JSON data natively when processing form dataYorhel2-32/+21
2015-10-03Rewrote screenshot uploader to support multiple files + use jsonYorhel1-27/+23
2015-10-01VNEdit: Give error on duplicate alias + improved msg on id/page errorYorhel1-8/+8
2015-09-20formValidate(): Let's just allow a '0' id - fix more errorsYorhel2-5/+5