Commit Graph

5 Commits

Author SHA1 Message Date
4af947b440 Cleanup: remove unused code, add CI/CD workflow
Some checks failed
Deploy Backend / deploy (push) Failing after 2m30s
- Remove flask-sse, Redis (unused)
- Remove ImageService, file_utils (unused)
- Remove /download-posters route (frontend handles download client-side)
- Remove LETTERBOXD_API_URL, secure_filename (dead imports)
- Fix duplicate TMDBService instantiation
- Simplify config.py (remove REDIS_URL)
- Fix gunicorn user home dir for control socket
- Add .gitignore for __pycache__
- Add .gitea/workflows/deploy.yml for tag-based CI/CD
2026-04-26 17:25:21 +02:00
6ebd69422d reduce specs and augment timeout 2025-10-06 18:50:18 +02:00
99fbe9d515 Try to resolve latency between front and back 2025-09-30 18:03:28 +02:00
07ecae67fe Fix gunicorn app 2025-09-28 15:58:29 +02:00
511fdcbc26 Dockerify 2025-09-25 16:22:04 +02:00