Scott Idem
ddf44a2aee
feat: web push notifications (VAPID)
- push_utils.py: subscription storage + send helper (auto-prunes 410 endpoints)
- routers/push.py: GET /api/push/vapid-key (public), POST/DELETE /api/push/subscribe
- sw.js: push event listener shows notification; notificationclick focuses/opens tab
- app.js: subscribe/unsubscribe flow + "Enable notifications" toggle in settings dropdown
- tools/notify.py: web_push orchestrator tool (user-level, no admin required)
- VAPID keys in .env; pywebpush added to requirements.txt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 19:38:58 -04:00
..
2026-03-06 03:41:00 -05:00
2026-03-27 21:01:52 -04:00
2026-04-05 21:25:18 -04:00
2026-05-05 19:14:59 -04:00
2026-05-05 18:44:51 -04:00
2026-05-05 18:54:27 -04:00
2026-03-29 13:02:45 -04:00
2026-04-28 22:52:34 -04:00
2026-05-01 20:40:50 -04:00
2026-04-05 20:53:06 -04:00
2026-03-22 00:01:07 -04:00
2026-05-01 20:00:38 -04:00
2026-05-05 19:38:58 -04:00
2026-04-30 19:14:53 -04:00
2026-04-29 18:46:33 -04:00