siftlode/frontend/src
npeter83 5a96607557 feat(feed): reshuffle button for the "surprise me" sort
The backend shuffle sort already accepts a seed param. Add a circular
reshuffle button next to the sort control (shown only when shuffle is
active) that re-rolls the seed and re-queries the feed; selecting shuffle
also seeds a fresh order instead of the deterministic seed-0 one. The seed
lives in FeedFilters but is intentionally kept out of the URL state.
2026-06-15 03:08:10 +02:00
..
components feat(feed): reshuffle button for the "surprise me" sort 2026-06-15 03:08:10 +02:00
i18n feat(feed): reshuffle button for the "surprise me" sort 2026-06-15 03:08:10 +02:00
lib feat(feed): reshuffle button for the "surprise me" sort 2026-06-15 03:08:10 +02:00
App.tsx feat(channels): clearer error when a YouTube action lacks the scope 2026-06-15 02:02:05 +02:00
index.css perf(feed): smoother scrolling for long feeds 2026-06-12 18:17:03 +02:00
main.tsx feat(i18n): foundation — react-i18next, language switcher, server-persisted choice 2026-06-15 00:30:34 +02:00
vite-env.d.ts feat(i18n): foundation — react-i18next, language switcher, server-persisted choice 2026-06-15 00:30:34 +02:00