summaryrefslogtreecommitdiff
path: root/util/vndb.pl
AgeCommit message (Expand)AuthorFilesLines
2016-07-02Util::ValidateTemplates: Fix forgotten import of kv_validateYorhel1-1/+1
2016-07-02Validate release dates + move validation out of vndb.plYorhel1-75/+0
2016-01-23L10N: Remove all remaining traces of the interface translation featureYorhel1-8/+0
2016-01-16L10N: Remove all translationsYorhel1-30/+2
2015-10-03formValidate: Add json_(maxitems|unique|sort) options to json templateYorhel1-2/+46
2015-10-03Handle JSON data natively when processing form dataYorhel1-3/+2
2015-09-20formValidate(): Let's just allow a '0' id - fix more errorsYorhel1-1/+1
2015-09-20Fix handling of empty seiyuu/credits fieldsYorhel1-1/+1
2015-09-20formValidate: Add json template and remove json_validate() functionYorhel1-1/+24
2015-09-20formValidate: Created templates for gtin and editsum fieldsYorhel1-0/+3
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel1-6/+3
2015-07-19Remove the MSIE browser check & warning pageYorhel1-3/+0
2014-09-01Disallow ( and ) in email regexYorhel1-1/+1
2014-07-09Disallow comma in email pattern matchYorhel1-1/+1
2013-05-19Allow * in URL validatorYorhel1-1/+1
2013-04-17Fix form validation bug on /u*/posts + disallow space in email fieldYorhel1-1/+1
2011-04-30Bugfix: Don't allow unicode numbers as 'int' in formValidateYorhel1-1/+1
2011-02-02Log user ID in the TUWF logYorhel1-0/+10
2011-01-27TUWF: Cleanup IE check code using pre_request_handler return valueYorhel1-7/+1
2011-01-27TUWF: Replaced resHeader('Set-Cookie', ..) with resCookie()Yorhel1-2/+1
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-7/+21
2010-12-23Store l10n preference in the database for logged-in usersYorhel1-12/+32
2010-11-27Extended IE6 warning message to show up for IE7 as wellYorhel1-3/+3
2010-11-24vndb.pl: Use the Makefile to auto-update static filesYorhel1-42/+7
2010-01-26Removed the ?l10n= parameterYorhel1-8/+4
2010-01-24Automatically generate the skin credits on d7Yorhel1-2/+2
2010-01-24SkinFile: Abstracted access to the skin configuration filesYorhel1-13/+5
2010-01-10L10N: Determine language from Accept-Language headerYorhel1-4/+16
2009-10-21JS: Improved dependency checking when determining whether to run jsgen.plYorhel1-1/+7
2009-10-07L10N: Extracted some common Javascript stringsYorhel1-1/+2
2009-10-07JS: Moved script.js to data/ and added jsgen.pl to process itYorhel1-0/+12
2009-08-17L10N: Russian TL for site title and main menuYorhel1-4/+4
2009-08-17Added language switcher to the main menuYorhel1-2/+4
2009-08-17Started on a framework for interface I18NYorhel1-0/+9
2009-08-05Removed last traces of the shared memory processing queueYorhel1-8/+0
2009-05-27Fixed typo on 404 pageYorhel1-1/+1
2009-01-15Moving style.css to data/Yorhel1-1/+1
2009-01-10Popularity indicator on VN pagesYorhel1-0/+3
2009-01-02Also remove \r from skin names in vndb.plYorhel1-0/+1
2009-01-02Another bugfix with the skin auto-update, when neither style.css nor boxbg.pn...Yorhel1-3/+3
2009-01-02Improved the skin reader and updater in vndb.plYorhel1-6/+9
2008-12-23Read the available skins in memory at vndb.pl startupYorhel1-0/+30
2008-12-17Added warning for IE6 usersYorhel1-0/+8
2008-12-04Made sure 404 pages actually return a 404 HTTP statusYorhel1-0/+1
2008-11-14Fixed vndb->multi synchronisation bugYorhel1-0/+1
2008-11-13Added functions to send commands to MultiYorhel1-0/+8
2008-11-09Forgot to add a title tot the 404 page...Yorhel1-1/+1
2008-11-09Custom 404 pageYorhel1-1/+17
2008-10-31Added some authentication and user functionsYorhel1-1/+7
2008-10-26Added YAWF script + configuration handling + small homepage handlerYorhel1-0/+35