summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel7-6/+137
2018-02-07Use newline separation for producer aliasesYorhel1-0/+3
2018-02-04SQL: Load permissions after creating sequencesYorhel1-4/+4
2018-02-04Add "development database" for quick setup & testing purposesYorhel3-0/+350
2018-01-12vndb-dev-server.pl: Properly propagate connection closeYorhel1-2/+2
2018-01-08BBCode: Fix parsing of tags in [something[url=..]Yorhel1-4/+6
2018-01-06BBCode: Fix word boundary check when dblink is the first tokenYorhel1-0/+5
2018-01-06Add bb2text() and use it for release notes & open graph tagsYorhel1-8/+39
2018-01-06Rewrite bb2html() to be more flexibleYorhel1-0/+185
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