AppFlowy/frontend/rust-lib
Mathias Mogensen 17651bf64c
feat: show notes icon when notes is not empty (#3893)
* feat: show notes icon when notes is not empty

* fix: redundant clone

* chore: update collab and fix after merging main
2023-11-09 00:30:50 +01:00
..
collab-integrate feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
dart-ffi feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
event-integration feat: show notes icon when notes is not empty (#3893) 2023-11-09 00:30:50 +01: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 fix: Invalid refresh token (#3879) 2023-11-08 21:48:17 +08:00
flowy-database2 feat: show notes icon when notes is not empty (#3893) 2023-11-09 00:30:50 +01: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 chore: update collab rev (#3874) 2023-11-06 00:47:20 +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 fix: Invalid refresh token (#3879) 2023-11-08 21:48:17 +08:00
flowy-server-config chore: sign in with provider (#3592) 2023-10-07 09:58:44 +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 chore: update collab rev (#3874) 2023-11-06 00:47:20 +08:00
flowy-user-deps fix: af cloud sync auth (#3873) 2023-11-05 14:00:24 +08:00
lib-dispatch feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
lib-log fix: af cloud sync auth (#3873) 2023-11-05 14:00:24 +08:00
.gitignore feat: support building on Android (#3713) 2023-10-19 09:55:23 +08:00
Cargo.lock feat: show notes icon when notes is not empty (#3893) 2023-11-09 00:30:50 +01:00
Cargo.toml feat: show notes icon when notes is not empty (#3893) 2023-11-09 00:30:50 +01: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