Commit Graph

14 Commits

Author SHA1 Message Date
g0ldyy 0fb3063107 refactor: unify stream caching settings and update related policies
- Consolidated public and private stream TTL settings into a single HTTP_CACHE_STREAMS_TTL.
- Updated cache policies to reflect the new unified stream caching approach.
- Adjusted logging to display the new stream TTL setting.
- Revised documentation to clarify caching behavior for all stream results.
2026-01-11 14:57:19 +01:00
g0ldyy 60c90bc2e8 feat: add manifest and configure page caching settings 2026-01-11 14:40:09 +01:00
g0ldyy 3ee32c3bad feat: remove manifest from cloudflare cache guide 2026-01-09 23:52:34 +01:00
g0ldyy 8b8b76324b feat: improve cloudflare guide 2026-01-09 23:41:56 +01:00
g0ldyy 1841dceaf3 feat: improve cloudflare cache rules 2026-01-09 23:26:51 +01:00
g0ldyy 331b5e276d feat: cloudflare cache guide 2026-01-09 23:03:28 +01:00
g0ldyy 356be2590c refactor: optimize database indexes and introduce an index migration step 2025-12-31 12:28:37 +01:00
g0ldyy ef4a0b3722 chore: update PostgreSQL host in .env-sample and volume path in docker-compose.yml for Docker deployment 2025-12-26 10:40:14 +01:00
g0ldyy 7ae3788a5c fix: correct PostgreSQL data volume mount path in docker-compose.yml 2025-12-26 00:38:49 +01:00
g0ldyy 84b94ff988 chore: move docker-compose.yml 2025-12-26 00:31:08 +01:00
Martin Herndl 3e1a7a62c1 fix: revert unwanted change in docker-compose.yml 2025-05-02 13:30:22 +00:00
Martin Herndl 5c814f7263 ifix: parse media_id for kitsu movies correctly 2025-05-02 13:24:03 +00:00
Goldy d30f0c0737 Update docker-compose.yml 2025-02-28 22:20:50 +01:00
Goldy dacb7910aa Merge rewrite into main by overwriting files 2025-02-28 22:12:57 +01:00