summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-20Handler::Staff: Fix validation error on primary alias IDYorhel1-1/+1
2015-09-20Fix handling of empty seiyuu/credits fieldsYorhel1-2/+2
2015-09-20formValidate: Add json template and remove json_validate() functionYorhel2-24/+22
2015-09-20formValidate: Created templates for gtin and editsum fieldsYorhel5-12/+6
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel13-81/+73
2015-09-17Handler::Discussions: Add search box to non-item thread listsYorhel1-22/+31
2015-09-17Handler::VNEdit: Use json_validate() for the VN staff/cast dataYorhel1-36/+38
2015-09-17Rename jsonEncode/Decode to C-style namingYorhel2-8/+8
2015-09-17Created json_validate() for JSON form data, used for Staff alias editorYorhel1-17/+11
2015-09-07Handler::Discussions: Fix two bugs introduced in last commitYorhel1-1/+1
2015-09-07Handler::Discussions: Use ts_headline() to format search resultsYorhel1-3/+13
2015-09-07Handler::Discussions: Remove formcode from search formYorhel1-1/+1
2015-09-07Implement discussion board search functionYorhel1-7/+112
2015-08-31Handler::VNPage: Increase limit on number of visible releasesYorhel1-2/+2
2015-08-17js: Clean up misc.jsYorhel2-6/+8
2015-08-17js: Add L10N strings to all relevant varsYorhel1-6/+1
2015-08-10Split script.js into multiple smaller filesYorhel1-0/+2
2015-08-08Char page: Dynamically show/hide trait groups depending on visible traitsYorhel1-7/+1
2015-08-08Hide sexual traits by default + Add profile option to change defaultYorhel2-5/+7
2015-08-08Add sexual trait toggle to character informationYorhel2-28/+23
2015-07-27Handler::VNPage: Bunch of fixes for release page comparison rewriteYorhel1-5/+4
2015-07-26Handler::VNPage: Rewrite release comparison pageYorhel1-408/+227
2015-07-25Handler::Misc: Fix minor calculation error in determining "admin" userYorhel1-1/+1
2015-07-21Add profile option for the default spoiler settingYorhel6-31/+30
2015-07-21L10N: Combine spoiler setting stringsYorhel4-19/+18
2015-07-21Add profile option for default visible tag categories on VN pagesYorhel2-3/+9
2015-07-21Add profile option to show or summarize tags on VN pages by defaultYorhel2-4/+6