AppFlowy/frontend/rust-lib
Nathan.fooo f9e7b5ffa4
feat: reload UI (#2999)
* chore: reload folder

* chore: reload folder

* chore: init sync

* chore: update tables

* chore: update database

* chore: load row

* chore: update

* chore: reload row

* test: fit test

* chore: retry

* chore: support batch fetch

* chore: enable sync

* chore: sync switch

* chore: sync switch

* chore: migration user data

* chore: migrate data

* chore: migrate folder

* chore: save user email

* chore: refresh user profile

* chore: fix test

* chore: delete translation files

* test: clippy format
2023-07-14 13:37:13 +08:00
..
dart-ffi feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-config feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-core feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-database2 feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-document2 feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-error feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-folder2 feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-net chore: upgrade rust version to 1.70 (#2749) 2023-06-09 22:23:07 +08:00
flowy-notification feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
flowy-server feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-server-config feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-sqlite feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-user feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
lib-dispatch feat: support pg storage (#2935) 2023-07-05 20:57:09 +08:00
lib-log feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
.gitignore feat: support pg storage (#2935) 2023-07-05 20:57:09 +08:00
Cargo.lock feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
Cargo.toml feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +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