chahinebrini
efca157969
fix(backend): device-mgmt cleanup + stats rejected fallback + realtime refresh
- devices: cleanupStaleDevices() purges phantoms >14d not bound; called from
GET /api/devices + register limit-check. Deterministic sort
(lastSeenAt, createdAt, id) so iPad+iPhone see identical order.
Merge-cutoff tightened 30d -> 7d.
- stats: rejected aggregates from notifications(type='domain_rejected')
via Math.max — admin reject cascade-deletes submission row.
- blocker.tsx: useDomainSubmissionRealtime triggers blockerStats.refresh()
directly (not stale-check only) so info-sheet shows fresh rejected count.
2026-06-01 02:23:27 +02:00
..
2026-05-31 07:33:06 +02:00
2026-05-19 22:02:34 +02:00
2026-06-01 02:23:27 +02:00
2026-05-06 07:13:43 +02:00
2026-05-30 09:14:32 +02:00
2026-05-19 10:49:23 +02:00
2026-05-19 10:49:23 +02:00
2026-05-19 22:02:34 +02:00
2026-05-19 10:49:23 +02:00
2026-05-30 09:14:32 +02:00
2026-05-19 10:49:23 +02:00
2026-05-31 07:33:06 +02:00
2026-05-15 21:48:54 +02:00
2026-05-19 10:49:23 +02:00
2026-05-14 22:15:57 +02:00
2026-05-08 22:15:55 +02:00