AppFlowy/frontend/appflowy_tauri/src-tauri
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
..
.cargo Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
icons Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
src feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
.gitignore Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
build.rs Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
Cargo.lock feat: support equation block (#2903) 2023-06-28 12:39:04 +08:00
Cargo.toml feat: support pg storage (#2935) 2023-07-05 20:57:09 +08:00
rust-toolchain.toml chore: upgrade rust version to 1.70 (#2749) 2023-06-09 22:23:07 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
tauri.conf.json feat: support image block (#2912) 2023-07-03 10:04:40 +08:00