AppFlowy/frontend/appflowy_flutter/lib/workspace/application/settings
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
..
share test: import database integration (#2803) 2023-06-15 22:43:07 +08:00
shortcuts feat: customize command shortcuts (#2848) 2023-07-20 16:11:00 +08:00
application_data_storage.dart feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
cloud_setting_listener.dart feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
prelude.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
setting_supabase_bloc.dart feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
settings_dialog_bloc.dart fix: push to sign in screen when logout (#3127) 2023-08-07 22:24:04 +08:00
settings_file_exporter_cubit.dart fix: can't input url in Grid (#2737) 2023-06-08 15:46:33 +08:00
settings_location_cubit.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00