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-06-01 02:23:27 +02:00
2026-05-22 20:52:20 +02:00
2026-06-01 02:23:27 +02:00
2026-05-17 23:48:25 +02:00
2026-05-16 02:38:59 +02:00
2026-05-29 08:14:57 +02:00
2026-05-30 08:16:45 +02:00
2026-05-31 00:12:40 +02:00