summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2017-12-29SQL: Don't inherit trait/tag childs if parent is mentioned directlyYorhel1-2/+7
2017-12-29Experimenting with PostgreSQL 10: "UNENCRYPTED" keyword has been removedYorhel2-4/+4
2017-12-09Add vndb-dev-server.pl, an autoreloading http serverYorhel3-1/+157
2017-12-09Add Docker configYorhel1-0/+87
2017-12-06Add instructions for running VNDB as standalone web serverYorhel1-0/+8
2017-11-26Add language: Bulgarian and Platforms: Nintendo Switch & Wii UYorhel2-2/+9
2017-11-25perms.sql: Revoke all permissions before re-assigningYorhel1-0/+2
2017-08-14Remove useless NOT NULL in schema.sqlYorhel1-1/+1
2017-06-01Add script to remove unused imagesYorhel1-0/+108
2017-04-21Add 1366x768 resolutionYorhel1-0/+3
2016-12-01SQL: Fix adding vndb_multi role and grant on rlistsYorhel2-1/+4
2016-11-27SQL: Use separate role for Multi2.26Yorhel2-2/+69
2016-11-27SQL: Use separate role for the website + disallow access to user dataYorhel5-4/+206
2016-08-09Add Croatian languageYorhel2-1/+5
2016-07-31SQL: Improve trait cache update from 206 to 16 secondsYorhel3-4/+12
2016-07-31Add Thai languageYorhel2-1/+5
2016-07-03Generalize substring search relevance + apply to most dropdown searchesYorhel2-0/+26
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-02-15Add Tagalog languageYorhel2-1/+5
2016-02-12JS: Fix char_roles bug + CSS: Minor tweaks to main VN info layoutYorhel1-1/+1
2016-01-23L10N: Remove all remaining traces of the interface translation featureYorhel2-220/+0
2016-01-17L10N: Intern all Javascript strings and rename main JS fileYorhel1-100/+4
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel1-4/+4
2016-01-17Use Tie::IxHash for some global.pl listsYorhel1-3/+3
2016-01-17L10N: Intern tag_cats/voiced/animated/*_statusYorhel1-3/+3
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel1-11/+8
2016-01-16L10N: Remove all translationsYorhel1-30/+2
2016-01-10Use atomic replace when writing .gz assetsYorhel2-2/+8
2016-01-10Support zopfli/zopflipng for all static asset generatorsYorhel3-22/+25
2015-11-11Misc poll improvementsYorhel3-25/+46
2015-11-10Merge branch 'master' into pollmorkt8-817/+1096
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-18discussion board polls.morkt1-0/+24
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