Commit Graph

3 Commits (ae19135e0922acd435ed540394ac47ae14fa5723)

Author SHA1 Message Date
Boban Blaskovic ae19135e09 feat(pwa): manifest.webmanifest + icons + theme-color + Workbox SW
Phase 10: adds PWA manifest, placeholder icons (192/512), manifest/theme-color meta tags to both app layout files, and VitePWA plugin with manifest:false + Workbox runtimeCaching (CacheFirst assets, NetworkOnly HTML).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 06:20:04 +02:00
Boban Blaskovic 318a6f1f6b feat(frontend): Tailwind v4 @theme + vite-plugin-pwa + local fonts
Replaced vite.config.js with laravel+tailwind v4+VitePWA config, added auth.js and
touch.js entry points. Rewrote app.css with Tailwind v4 @theme custom tokens and local
@font-face declarations for Plus Jakarta Sans (variable) and JetBrains Mono. Downloaded
both woff2 font files locally to public/fonts/ — no CDN links. Vite build: exit 0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 00:37:27 +02:00
Boban Blaskovic 8eb1759d7e feat(scaffold): Laravel 12 scaffold + .env.example
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 00:19:49 +02:00