Commit Graph

4 Commits (81942b3b98d82c0868e6af5222323151cfd3d917)

Author SHA1 Message Date
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 7e545533cf chore: update resource cache control 1 year ago
Steven 5b3af827e1 chore: move common packages to internal 1 year ago
Steven 31997936d6 chore: move resource public api 1 year ago