spinline
7ad6455a1e
chore: remove debug logging from browser notifications
...
- Cleaned up verbose notification logs
- Kept error logging for troubleshooting
- Notifications confirmed working on Chrome/macOS
2026-02-05 23:28:12 +03:00
spinline
1361b5a228
debug: add detailed logging for browser notifications
...
- Log notification permission status
- Log critical event detection
- Log notification creation attempts
- Log notification failures with error details
- Help troubleshoot why notifications aren't showing
2026-02-05 22:39:00 +03:00
spinline
3efe60a0f0
feat(pwa): add PWA support and browser notifications for critical events
2026-02-05 22:25:31 +03:00
spinline
ce6c3e01aa
feat(frontend): add SSE auto-reconnect with toast notifications
...
- Automatic reconnection with exponential backoff (1s to 30s max)
- Toast when connection is lost: 'Sunucu bağlantısı kesildi'
- Toast when reconnected: 'Sunucu bağlantısı yeniden kuruldu'
- Backend rTorrent notifications still work via SSE
2026-02-05 21:46:20 +03:00
spinline
497b39e0ae
fix(frontend): use signal-based toast for async contexts
2026-02-05 20:48:40 +03:00
spinline
6c7379483e
feat(frontend): add clean-code toast notifications
2026-02-05 20:40:11 +03:00
spinline
e2a8e17eae
feat: implement notification system and backoff strategy for rTorrent polling
2026-02-05 18:31:42 +03:00
spinline
76195584a3
feat(ui): add dedicated Paused filter
2026-02-04 23:45:58 +03:00
spinline
f3c49fb2cf
fix(frontend): fix statusbar type errors and store logic
2026-02-03 23:36:05 +03:00
spinline
563ffad3ab
feat: add global stats broadcasting and statusbar integration
2026-02-03 23:12:51 +03:00
spinline
33ee44e1f0
feat: add api docs and refactor AppEvent to struct variant
2026-02-03 22:02:28 +03:00
spinline
5d2c7249eb
feat: modernize UI, add mobile card layout, and fix iOS sidebar interactions
2026-02-01 14:08:25 +03:00
spinline
e784a2dd42
fix(frontend): remove hardcoded localhost from SSE connection
2026-01-31 19:34:51 +03:00
spinline
97c5378a71
feat: Implement functional torrent tables and sidebar filters with real-time SSE updates
2026-01-31 16:47:13 +03:00