Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add local only filesystem #1

Merged
merged 8 commits into from
Aug 22, 2023
Merged

Add local only filesystem #1

merged 8 commits into from
Aug 22, 2023

Conversation

bgins
Copy link
Member

@bgins bgins commented Aug 21, 2023

Description

This PR implements the following features:

  • Add local file system implementation
  • Upgrade gallery from local only to synced file system
  • Upgrade avatars from local only to synced file system
  • Update UI/UX flows for local only mode and upgrade by connect
  • Copy data back to local only file system on disconnect
  • UI updates to header and sidebar

Type of change

  • New feature (non-breaking change that adds functionality)

@bgins bgins marked this pull request as ready for review August 22, 2023 20:59
@bgins bgins merged commit 5f85686 into main Aug 22, 2023
1 of 2 checks passed
@bgins bgins deleted the add-local-only-filesystem branch August 22, 2023 21:01
bgins added a commit that referenced this pull request Aug 22, 2023
* Add local file system implementation

* Use local file system on init

* Update header and sidebar

* Add local-only gallery and upgrade to synced

* Add local-only avatars and upgrade to synced

* Add Get Started and updated UI flows

* Migrate files to local on disconnect

* Move account recovery to local home view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant