Project-Image-Uploader/frontend/public
matthias.lotz 25dda32c4e feat: Error handling system and animated error pages
- Add ErrorBoundary component for React error handling
- Create animated error pages (403, 404, 500, 502, 503)
- Implement ErrorAnimation component with seven-segment display
- Add apiClient (axios) and apiFetch (fetch) wrappers with automatic error page redirects
- Migrate critical API calls to use new error handling
- Update font from Roboto to Open Sans across all components
- Remove unused CLIENT_URL from docker-compose files
- Rename 404Page.css to ErrorPage.css for consistency
- Add comprehensive ERROR_HANDLING.md documentation
2025-11-26 22:42:55 +01:00
..
favicon.ico Initial Commit 2025-10-15 21:33:00 +02:00
hobbyhimmel_logo.svg feat(frontend): Ersetze Lottie-Animation durch custom 3D SVG Logo-Animation 2025-11-08 20:58:23 +01:00
index.html feat: Error handling system and animated error pages 2025-11-26 22:42:55 +01:00
logo-16.png Initial Commit 2025-10-15 21:33:00 +02:00
logo-32.png Initial Commit 2025-10-15 21:33:00 +02:00
logo-180.png Initial Commit 2025-10-15 21:33:00 +02:00
logo-192.png Initial Commit 2025-10-15 21:33:00 +02:00
logo-512.png Initial Commit 2025-10-15 21:33:00 +02:00
logo.png Initial Commit 2025-10-15 21:33:00 +02:00
manifest.json Initial Commit 2025-10-15 21:33:00 +02:00
robots.txt Initial Commit 2025-10-15 21:33:00 +02:00