dstpabuaran.com/resources/js
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
..
components feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
hooks feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
layouts Refactor security settings page and update password functionality 2026-07-30 22:08:24 +07:00
lib feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
pages feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
types feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
app.tsx feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00