Project-Image-Uploader/docker/dev/frontend
matthias.lotz 98b3616dc4 Fix: Admin deletion log, CSV export revoked consents, consent filter UI
Backend Fixes:
- Admin deletions now create deletion_log entries (admin_moderation_deletion)
- Static mount for /previews added to serve preview images
- Admin groups endpoint supports consent filter parameter

Frontend Improvements:
- Replaced consent dropdown with checkbox UI (Workshop, Facebook, Instagram, TikTok)
- Checkboxes use OR logic for filtering
- Revoked consents excluded from filter counts
- Updated ModerationGroupsPage to send consents array to backend

Infrastructure:
- Simplified nginx.conf (proxy /api/* to backend, all else to frontend)
- Fixed docker-compose port mapping (5001:5000)

Tests: 11/11 passed 
2025-11-22 11:13:10 +01:00
..
config changed admin, Link to gitea, LoadingLogo 2025-11-09 11:55:31 +01:00
Dockerfile Fix batch upload and attempt nginx auth setup 2025-11-06 18:28:32 +01:00
nginx.conf Fix: Admin deletion log, CSV export revoked consents, consent filter UI 2025-11-22 11:13:10 +01:00
nginx.conf.backup Fix batch upload and attempt nginx auth setup 2025-11-06 18:28:32 +01:00
start.sh 🚀 Refactor: Saubere Docker-Struktur mit getrennten dev/prod Umgebungen 2025-11-05 23:00:25 +01:00