Fixes
- Server: Ensure data dir exists on startup
- UI: Rating change not working on content search page
- Repo: Fixed example Caddyfile showing reverse proxy setup
Changed
- Server: Default watched status is now
Watching
(used to beFinished
) - UI: Login/Register page now has it's own layout
- UI: Replaced custom
req
method with request interceptors - redirect to login should work better when auth fails or token not found
Full Changelog: v1.1.0...v1.2.0