dstpabuaran.com/routes
Yoga Pangestu 95be00c9d1 feat: add push notification functionality and service worker
- Implemented push notifications with a service worker (sw.ts) to handle caching and notifications.
- Added API routes for push subscription and notification management in routes/api.php.
- Created NotificationTest to validate notification service functionality and ensure correct notifications are sent based on user roles and actions.
- Updated Permissions component to manage notification permissions and subscriptions.
- Enhanced CategoryIndex component to highlight categories based on notifications.
- Excluded service worker from TypeScript compilation in tsconfig.json.
- Updated Vite configuration to include service worker in the build process.
2026-08-01 11:36:20 +07:00
..
api.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
console.php Add tests for CheckAttendancePenaltiesJob to validate attendance penalties logic 2026-07-31 11:13:46 +07:00
settings.php Refactor security settings page and update password functionality 2026-07-30 22:08:24 +07:00
web.php Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00