AppFlowy/frontend/rust-lib/dart-ffi
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
..
.cargo feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
src feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
binding.h feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
build.rs feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
Cargo.toml feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
Flowy.toml chore: provider default for FlowyConfig propertis 2022-06-17 11:27:00 +08:00