summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Add uncensored flag to release entriesYorhel1-1/+1
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel2-5/+9
2018-01-06Use the new BBCode parser in bbSubstLinks()Yorhel1-44/+21
2017-12-16Fix query debugging output with new TUWFYorhel1-4/+6
2017-03-03Add date filters to VN searchYorhel1-1/+1
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 vrspcflan1-2/+20
2016-11-27SQL: Use separate role for the website + disallow access to user dataYorhel1-70/+70
2016-11-03Add duplicate check to producer entryYorhel1-4/+4
2016-07-02Util::ValidateTemplates: Fix forgotten import of kv_validateYorhel1-0/+1
2016-07-02Validate release dates + move validation out of vndb.plYorhel2-0/+103
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel5-158/+183
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel2-4/+4
2016-01-17L10N: Intern all Javascript strings and rename main JS fileYorhel1-1/+1
2016-01-17L10N: Intern tag_cats/voiced/animated/*_statusYorhel1-1/+1
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel1-2/+2
2016-01-16L10N: Remove all translationsYorhel1-5/+2
2016-01-10Require current password on /u+/edit + only hash password once on /u+/setpassYorhel1-13/+22
2015-12-30Add release filters to VN browserYorhel1-1/+1
2015-11-11Misc poll improvementsYorhel1-2/+2
2015-11-10Merge branch 'poll' of https://github.com/morkt/vndb into pollsYorhel1-0/+2
2015-11-10Show full date/time at edit history and thread listingsYorhel1-1/+1
2015-11-10Merge branch 'master' into pollmorkt5-51/+23
2015-11-10Add 'has screenshots' filter to VN browserYorhel1-1/+1
2015-11-10Add language filter to staff browserYorhel1-1/+1
2015-11-01Util::LayoutHTML: Suppress warning when $o{search} isn't definedYorhel1-1/+1
2015-11-01Remove 'you need to be logged in to edit this page' messageYorhel1-5/+1
2015-11-01Use HTML5 'placeholder' attribute for main search boxYorhel1-1/+1
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/ / /eYorhel3-11/+8
2015-11-01Removed support for sha256-hashed passwordsYorhel1-21/+2
2015-11-01Remove deprecated 'staffedit' permission flagYorhel1-3/+1
2015-10-18discussion board polls.morkt1-0/+2
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel2-10/+10
2015-10-03Handle JSON data natively when processing form dataYorhel1-3/+4
2015-10-01VNEdit: Give error on duplicate alias + improved msg on id/page errorYorhel1-1/+2
2015-09-20formValidate: Created templates for gtin and editsum fieldsYorhel1-2/+7
2015-09-20Use the new reqQuery() + update usage of reqPath() for TUWF 1.0Yorhel2-3/+2
2015-09-07Handler::Discussions: Remove formcode from search formYorhel1-3/+6
2015-09-07Implement discussion board search functionYorhel1-1/+2
2015-07-22Util::BrowseHTML: Fix XSS in "order by" link URLsYorhel1-2/+2
2015-07-19Remove reliance on Referer header for the login formYorhel1-2/+5
2015-07-19Remove the MSIE browser check & warning pageYorhel1-47/+1
2015-05-13Changed layour of staff pagesYorhel1-2/+2
2015-05-13Add staff statistic to main menuYorhel1-1/+1
2015-02-02Add filters to staff browsers + minor layout fix on staff pagesmorkt1-1/+2
2015-01-28bbSubstLinks: Replace staff IDs with namesYorhel1-4/+7
2015-01-28Merge branch 'staff' into masterYorhel1-1/+71
2015-01-27staff: Fix various parts to recognize the new staff databasemorkt1-2/+2
2015-01-25staff: Add staff edit permission + alias layoutingmorkt1-1/+3
2015-01-12bbSubstLinks: Increase titles to fetch to 50 + tweak matching patternmorkt1-8/+9