dstpabuaran.com/resources/js/types
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
..
auth.ts feat: update User model and UserInfo component to use full_name attribute 2026-07-30 13:51:09 +07:00
global.d.ts initial commit 2026-07-28 17:40:38 +07:00
index.ts initial commit 2026-07-28 17:40:38 +07:00
navigation.ts initial commit 2026-07-28 17:40:38 +07:00
ui.ts initial commit 2026-07-28 17:40:38 +07:00
vite-env.d.ts feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00