16 Commits

Author SHA1 Message Date
70503296b7 chore:format&lint 2026-01-01 14:57:02 +01:00
b492eaab91 chore:add logboek 2025-12-16 17:59:01 +01:00
b792be5e98 chore:update logboek 2025-12-01 13:29:12 +01:00
82d0e54d72 chore:update logs 2025-11-23 16:39:31 +01:00
3ed6793985 chore:update logs 2025-11-22 20:46:35 +01:00
84f3d0bdb9 update:logboek.md 2025-11-18 14:51:51 +01:00
af49ed6237 logs:update logs 2025-11-04 12:25:21 +01:00
43afa6dacc update:logboek 2025-10-21 14:49:55 +02:00
f547ee5a84 add:logs 2025-10-16 19:01:43 +02: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
bf542e6b76 update:logboek 2025-10-14 09:14:43 +02:00
c454b66b39 add:overscroll behavior and update logboek 2025-10-10 12:16:09 +02:00
407e1d37b5 update:logboek 2025-10-07 14:52:54 +02:00
c8bae0c53c add:lighthouse logs 2025-10-07 14:50:33 +02:00
a806664ce3 chore:update logboek 2025-10-07 14:33:58 +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