Commit graph

7 commits

Author SHA1 Message Date
04043d18dc
build(tools): set up testing tools 2024-02-19 12:28:19 -05:00
e2a5e593e9
refactor(pathing): use path alias to uniformize imports 2024-02-19 00:38:17 -05:00
fd291378a9
chore(lint): ensure that linting+formatting applies to functions as well 2024-02-18 04:27:30 -05:00
b7f6136625
build(tools): swap preact for react, update @mui/* 2024-02-16 00:09:50 -05: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
Marc Cataford
9dd28ca789
refactor: react to preact (#15)
* refactor: react to preact

* refactor: replace all refs
2021-08-02 01:26:24 -04:00
3eb332c2c3 feat: initial proto 2021-07-13 22:45:47 -04:00