AppFlowy/frontend/rust-lib/flowy-sqlite/migrations
Nathan.fooo 649b0a135a
feat: encrypt collab update (#3215)
* feat: implement encrypt and decrypt

* feat: encrypt and decrypt

* feat: update user profile with encrypt

* chore: store encryption sign

* fix: login in setting menu

* chore: show encryption account name

* chore: fix test

* ci: fix warnings

* test: enable supabase test

* chore: fix test and rename column

* fix: update user profile after set the secret

* fix: encryption with wrong secret

* fix: don't save user data if the return value of did_sign_up is err

* chore: encrypt snapshot data

* chore: refactor snapshots interface

* ci: add tests

* chore: update collab rev
2023-08-17 23:46:39 +08:00
..
2023-06-05-023648_user chore: remove unused sqlite table (#2704) 2023-06-05 18:30:14 +08:00
2023-06-05-135652_collab_snapshot fix: reorder view when sibling view was deleted (#2724) 2023-06-07 00:05:27 +08:00
2023-07-12-135810_user_auth_type feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
2023-07-21-081348_user_workspace feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
2023-08-02-083250_user_migration feat: Get started doc migration (#3102) 2023-08-03 09:14:52 +08:00
2023-08-14-162155_user_encrypt feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
.gitkeep Feat/database view (#1765) 2023-01-31 08:28:31 +08:00