Commit graph

223 commits

Author SHA1 Message Date
dcc9a298d0
build: resolve minimist@1.2.6 (#23) 2022-04-03 11:19:58 -04:00
0d06488d13
refactor: move lots of logic to hooks, declutter (#22)
* refactor: move lots of logic to hooks, declutter

* refactor: useNavigation, deprecate useAppState entirely

* fix: staleTime is a number

* fix: standard html mode

* fix: useSettings with safe defaults

* fix: terminal slash in all accepted URLs, redirecting

* infra: redirects

* infra: redirects from config
2022-03-13 10:19:00 -04:00
c67477ee1b build: bump parcel, parcel pkgs 2021-10-15 23:17:31 -04:00
Marc Cataford
55f3566190
build: node, yarn updates (#21)
* build: node, yarn ups

* docs: update

* build: yarn update
2021-10-15 23:15:21 -04:00
Marc Cataford
13773e1d38
fix: chunked responses (#19)
* fix: chunked response support in proxy

* fix: feed merging
2021-08-02 11:42:45 -04:00
Marc Cataford
a849cdbc34
chore: enable devtools (#16) 2021-08-02 01:35:17 -04:00
Marc Cataford
9dd28ca789
refactor: react to preact (#15)
* refactor: react to preact

* refactor: replace all refs
2021-08-02 01:26:24 -04:00
Marc Cataford
5c3da0a2f4
Replace dependencies where possible (#14)
* refactor: remove axios, use fetch

* refactor: remove md5

* fix: handle failed fetches
2021-08-02 00:52:01 -04:00
Marc Cataford
185f405fe2
Small quality of life improvements (#13)
* wip: swanky page title

* wip: empty feed message

* wip: add margin
2021-07-27 08:38:31 -04:00
Marc Cataford
c46205f220
feat: organize in feeds, sort by date (#12)
* feat: organize in feeds, sort by date

* fix: propname

* wip: cruddy loading screen

* fix: actions

* fix: caching format

* fix: typo

* feat: display feedname

* build: local tooling

* fix: date sort

* ci: add lint
2021-07-25 14:18:16 -04:00
Marc Cataford
38e944437a
fix: ensure date is Date (#11) 2021-07-17 13:04:01 -04:00
Marc Cataford
cfd40d4db9
docs: diagram (#5)
* docs: diagram

* docs: diagram

* docs: more README
2021-07-17 13:00:02 -04:00
a16fe8a6a7 ci: fix cond 2021-07-17 12:46:15 -04:00
Marc Cataford
1ee321a4a6
fix: malformed map (#9) 2021-07-17 12:40:54 -04:00
Marc Cataford
31931df5cb
ci: typo (#8) 2021-07-17 12:35:10 -04:00
Marc Cataford
1160a1e9b7
infra: set up CI (#7)
* ci: stub

* fix: typo

* fix: cache restore

* fix: install

* fix: typo

* ci: caches, build, artifacts

* ci: caches, build, artifacts

* fix: typo

* ci: preview deploy

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* fix: conds
2021-07-17 12:30:27 -04:00
Marc Cataford
837ddd5f9a
refactor: consolidate components (#6)
* refactor: consolidate itemcard into feedspanel

* fix: typing
2021-07-17 09:41:16 -04:00
Marc Cataford
5de8cb2e50
build: crypto-js -> md5 (#4) 2021-07-16 23:21:12 -04:00
Marc Cataford
d4b969e0ad
fix: initial load (#3)
* fix: safe load from store initial

* style: scaling

* chore: excl. netlify

* fix: proxy to bypass CORS issues

* fix: refetch limiting
2021-07-16 23:01:06 -04:00
Marc Cataford
22ab6a3be6
feat: settings panel (#2)
* build: add material-ui/icons

* feat: settings panel

* refactor: additional padding on listitems
2021-07-14 23:43:53 -04:00
Marc Cataford
f757582e8a
refactor: reorganize state management (#1)
* refactor: state hook

* refactor: condense state hook
2021-07-14 22:47:11 -04:00
3eb332c2c3 feat: initial proto 2021-07-13 22:45:47 -04:00
Marc Cataford
ab6340426a
Initial commit 2021-07-13 22:40:48 -04:00