siftlode/frontend/src
npeter83 db0ffc3717 fix(feed): clear optimistic overrides on refetch
The feed kept per-video optimistic status overrides until filters changed, so a
status reverted elsewhere (e.g. Unwatch from the notification center) was masked
by the stale override and stayed filtered out of the current view. Also clear
overrides when fresh feed data arrives — the server is then authoritative.
2026-06-12 17:39:28 +02:00
..
components fix(feed): clear optimistic overrides on refetch 2026-06-12 17:39:28 +02:00
lib feat(notifications): notify on 'watched' with an Unwatch action 2026-06-12 17:39:28 +02:00
App.tsx feat(stats): per-user API quota attribution + admin usage page 2026-06-12 02:47:55 +02:00
index.css style(ui): glass opacity 82% -> 78% 2026-06-11 22:49:04 +02:00
main.tsx feat(ui): notification center with leveled toasts and error capture 2026-06-11 19:26:34 +02:00