dstpabuaran.com/public
Yoga Pangestu bfad1ae65c feat: add PWA support with manifest and service worker registration
- Added icons for PWA: icon-192x192.png, icon-512x512.png, and maskable-icon.png.
- Created manifest.json for PWA configuration.
- Integrated PWA registration in app.tsx with update notifications.
- Implemented PWA update toast component for user notifications.
- Enhanced permissions page with platform-specific denied messages.
- Updated app.blade.php to include manifest and meta tags for PWA.
- Configured Vite to support PWA with caching strategies for assets and APIs.
2026-07-30 22:23:41 +07:00
..
assets feat: update login form to accept username or email and improve layout with new logo 2026-07-28 23:33:53 +07:00
.htaccess initial commit 2026-07-28 17:40:38 +07:00
apple-touch-icon.png initial commit 2026-07-28 17:40:38 +07:00
favicon.ico initial commit 2026-07-28 17:40:38 +07:00
favicon.svg initial commit 2026-07-28 17:40:38 +07:00
icon-192x192.png feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
icon-512x512.png feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
index.php initial commit 2026-07-28 17:40:38 +07:00
manifest.json feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
maskable-icon.png feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
robots.txt initial commit 2026-07-28 17:40:38 +07:00