Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Vivash 319ff70b5d
3 private and public photo uploads (#37) 2022-08-27 15:53:10 -07:00
Jess Martin 030f478228
Link device flow (#32)
* Wire up delegate account page
* Wire up link device page
* Add pin error when no matching pin
* Add backup created flag and store it in WNFS
* Move backup status into a dedicated module
* Move linking into a dedicated module


Co-authored-by: Brian Ginsburg <gins@brianginsburg.com>
2022-08-24 10:36:59 -04:00
Brian Ginsburg 2d25466f93
Add initialization error toasts (#24)
* Add error, success, info, and warning styles

* Add Toast component

* Add initialization error toast

* Add device store and toast placement

* Set device on window resize events


Co-authored-by: Brian Ginsburg <gins@brianginsburg.com>
Co-authored-by: Jess Martin <jessmartin@gmail.com>
2022-08-02 13:57:36 -04:00
Brian Ginsburg 046c80be44
Bootstrap filesystem and add filesystem store
Co-authored-by: Jess Martin <jessmartin@gmail.com>
2022-07-29 12:58:22 -07:00
Brian Ginsburg 72c56c1efe
Add session store (#23)
* Add webnative initialization and session store

* Guard connect page and button
2022-07-28 15:48:53 -07:00
Jess Martin 639d2fb296 Reformatting all the files that prettier missed 2022-07-20 16:47:18 -04:00
Brian Ginsburg 2b98bce42b
Boilerplate svelte app 2022-07-14 11:41:33 -07:00