Commit Graph

14 Commits (ddcf1d669d41dbb19b94955d19c9ed6ca44c1b9f)

Author SHA1 Message Date
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 1 year 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