Project-Image-Uploader/frontend
matthias.lotz 7af14a162d fix(frontend): Fix syntax error and remove unused imports
- Fix extra closing brace in ModerationGroupsPage exportConsentData
- Remove unused adminRequest import from ModerationGroupImagesPage
- Remove unused ConsentBadges import from ModerationGroupsPage

 Build tested: npm run build successful (compiled with warnings)
2025-11-16 19:51:36 +01:00
..
public feat(frontend): Ersetze Lottie-Animation durch custom 3D SVG Logo-Animation 2025-11-08 20:58:23 +01:00
src fix(frontend): Fix syntax error and remove unused imports 2025-11-16 19:51:36 +01:00
.env.example feat(frontend): Migrate all API routes to new structure with admin auth 2025-11-16 18:39:40 +01:00
.gitignore Initial Commit 2025-10-15 21:33:00 +02:00
MIGRATION-GUIDE.md docs: Correct migration guide - ALL routes changed, not just admin 2025-11-16 18:25:32 +01:00
package-lock.json fix(frontend): Fix syntax error and remove unused imports 2025-11-16 19:51:36 +01:00
package.json feat(frontend): Update footer with version info and attribution 2025-11-08 16:22:04 +01:00