Commit Graph

4 Commits (ad94e8e3c6cae4c76938a15d66ad156ca6d6b054)

Author SHA1 Message Date
Lincoln Nogueira 411e807dcc
chore: use consistent relative paths for resources ()
- 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)
Steven 7e545533cf chore: update resource cache control
Steven 5b3af827e1 chore: move common packages to internal
Steven 31997936d6 chore: move resource public api