shinkan-jinkendo/frontend
Lars c1d1c2d7e0
Some checks failed
Deploy Development / deploy (push) Successful in 35s
Test Suite / pytest-backend (push) Successful in 25s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Failing after 1m43s
feat: implement lazy loading for MediaLibraryPage and optimize video rendering
- Refactored MediaLibraryPage to use React's lazy loading and Suspense for improved performance during page load.
- Updated video rendering logic to utilize createElement for better flexibility and maintainability.
- Enhanced loading state with a spinner to improve user experience while media content is being fetched.
2026-05-08 09:02:19 +02:00
..
public feat: update PWA support and enhance responsive design 2026-05-05 12:26:49 +02:00
src feat: implement lazy loading for MediaLibraryPage and optimize video rendering 2026-05-08 09:02:19 +02:00
Dockerfile fix: Add nginx SPA routing config 2026-04-21 16:30:11 +02:00
index.html feat: update PWA support and enhance responsive design 2026-05-05 12:26:49 +02:00
nginx.conf feat: implement CSP and security headers for API responses 2026-05-07 11:09:06 +02:00
package.json fix: Add lucide-react dependency for navigation icons 2026-04-22 16:40:05 +02:00
vite.config.js feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD 2026-04-21 14:36:52 +02:00