summaryrefslogtreecommitdiff
path: root/lib/VNDB/Func.pm
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-09bb2html: Added [code] tag and fixed a minor bugYorhel1-5/+18
2009-10-07L10N: Extracted release list statusesYorhel1-2/+2
2009-08-17L10N: Moved some functions from Func.pm to L10N.pm and added Russian quant() ...Yorhel1-67/+1
2009-08-17Started on a framework for interface I18NYorhel1-1/+8
2009-06-06Improved in the release resolution options + typo fix: unkown -> unknownYorhel1-2/+2
2009-05-31Func::monthstr: Output date in italics if the day is unknownYorhel1-2/+3
2009-03-22Merge branch 'tagging' into betaYorhel1-3/+31
2009-03-14Handling of g# in Multi and bb2html, and IRC notify on tag creationYorhel1-1/+1
2009-03-07Cute interface for displaying tag scoresYorhel1-2/+30
2009-02-16Improved handling of excessive newlines and newlines around [quote] tags in V...Yorhel1-4/+5
2009-02-06Made all BBCodes case-insensitiveYorhel1-7/+7
2009-01-15Fixed month display on VNBrowseYorhel1-1/+1
2008-12-29Added [quote] tag formatting, fixed URL parser, and updated d9Yorhel1-4/+21
2008-12-27[spoiler] tag produces mouseover-style spoilers instead of ROT13Yorhel1-4/+8
2008-12-17Moved age() to VNDB::FuncYorhel1-1/+16
2008-12-13FF2 style fixesYorhel1-1/+9
2008-12-11Basic userpage + recent votes to VN pages + long-object-float bugfixYorhel1-1/+8