Commit Graph

22 Commits (4c47e93fce5c7869d347e7ea61e85cc36a37a00e)

Author SHA1 Message Date
Steven 8fd1dff484 chore: update migration scripts 1 year ago
Steven 7cc8b951a3 refactor: update resource id naming 1 year ago
Steven 8fe6874b1b chore: add description field to user 1 year ago
Steven 3dddd3ec4c chore: tweak reaction store 1 year ago
Steven 2f16b7065a chore: tweak scripts 1 year ago
Steven 4f2b00b4f3 chore: add migration scripts 1 year ago
Steven 582cc6609c feat: add user-defined id to resource 1 year ago
Steven b2fc3076f6 chore: update memo store 1 year ago
Steven d67eaaaee2 chore: update database migrator 1 year ago
Steven c797099950 chore: update resource internal path migrator 1 year ago
Lincoln Nogueira 411e807dcc
chore: use consistent relative paths for resources (#2683)
- always store resources with a relative path with forward slashes, which will be transformed as needed when the file is accessed

- fix an issue with thumbnail generation on Windows

- add several validations for local storage setting

- improve front-end error feedback when changing local storage

- add migrations to make existing resource paths relative (not needed, but improves database consistency)
1 year ago
Steven 9f4f2e8e27 chore: fix user setting values 1 year ago
Steven c50f4f4cb4 chore: update migration scripts 1 year ago
Steven abda6ad041 chore: update latest schema 1 year ago
Athurg Gooth 5f86769255
fix: field type of row_status for table webhook (#2579)
Fix field type of row_status for table webhook
1 year ago
Steven 1a5bce49c2 chore: implement webhook store 2 years ago
Steven eacd3e1c17 chore: fix mysql latest schema 2 years ago
Athurg Gooth b966c16dd5
fix: data too large for mysql (#2470)
* Extend some TEXT field to LONGTEXT in mysql

* move db migration version

* fix error in migrate SQL
2 years ago
Steven 88fb79e458 chore: impl inbox store for mysql 2 years ago
Steven 93b8e2211c chore: update dev latest schema 2 years ago
Steven 553de3cc7e fix: mysql syntax 2 years ago
Steven a6ee61e96d chore: update package name 2 years ago