summaryrefslogtreecommitdiff
path: root/lib/VNDB/Func.pm
AgeCommit message (Expand)AuthorFilesLines
2021-01-04v2rw: Some cleanup; Move some functionality out of vndb.pl; Move config out o...Yorhel1-64/+13
2020-11-11AdvSearch: Fix using encoded form on pagination + abstraction changesYorhel1-1/+2
2020-09-10v2rw/filters: Add experimental validation + move compat to VNWebYorhel1-1/+1
2020-09-02BBCode: Consolidate bb2html & bb2text + only convert ids in thread titlesYorhel1-1/+1
2020-02-06Cache Markdown-to-HTML in the database for doc pagesYorhel1-0/+31
2020-01-08Slightly less ugly tagscore displayYorhel1-29/+1
2019-10-14v2rw: Convert user listingYorhel1-1/+12
2019-10-14Add lang HTML attribute to some original language fieldsYorhel1-0/+14
2019-10-10rewards: Apply supporters badge and unicode name (almost) everywhereYorhel1-7/+1
2019-09-13Remove the VN length examples (+ some cruft I forgot earlier)Yorhel1-4/+2
2019-09-13Fix old usage of $VNDB:ROOTYorhel1-1/+1
2019-09-12VNDB::Types: Convert medium & resolutionYorhel1-3/+3
2019-09-12VNDB::Types: Convert age_rating and release_typeYorhel1-17/+3
2019-09-11VNDB::Types: Convert vn_lengths, anime_types and tag_categoriesYorhel1-4/+5
2019-08-09Replace Wikipedia links with Wikidata IDsYorhel1-2/+4
2019-07-16Fix bug in parsing Unicode filter stringsYorhel1-1/+1
2019-06-21CSS-based character descriptionszx141-1/+1
2018-01-06Add bb2text() and use it for release notes & open graph tagsYorhel1-1/+1
2018-01-06Rewrite bb2html() to be more flexibleYorhel1-1/+2
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel1-1/+9
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel1-1/+15
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel1-6/+59
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel1-5/+0
2016-01-17L10N: Intern tag_cats/voiced/animated/*_statusYorhel1-5/+1
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel1-3/+20
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/ / /eYorhel1-2/+2
2015-10-03Handle JSON data natively when processing form dataYorhel1-0/+18
2015-09-20formValidate: Add json template and remove json_validate() functionYorhel1-27/+1
2015-09-17Rename jsonEncode/Decode to C-style namingYorhel1-5/+5
2015-09-17Created json_validate() for JSON form data, used for Staff alias editorYorhel1-2/+28
2015-01-02staff: Don't allow empty staff revisionsYorhel1-5/+7
2015-01-02staff: Fix deleting of staff + use JSON to pass data + minor fixesmorkt1-0/+24
2013-01-21I18N: Merge all translation strings that eval to "Unknown"Yorhel1-1/+12
2012-01-10Allow one fractional digit for VN votesYorhel1-1/+6
2011-08-23VNDB::Func: Fixed bug in imgpath()Yorhel1-1/+1
2011-08-22Use generic imgurl() and imgpath() functions to generate image URLs/pathsYorhel1-1/+16
2011-04-03Order the traits groups on /i by their 'order' columnYorhel1-2/+2
2011-03-30chardb: Rushed in some crappy spoiler hiding stuffYorhel1-1/+7
2011-02-21chardb: char-by-trait lookup + trait usage count + tag-code sharingYorhel1-2/+2
2011-02-13chardb: Added notes file and started implementing the traitsYorhel1-1/+70
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-3/+2
2011-01-01Implemented filFetchDB() and converted the VN/Release browser to use itYorhel1-1/+1
2010-12-19RFC-01: Code/DB cleanup and renamed some stuff for consistencyYorhel1-16/+1
2010-12-17Don't allow NULL for rr.minage and use -1 for unknownYorhel1-1/+1
2010-11-27Replaced old VN advanced options with the new filter selection systemYorhel1-1/+1
2010-11-22Added basic validation of the filter stringYorhel1-4/+10
2010-11-21Use ~ as value separator in the filter string, rather than a commaYorhel1-2/+2
2010-11-21Implemented the server side of the new release filter selectorYorhel1-1/+27
2010-03-13Improved VN searchYorhel1-149/+2
2009-11-14SQL/L10N: Allow NULL for releases_rev.minage and make the values translatableYorhel1-1/+16