AppFlowy/frontend/rust-lib
Nathan.fooo 3491ffdd08
Fix/read app (#1808)
* fix: filter out the apps that are deleted

* chore: format code style

* chore: fix clippy wanrings
2023-02-06 21:42:01 +08:00
..
.cargo Android vscode workflow (#912) 2022-09-01 12:27:09 +08:00
dart-ffi Fix/grid group (#1787) 2023-02-02 23:02:49 +08:00
flowy-ast Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
flowy-client-sync fix: potential fail to read the data of the row (#1793) 2023-02-04 10:07:21 +08:00
flowy-codegen chore: update vscode task (#1790) 2023-02-03 14:13:33 +08:00
flowy-core docs: update code documentation (#1804) 2023-02-06 15:59:30 +08:00
flowy-database Fix/read app (#1808) 2023-02-06 21:42:01 +08:00
flowy-derive chore: cell data operation (#1656) 2023-01-05 21:27:21 +08:00
flowy-document Fix/read app (#1808) 2023-02-06 21:42:01 +08:00
flowy-error Fix/grid group (#1787) 2023-02-02 23:02:49 +08:00
flowy-folder Fix/read app (#1808) 2023-02-06 21:42:01 +08:00
flowy-net fix: potential async errors (#1772) 2023-01-31 19:30:48 +08:00
flowy-notification Feat/http server adapt (#1754) 2023-01-30 11:11:19 +08:00
flowy-revision Fix/read app (#1808) 2023-02-06 21:42:01 +08:00
flowy-revision-persistence Feat/http server adapt (#1754) 2023-01-30 11:11:19 +08:00
flowy-sqlite Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-task Feat/sort UI (#1642) 2023-01-11 17:48:53 +08:00
flowy-test docs: update code documentation (#1804) 2023-02-06 15:59:30 +08:00
flowy-user fix: potential async errors (#1772) 2023-01-31 19:30:48 +08:00
lib-dispatch Feat/http server adapt (#1754) 2023-01-30 11:11:19 +08:00
lib-log Feat/http server adapt (#1754) 2023-01-30 11:11:19 +08:00
.gitignore chore: ignore proto files 2022-06-17 16:51:18 +08:00
Cargo.lock fix: potential async errors (#1772) 2023-01-31 19:30:48 +08:00
Cargo.toml Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: update rust-toolchain 2023-01-03 23:38:57 +08:00
rustfmt.toml fix format and clippy warnings 2022-01-23 12:14:00 +08:00