Skip to content

feat: add server-initiated heartbeat checks via PWA push notifications#43

Open
pfeifferj wants to merge 1 commit into5HT2B:masterfrom
pfeifferj:feature/pwa-push-notifications
Open

feat: add server-initiated heartbeat checks via PWA push notifications#43
pfeifferj wants to merge 1 commit into5HT2B:masterfrom
pfeifferj:feature/pwa-push-notifications

Conversation

@pfeifferj
Copy link
Member

  • Add VAPID key configuration and environment setup
  • Implement push subscription storage and management in Redis
  • Add background monitoring for inactive devices
  • Create push notification API endpoints (/api/push-*)
  • Add statistics endpoint for monitoring push notification system

- Add VAPID key configuration and environment setup
- Implement push subscription storage and management in Redis
- Add background monitoring for inactive devices
- Create push notification API endpoints (/api/push-*)
- Add statistics endpoint for monitoring push notification system
@pfeifferj pfeifferj changed the title Add server-initiated heartbeat checks via PWA push notifications feat: add server-initiated heartbeat checks via PWA push notifications Sep 23, 2025
@5HT2
Copy link
Member

5HT2 commented Jan 21, 2026

Ah I actually intend to migrate away from Redis, would you be interested in refactoring this away from Redis once that's merged, or do you have a strong preference as to keeping Redis around?

I'd prefer to avoid running two DBs inside of the docker compose setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants