my-kaiqiuwang/prisma/migrations
kyuuseiryuu 2774037012 feat(app): add push notification support and event management logic
- Introduce PermissionControlPanel in UserCenter for managing notification permissions.
- Update Service Worker (sw.ts) to handle background push notifications via Firebase Cloud Messaging.
- Implement EventSubscribeService logic to fetch active events, filter expired ones, and clean up subscriptions.
- Refactor KaiqiuService and parsing utilities to include eventId in event details.
- Remove deprecated ScheduleService and inline sendNotification logic.
- Update utility functions to support new types and notification checks.
- Add VAPI public key configuration and update Firebase exports.
2026-03-24 17:21:50 +09:00
..
20260316024219_add_new_fav_table feat: migrate user fav system from session aud to Logto sub 2026-03-16 12:45:12 +09:00
20260317043537_add_event_subs feat(WebSocket & Event System): Add real-time updates and event subscription 2026-03-17 17:26:52 +09:00
20260317152301_add_user_bind_table feat(auth): add Kaiqiu account binding and update WebSocket architecture 2026-03-18 01:18:34 +09:00
20260318045350_add_location_table feat(api): add user location management endpoints and database model 2026-03-19 00:29:02 +09:00
20260324081804_add_notification_token_table feat(app): add push notification support and event management logic 2026-03-24 17:21:50 +09:00
migration_lock.toml feat: implement user favorite player system with Logto sync 2026-03-09 10:16:27 +09:00