docs: mark M4 (reader UI) complete in README

This commit is contained in:
npeter83 2026-06-11 04:27:31 +02:00
parent f6c5488566
commit 21662534bc

View file

@ -18,6 +18,12 @@ once and stored locally, so filtering/searching/sorting are instant and don't bu
> - **M3** (auto-tagging): system tags for channel language (offline detection) and topic
> (from YouTube topics + dominant category), regenerated automatically; user tags are
> never overwritten.
> - **M4** (reader UI): React + Vite SPA with four color schemes (dark/light) and adjustable
> text size; grid/list feed scoped to your subscriptions, with faceted tag filters,
> content-type toggles (Normal/Shorts/Live), date range, search, sort, watch/save/hide
> state and per-channel filtering; clicking a video opens youtube.com. Accurate Shorts
> detection via the /shorts probe, a sync-status indicator with admin pause/resume, a
> filtered video count, and structured timestamped logging.
## Requirements