summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/ / /eYorhel1-0/+4
2015-11-01Removed support for sha256-hashed passwordsYorhel2-3/+3
2015-11-01Remove deprecated 'staffedit' permission flagYorhel1-0/+2
2015-10-25Staff: Add error msg when removing used alias + fix bug in alias editingYorhel1-2/+2
2015-10-24SQL: Throwing around some indicesYorhel1-2/+8
2015-10-24Improve several discussion board SQL queriesYorhel3-2/+13
2015-10-21SQL: Fix editing + func.sql + triggers.sql + autocreate editing funcsYorhel7-585/+406
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel1-0/+1
2015-10-17SQL: Convert all item-tables to a different schemaYorhel3-235/+669
2015-10-12Notifications: Allow max 500 notifies per user + add SQL index on uidYorhel2-0/+5
2015-10-12SQL: Split constraints/indices/triggers in new file + use idempotent SQLYorhel5-179/+172
2015-10-11SQL: Convert producers_rev.type into enumYorhel3-1/+9
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-10-01VN search: Add some more quote characters + & to normalizationYorhel1-0/+4
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-09-07Handler::Discussions: Use ts_headline() to format search resultsYorhel2-2/+14
2015-09-07Implement discussion board search functionYorhel3-0/+18
2015-09-06SQL: Convert threads_board.type to ENUMYorhel3-1/+7
2015-08-17spritegen.pl: Add pngcrush/slow options + force png32 + atomic replaceYorhel1-6/+13
2015-08-17jsgen: Support external command for JS compression (like uglifyjs)Yorhel1-7/+30
2015-08-17js: Add L10N strings to all relevant varsYorhel1-8/+8
2015-08-15js: Let jsgen.pl preprocess L10N strings + add L10N strings to some varsYorhel1-18/+48
2015-08-15js: Wrap included files in anonymous functionYorhel1-1/+1
2015-08-10js: Move generated variables into global VARS structureYorhel1-46/+44
2015-08-10Split script.js into multiple smaller filesYorhel1-3/+13
2015-08-08Hide sexual traits by default + Add profile option to change defaultYorhel2-1/+2
2015-07-21Add profile option for the default spoiler settingYorhel2-1/+2
2015-07-21Add profile option for default visible tag categories on VN pagesYorhel2-1/+2
2015-07-21Add profile option to show or summarize tags on VN pages by defaultYorhel2-1/+6
2015-07-19Remove the MSIE browser check & warning pageYorhel1-3/+0
2015-05-13Add staff statistic to main menuYorhel2-0/+10
2015-05-13I18N: Add cleanup routine to lang.pl + remove English text from tlsYorhel1-0/+44
2015-05-13Change order of staff rolesYorhel2-1/+10
2015-05-11New language: Catalan (/Valencian)Yorhel2-1/+3
2015-05-11Three new platforms: FM Towns, PC Engine, X68000Yorhel2-1/+7
2015-05-11Generate icons.png and associated CSS automaticallyYorhel2-0/+151
2015-05-03Remove "script" role from vn<->staff linksYorhel1-0/+12
2015-01-29staff: Added 'scenario' credit typeYorhel2-1/+3
2015-01-28sql: Merge staff changes into /util/sql/ and rename staff.sql2.24Yorhel3-2/+64
2015-01-28Merge branch 'staff' into masterYorhel1-1/+1
2015-01-17staff: Fix search to ignore spaces in Japanese namesmorkt1-0/+1
2015-01-12staff: Add notifications for staff edits/deletesYorhel2-2/+12
2015-01-12staff: Remove some remnants of the staff imagesYorhel2-4/+3
2015-01-04staff: Add some link fields and guidelinesmorkt2-4/+7
2015-01-02staff: Fix deleting of staff + use JSON to pass data + minor fixesmorkt1-0/+2