summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2019-07-25Merge the v3 branch into separate namespace + fix Docker stuff (again)Yorhel5-6/+289
2019-07-22dbdump.pl: Actually include import.sql in the db dumpsYorhel1-1/+1
2019-07-22Move votes/traits/tags exports to dbdump.pl; Get rid of Multi::APIDumpYorhel1-0/+82
2019-07-21Add (fullish) database dumpsYorhel8-206/+1465
2019-07-17Docker: Store Postgres DB in data/ + simplify the setup a bitYorhel1-39/+27
2019-07-15Add engine field to releasesYorhel2-2/+59
2019-07-14Remove util/dbgraph.plYorhel1-99/+0
2019-07-13Update util/unusedimages.plYorhel1-14/+12
2019-07-06SQL: Fix syntax error in schema.sqlYorhel1-1/+1
2019-06-28SQL: Add ON DELETE clause to traits_addedby_fkeyYorhel2-1/+3
2019-06-28SQL: Use schema-qualified strip_bb_tags() in bb_tsvector()Yorhel1-1/+1
2019-06-27Add support for "private" threadsYorhel2-1/+3
2019-06-26Traits: Split "meta" field into "searchable" and "applicable"Yorhel3-8/+15
2019-06-26Tags: Split "meta" field into "searchable" and "applicable"Yorhel3-8/+13
2019-06-19Add Greek & Esperanto languagesYorhel2-1/+4
2019-06-10SQL: Add ON DELETE CASCADE to _hist tables referencing changesYorhel2-19/+58
2019-05-25Support weightless charactersYorhel2-2/+10
2018-10-06Add 960x640 resolutionYorhel2-1/+2
2018-10-02DB: Convert resolution into an enumYorhel4-4/+37
2018-10-01Lower the average vote requirement for tag spoilers a bitYorhel1-1/+1
2018-09-29Add default spoiler level to tags and use it in spoiler calculationYorhel3-11/+18
2018-09-29Add default spoiler level to traits and use it on character editYorhel1-1/+2
2018-08-12Add 1600x900 resolutionYorhel1-0/+3
2018-06-03Add development DB dump, remove old devdb, convert README to markdownYorhel7-420/+246
2018-05-25Add uncensored flag to release entriesYorhel2-2/+9
2018-05-25Add privacy policy page - happy GDPR dayYorhel1-0/+4
2018-05-03Docker: Update to Ubuntu Bionic + Postgres 10 !ACTION REQUIRED!Yorhel1-3/+3
2018-03-18Fix Docker init script for Mac + add some spacing around vndb-dev-server.pl o...Yorhel2-10/+20
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