Hayden
79f7ad40cb
feat: user profiles ( #32 )
...
* add user profiles and theme selectors
* lowercase buttons by default
* basic layout
* (wip) init token APIs
* refactor server to support variable options
* fix types
* api refactor / registration tests
* implement UI for url and join
* remove console.logs
* rename repository factory
* fix upload size
2022-10-06 21:54:09 -05:00
Hayden
90813abf76
fix(frontend): fix mis-matched state errors ( #9 )
...
implenmented a store for each global item and tied it to an event bus and used the listener on the requests object to intercept responses from the API and run the appripriate get call when updates were detected.
2022-09-12 19:36:22 -08:00
Hayden
75c633dcb5
frontend: cleanup
...
* dummy commit
* cleanup workflows
* setup and run eslint
* add linter to CI
* use eslint for formatting
* reorder rules
* drop editor config
2022-09-09 14:46:53 -08:00
Hayden
3fda815634
logger
2022-09-04 16:41:12 -08:00
Hayden
5f589f95b8
inject defaults + cleanup
2022-09-04 16:41:12 -08:00
Hayden
26ecb5a9d4
move to nuxt
2022-09-01 14:32:03 -08:00