Commit Graph

7 Commits

Author SHA1 Message Date
96a173b73b feat:use local proxy for media
use local proxy for media so that media doesnt need to be requested from
r2 everytime but can be cached locally. this also fixes some csp issues
ive been having.
2025-11-17 10:48:40 +01:00
df675640c2 feat:add Web Push notification system 2025-11-08 12:07:48 +01:00
fdbd495bdd add:cache for r2 storage 2025-10-16 18:17:14 +02:00
63f7e0cc4c fix:csp issue 2025-10-07 14:41:17 +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
9ce6f963f1 chore:format 2025-09-26 16:06:30 +02:00
d8f7921970 add:logo and manifest.json 2025-09-26 16:03:31 +02:00