Commit Graph

17 Commits

Author SHA1 Message Date
Steven Vandevelde b0b9a2020e
Upgrade to Webnative 0.35 (#89)
* Upgrade to webnative 0.35

* Linking

* Adjust loadAccount

* Chore: update avatar size limit to be 20mb - also update gallery size limit error message

* Chore: move program.auth.webCrypto to sessionStore.authStrategy (#93)

* program.id → program.tag

* Use AuthenticationStrategy type

* Single auth strategy

* Fix: always pass program.auth to sessionStore

* Avivash/add loading UI (#94)

* tag -> namespace

* Avivash/51 private file info (#95)

* Fix: delegate route being mounted twice

* Fix: orange and gradient directions

* Fix: footer gradient direction

* Bump webnative

* Use alpha version

* Upgrade alpha version

* Bump alpha release

* Bump

* Avivash/UI updates (#102)

* Bump

Co-authored-by: avivash <av@andrewvivash.com>
Co-authored-by: Andrew Vivash <andy@fission.codes>
Co-authored-by: Brian Ginsburg <gins@brianginsburg.com>
2023-01-05 19:13:15 +01:00
Andrew Vivash 3c4c1a78e3
Fix: Readme typo 2022-11-01 14:33:02 -07:00
Andrew Vivash a65f6ce5ce
Avivash/readme change beta to alpha and update repo url (#82) 2022-11-01 14:07:44 -07:00
Jess Martin c4aa2ace09
Fix bad link to Vercel deploy 2022-11-01 12:57:32 -04:00
Jess Martin ba3a90ad4c
Update README with deployment info, etc (#79)
* Deploy steps for Vercel and Cloudflare Pages
* Add warning message re: beta software
* Add node 17 version warning
2022-11-01 12:26:03 -04:00
Brian Ginsburg 0b537a166e
Fix layout and index file paths (#74) 2022-10-12 11:04:32 -07:00
Andrew Vivash 43fda68523
Chore: move initializeFilesystem back to the register function (#70) 2022-10-12 09:10:11 -07:00
J.J. Tolton 4051179646
Fix url in README.md (#72)
Signed-off-by: James Tolton <jjtolton@gmail.com>

Signed-off-by: James Tolton <jjtolton@gmail.com>
2022-10-11 15:54:53 -07:00
Andrew Vivash 44fa0fd136
Feat: move gallery code to gallery domain (#69) 2022-09-27 11:30:41 -07:00
Brian Ginsburg 15cc1f06ed
Add route support for Fission app publishing (#66)
* Add trailing slash always
* Add leading slashes to gotos
* Add fission.yaml and publish action
* Update Fission app name
* Update README


Co-authored-by: Brian Ginsburg <gins@brianginsburg.com>
2022-09-22 15:10:28 -04:00
Jess Martin 128c9927cc
README Improvements (#62)
* Updates to README
* Add some badges and screenshots
2022-09-16 13:05:50 -04:00
Jess Martin 3c8429082e
Deploy to Netlify with redirect support (#50)
* Removing Fission publish action and configuration info from README

* Document the Netlify deployment information in the README
2022-08-31 10:10:04 -04: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
Jess Martin 8f29357b17 Make application name configurable
Co-authored-by: Brian Ginsburg <gins@brianginsburg.com>
2022-08-02 14:21:24 -04:00
Jess Martin ec50794796
Tiny change to trigger publish workflow 2022-07-22 11:10:51 -04:00
Brian Ginsburg 2b98bce42b
Boilerplate svelte app 2022-07-14 11:41:33 -07:00
Jeff Griffiths ca08b5cfea
Initial commit 2022-01-19 08:31:25 -08:00