lbry-desktop/ui/redux
infinite-persistence 245eb39892
Add 'announcement' to v2 homepage api
This requires an accompanying commit in the homepages repo (see "Add announcement support").

Using `raw-loader` to import markdown files as a string works for the app-side, but didn't work well in web-side. Falling back to copying the announcement files to `dist` and reading them via `readFileSync`. Don't really like this -- will return with an alternative.
2022-05-20 00:04:05 +08:00
..
actions Support stream updates via claim_id parameter (#1465) 2022-05-19 08:13:48 -04:00
middleware Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
reducers Fix ContentState type 2022-05-18 14:32:30 +08:00
selectors Add 'announcement' to v2 homepage api 2022-05-20 00:04:05 +08:00