summaryrefslogtreecommitdiff
path: root/util/sql/schema.sql
AgeCommit message (Expand)AuthorFilesLines
2019-08-21Add DMM links to releasesYorhel1-2/+4
2019-08-19Add Getchu links to releasesYorhel1-2/+6
2019-08-19Add Mangagamer.com links to releasesYorhel1-2/+4
2019-08-19Add Melonbooks.com links to releases + minor edit form reorgYorhel1-2/+4
2019-08-19Add Digiket.com links to releasesYorhel1-2/+4
2019-08-19Add Gyutto.com links to releasesYorhel1-2/+4
2019-08-17Add J-List links to releasesYorhel1-2/+4
2019-08-17Add Denpasoft links to releasesYorhel1-2/+4
2019-08-17Add GOG.com links to releasesYorhel1-2/+4
2019-08-17Add DLSite links to releasesYorhel1-2/+6
2019-08-16Add Steam links to releasesYorhel1-2/+4
2019-08-15Minor util/sql/ reorganization + Make devdump more robustYorhel1-0/+29
2019-08-14Support multiple values for each wikidata propertyYorhel1-21/+21
2019-08-09Replace Wikipedia links with Wikidata IDsYorhel1-6/+39
2019-07-25Merge the v3 branch into separate namespace + fix Docker stuff (again)Yorhel1-1/+1
2019-07-21Add (fullish) database dumpsYorhel1-177/+182
2019-07-15Add engine field to releasesYorhel1-2/+4
2019-07-06SQL: Fix syntax error in schema.sqlYorhel1-1/+1
2019-06-27Add support for "private" threadsYorhel1-1/+2
2019-06-26Traits: Split "meta" field into "searchable" and "applicable"Yorhel1-1/+2
2019-06-26Tags: Split "meta" field into "searchable" and "applicable"Yorhel1-2/+3
2019-05-25Support weightless charactersYorhel1-2/+2
2018-10-02DB: Convert resolution into an enumYorhel1-2/+2
2018-09-29Add default spoiler level to tags and use it in spoiler calculationYorhel1-1/+2
2018-09-29Add default spoiler level to traits and use it on character editYorhel1-1/+2
2018-05-25Add uncensored flag to release entriesYorhel1-2/+4
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel1-0/+16
2017-08-14Remove useless NOT NULL in schema.sqlYorhel1-1/+1
2016-11-27SQL: Use separate role for the website + disallow access to user dataYorhel1-4/+1
2016-07-31SQL: Improve trait cache update from 206 to 16 secondsYorhel1-2/+5
2015-11-11Misc poll improvementsYorhel1-25/+20
2015-11-10Merge branch 'master' into pollmorkt1-164/+366
2015-11-01Removed support for sha256-hashed passwordsYorhel1-3/+0
2015-10-25Staff: Add error msg when removing used alias + fix bug in alias editingYorhel1-2/+2
2015-10-21SQL: Fix editing + func.sql + triggers.sql + autocreate editing funcsYorhel1-10/+16
2015-10-18discussion board polls.morkt1-0/+24
2015-10-17SQL: Convert all item-tables to a different schemaYorhel1-156/+355
2015-10-12SQL: Split constraints/indices/triggers in new file + use idempotent SQLYorhel1-92/+0
2015-10-11SQL: Convert producers_rev.type into enumYorhel1-1/+1
2015-09-06SQL: Convert threads_board.type to ENUMYorhel1-1/+1
2015-01-28sql: Merge staff changes into /util/sql/ and rename staff.sql2.24Yorhel1-0/+58
2014-12-02Completely drop l_vnn column from VN infoYorhel1-1/+0
2014-10-15Use scrypt for new password hashesYorhel1-1/+7
2014-10-15SQL: Merge users.(passwd|salt) in one column + document valuesYorhel1-1/+9
2014-10-13SQL: Use enum to represent platformsYorhel1-2/+2
2014-10-11SQL: Convert login_throttle.timeout to a timestamptzYorhel1-1/+1
2014-08-29Throttle failed login attempts (10/day)Yorhel1-0/+6
2013-01-05Screenshot uploader: Load stuff synchronously + removed processing flagYorhel1-1/+0
2012-06-05schema.sql: Fix order of some columns + remove useless DEFAULT NULLYorhel1-4/+4
2012-06-04schema.sql: Fix creation of anime tableYorhel1-2/+2