Commit Graph

3 Commits (4c47e93fce5c7869d347e7ea61e85cc36a37a00e)

Author SHA1 Message Date
Steven 4f2b00b4f3 chore: add migration scripts 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