Commit Graph

8 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
d050afff13 test before push .... 2025-09-29 01:15:00 +02:00
e656893c68 ensure https in backend 2025-09-29 01:10:19 +02:00
98d4f308ba Add api dependencies 2025-09-24 17:48:38 +02:00
Pierret Hugo
390c90d607 Change Cart disposition 2024-10-28 14:56:47 +01:00
b3d8ef6f36 Use local storage for csv 2024-10-20 14:51:15 +02:00
8fe64da6e5 Modify port environment 2024-10-19 18:17:19 +02:00
d175ce4944 first commit 2024-09-05 18:34:12 +02:00