AppFlowy/frontend/rust-lib
Nathan.fooo 7eb20b232a
feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918)
* fix: load database fail caused by spawning long run task

* chore: yield long run task

* chore: fmt

* chore: update client api

* feat: copy data between server

* ci: fix af cloud test
2023-11-12 18:00:07 +08:00
..
collab-integrate feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
dart-ffi feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
event-integration feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
flowy-ai feat: openai and stabilityai integration (#3439) 2023-09-21 12:41:52 +08:00
flowy-config feat: using script to update the collab source. (#3508) 2023-09-24 15:50:58 +08:00
flowy-core feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
flowy-database2 feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
flowy-database-deps chore: update client api commit id (#3745) 2023-10-23 11:43:31 +08:00
flowy-date feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
flowy-document2 feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
flowy-document-deps fix: af cloud sync auth (#3873) 2023-11-05 14:00:24 +08:00
flowy-encrypt docs: documentation for encryption functions (#3243) 2023-08-20 15:38:52 +08:00
flowy-error fix: Invalid refresh token (#3879) 2023-11-08 21:48:17 +08:00
flowy-folder2 fix: Invalid refresh token (#3879) 2023-11-08 21:48:17 +08:00
flowy-folder-deps fix: af cloud sync auth (#3873) 2023-11-05 14:00:24 +08:00
flowy-notification feat: using script to update the collab source. (#3508) 2023-09-24 15:50:58 +08:00
flowy-server feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
flowy-server-config feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
flowy-sqlite fix: Invalid refresh token (#3879) 2023-11-08 21:48:17 +08:00
flowy-storage feat: implement file storage using appflowy cloud (#3675) 2023-10-12 09:54:45 +08:00
flowy-task fix: af cloud sync auth (#3873) 2023-11-05 14:00:24 +08:00
flowy-user feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
flowy-user-deps feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
lib-dispatch feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
lib-log feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
.gitignore feat: support building on Android (#3713) 2023-10-19 09:55:23 +08:00
Cargo.lock feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +08:00
Cargo.toml feat: adding suffix for user data folder when current cloud type is appflowy cloud (#3918) 2023-11-12 18:00:07 +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