Movary
Self-hosted hub to track, rate and explore your movie watch history
Alternative to: letterboxd, trakt
About
Versions (100)
0.62.0
2024-07-06What’s Changed
- Feature: Customize the application name by @leepeuker in https://github.com/leepeuker/movary/pull/573
- Feature: Add timezone selector to server settings by @leepeuker in https://github.com/leepeuker/movary/pull/574
- Feature: Add API endpoint for retreiving an auth token by @JVT038 in https://github.com/leepeuker/movary/pull/575
- Feature: Add API endpoint for destroying tokens by @JVT038 in https://github.com/leepeuker/movary/pull/584
- Feature: Add API endpoint to check authentication by @JVT038 in https://github.com/leepeuker/movary/pull/582
- Fix: Imdb rating scraping by @leepeuker in https://github.com/leepeuker/movary/pull/605
- Fix: Correctly validate api request token expiration date for access by @leepeuker in https://github.com/leepeuker/movary/pull/597
- Refactor: Improve session handling by @leepeuker in https://github.com/leepeuker/movary/pull/591
- Refactor: Change token header name by @JVT038 in https://github.com/leepeuker/movary/pull/593
- Refactor: Add middleware to verify valid auth for user page read access by @leepeuker in https://github.com/leepeuker/movary/pull/599
- Docs: Add phpstorm code style scheme and documentation by @leepeuker in https://github.com/leepeuker/movary/pull/588
- Maintenance: Update Swagger UI to 5.12.0 by @JVT038 in https://github.com/leepeuker/movary/pull/601
- Maintenance: Update dependencies by @JVT038 in https://github.com/leepeuker/movary/pull/594
Full Changelog: https://github.com/leepeuker/movary/compare/0.61.0…0.61.1