Commit Graph

4 Commits

Author SHA1 Message Date
Jess Martin 05b70fd159
Quick start instructions (#53)
* Remove some extraneous tags, links, etc

* Templatize <head> with name, description, URL
2022-09-01 11:42:35 -04:00
Brian Ginsburg ccfd146258
Add connect existing account modal (#40)
* Add connect existing account modal


Co-authored-by: Jess Martin <jessmartin@gmail.com>
2022-08-30 15:07:29 -04:00
Jess Martin 82a389a42e
Dark Mode changes (#38) 2022-08-26 13:45:41 -07:00
Jess Martin 143ec66d1f
Welcome and backup device flow (#26)
* Comment out redirect to prevent re-register

* Welcome screen completed

* Rename LinkDevice to Welcome; Add Backup route

* Add a new page for Backup Device

* Move bootstrapFilesystem to webnative implementation

Co-authored-by: Jess Martin <jessmartin@gmail.com>

* Rename appName.ts to app-name.ts

Co-authored-by: Jess Martin <jessmartin@gmail.com>

* Refactor register and backup routes and components

Co-authored-by: Jess Martin <jessmartin@gmail.com>

Co-authored-by: Brian Ginsburg <gins@brianginsburg.com>
2022-08-04 07:59:50 -07:00