AppFlowy/frontend/appflowy_flutter/lib/startup/tasks
Nathan.fooo edc7933c66
feat: support pg storage (#2935)
* refactor: using tokio-postgres

* chore: update

* chore: update env

* chore: update

* chore: upgrade supabase and add logout button

* refactor: update

* chore: update

* refactor: using message queue to handle the pg connection

* refactor: move test

* refactor: update sql

* chore: create pg database when user login

* chore: update scheme

* chore: generic user service

* chore: update

* chore: create statistics

* chore: create snapshot

* chore: add test

* chore: add database cloud service

* chore: add document cloud service

* chore: update interface

* test: add document test

* refactor: document interface

* chore: fix test

* chore: update

* chore: update test

* test: add test

* test: add test

* test: add test

* chore: update collab rev

* fix: flutter analyzer

* chore: update

* chore: update

* chore: update

* fix: tests

* chore: update

* chore: update collab rev

* ci: rust fmt

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-07-05 20:57:09 +08:00
..
app_widget.dart [feat] Allow user to select any Google Font (#2895) 2023-07-04 11:30:38 -10:00
app_window_size_manager.dart feat: support align and upgrade appflowy_editor (#2712) 2023-06-06 17:19:53 +08:00
hot_key.dart feat: optimize startup task and integrate supabase 2023-05-17 13:54:26 +08:00
load_plugin.dart feat: optimize startup task and integrate supabase 2023-05-17 13:54:26 +08:00
localization.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
platform_error_catcher.dart feat: optimize startup task and integrate supabase 2023-05-17 13:54:26 +08:00
platform_service.dart feat: optimize startup task and integrate supabase 2023-05-17 13:54:26 +08:00
prelude.dart feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
rust_sdk.dart feat: support pg storage (#2935) 2023-07-05 20:57:09 +08:00
supabase_task.dart feat: support pg storage (#2935) 2023-07-05 20:57:09 +08:00
windows.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00