renovate[bot]
df6c729951
chore(deps): update dependency typescript to v4.7.4 ( #40 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-01 14:44:43 -04:00
renovate[bot]
a5d30e43d7
fix(deps): update dependency preact to v10.10.0 ( #41 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-01 14:44:09 -04:00
renovate[bot]
086d85b04b
fix(deps): update dependency react-query to v3.39.2 ( #39 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-01 14:36:40 -04:00
8e943a0e06
build: avoid using yarn sources ( #42 )
2022-08-01 14:30:17 -04:00
renovate[bot]
ab94e76052
fix(deps): update material-ui monorepo ( #36 )
...
* fix(deps): update material-ui monorepo
* build: explicitly declare packageManager
* chore: lockfile diffs
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marc Cataford <mcat@riseup.net>
2022-08-01 14:19:05 -04:00
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
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
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
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
3eb332c2c3
feat: initial proto
2021-07-13 22:45:47 -04:00