Commit Graph

6 Commits (8ce6a32aacc151e8c75a7fc022ecbf5ef0d06f48)

Author SHA1 Message Date
Steven 2b7bd47b44 fix: rss routes 1 year ago
Steven 4d48f50815 chore: use resource name in frontend 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 7e545533cf chore: update resource cache control 1 year ago
Steven 5b3af827e1 chore: move common packages to internal 2 years ago
Steven 31997936d6 chore: move resource public api 2 years ago