aboutsummaryrefslogtreecommitdiff
path: root/src/api/databaseMigration.js
Commit message (Collapse)AuthorAgeFilesLines
* chore: move database migration scriptPitu2021-03-251-140/+0
|
* fix: disabled users on migrationPitu2021-02-211-1/+1
|
* fix: dont save the file to album if no albumPitu2021-01-051-4/+6
|
* fix: migration didn't properly grab the env variablesPitu2021-01-051-0/+2
|
* Update migrationPitu2021-01-031-54/+4
|
* Chore: Move database to a subfolder for docker purposesPitu2020-12-251-1/+1
|
* Fix ESLint rules once and for allPitu2020-12-241-7/+7
|
* chore: remove trailing commasZephyrrus2020-12-241-56/+55
|
* Merge branch 'dev' into dev-zephyZephyrrus2020-07-191-0/+59
|\
| * Update database migrationPitu2020-07-181-38/+45
| |
| * Re-process thumbnails on migrationPitu2020-07-181-0/+52
| |
* | chore: linter the entire project using the new rulesZephyrrus2020-07-081-16/+19
|/
* Feature: enable apiKey access to uploads and album fetching for the ↵Pitu2020-05-111-1/+1
| | | | uploader/sharex/3rd party
* Small fix for migration script, dont import deleted albumsPitu2020-05-101-1/+2
|
* Feature: Migration script from v3 to v4Pitu2020-05-101-0/+124