aboutsummaryrefslogtreecommitdiff
path: root/src/api/database/migrations
Commit message (Expand)AuthorAgeFilesLines
* fix: migrationsZephyrrus2021-06-181-2/+2
* test: seeding during migrationPitu2021-06-181-0/+15
* chore: update db migration, seed and docker envPitu2021-06-151-22/+2
* feat: implement initial values and saving to db logicPitu2021-03-251-2/+22
* wipPitu2021-03-231-0/+10
* chore: Move statistics related functions to it's own fileZephyrrus2021-01-073-0/+18
* feat: check for real mimetype using file-typeZephyrrus2021-01-071-1/+1
* Squashed commit of the following:Pitu2020-12-272-15/+36
* Fix ESLint rules once and for allPitu2020-12-241-11/+11
* chore: add unique integrity checks to the database for many-to-many tablesZephyrrus2020-07-081-5/+15
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-11/+11
* chore: add nsfw flag to migrationZephyrrus2020-07-041-0/+2
* chore: remove the use of uuidPitu2020-05-101-4/+0
* This commit adds a bunch of features for admins:Pitu2019-10-132-21/+24
* TagsPitu2019-03-141-0/+21
* Wonder if password generation is failing because of long passwordsPitu2019-03-121-1/+1
* Add uuidsPitu2019-03-121-0/+4
* Better DB handling and stuffPitu2019-02-231-5/+5
* Database migration and seedingPitu2019-02-211-0/+69