my-kaiqiuwang/src/page
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
..
Logto feat(logto): handle redirect navigation after successful login 2026-03-10 13:46:49 +09:00
ClubEvents.tsx refactor: extract club header logic into ClubSummary component and simplify ClubEventsPage 2026-03-16 13:46:49 +09:00
EventPage.tsx feat: add current-score grouping flow with cached uid score API 2026-02-26 00:13:37 +09:00
FavPlayersPage.tsx fix(page): remove unused Antd imports and protect "log in to view cloud collection" button 2026-03-17 11:02:35 +09:00
FindUserPage.tsx feat(app): split game selector and implement club detail page 2026-03-13 10:27:05 +09:00
ProfilePage.tsx refactor(front-end): switch to web-based map navigation and update layouts 2026-03-16 02:04:06 +09:00
UserCenter.tsx feat(app): add push notification support and event management logic 2026-03-24 17:21:50 +09:00