fluxa-core/src/runtime
KhooLy 24a0e0dcb2 Add pagination support for discover catalog browsing
Discover only ever fetched the first page (typically 20-50 items) of a
catalog and had no way to request more. Add a discoverPageRequested
action, a fetchDiscoverPage effect, and a dedicated DiscoverPaging
generation key so an in-flight "load more" fetch can't clobber a fresh
query (or vice versa) when the user changes catalog/genre mid-fetch.
2026-07-12 00:53:53 +03:00
..
effects.rs Add pagination support for discover catalog browsing 2026-07-12 00:53:53 +03:00
mod.rs feat: companion server, FFI cleanup, and pre-release hardening 2026-06-17 20:01:42 +03:00