12 Commits

Author SHA1 Message Date
200c761648 fix:OSM 2025-12-16 16:23:42 +01:00
deebeb056f add:db migration to dockerbuild and edit origin url 2025-12-16 14:18:30 +01:00
067e228393 feat:video player, like button, and media fallbacks
Add VideoPlayer and LikeButton components with optimistic UI and /server
endpoints for likes. Update media processor to emit WebP and JPEG
fallbacks, store fallback URLs in the DB (migration + snapshot), add
video placeholder asset, and relax CSP media-src for R2.
2025-10-14 18:31:55 +02:00
b2d14574d3 fix:naming 2025-10-07 14:45:03 +02:00
716c05c256 feat: SEO, PWA, and performance optimizations
- Add sitemap.xml endpoint and update robots.txt for SEO - Improve
manifest.json with richer metadata and categories - Add meta tags for
social sharing and accessibility - Preload critical assets and fonts for
faster loading - Optimize login background image and resource hints -
Enhance service worker for better caching strategies - Add security
headers to server responses - Update Vite config for chunking and
dependency optimization - Add logboek.md for project tracking
2025-10-07 14:26:41 +02:00
5f0cae604d fix:logo padding 2025-10-07 12:44:07 +02:00
6fddf426b6 add:background img 2025-10-03 16:31:28 +02:00
0b44f10459 chore:some cleaning up 2025-09-29 17:14:26 +02:00
19c1b7b92e ui:improved ui of homepage 2025-09-28 16:18:06 +02:00
bc8a76b9f5 feat:improved ui for login 2025-09-28 15:03:32 +02:00
d8f7921970 add:logo and manifest.json 2025-09-26 16:03:31 +02:00
faa2f94192 init 2025-09-26 15:28:35 +02:00