3 Commits

Author SHA1 Message Date
b185b8c1ad Add docker-compose and fix CI network creation
All checks were successful
Deploy Frontend / deploy (push) Successful in 4m22s
2026-04-26 18:03:10 +02:00
c5770b4d63 update CI/CD with compose 2026-04-26 17:55:59 +02:00
0dbcdcfcf4 Refactor: responsive upload page, fix warnings, CI/CD setup
- Fix MUI v4/React 18 StrictMode warnings (justify→justifyContent, Button migration)
- Responsive UploadDiary: footer visible without scroll, mobile layout centered, overview text hidden on mobile
- Fix Redux selector memoization with createSelector
- RSS sync: auto-refresh PosterSelector after sync, Snackbar feedback with film count
- Add .gitea/workflows/deploy.yml for tag-based CI/CD
- Fix nginx config (default.conf), increase Node heap for Docker build
- Update README

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 17:24:38 +02:00