AppFlowy/frontend/rust-lib
Nathan.fooo 69469e9989
feat: Import appflowy data (#4236)
* refactor: traits

* feat: import data

* chore: track database view

* fix: import

* refactor: collab doc state

* refactor: get collab doc state

* feat: batch create collab object

* fix: test

* ci: run docker compose if the server is not up

* chore: bump collab

* chore: update ci

* chore: update ci

* chore: update ci

* chore: implement ui

* chore: implement ui

* chore: implement ui
2023-12-29 13:02:27 +08:00
..
.cargo chore: fix macos open crash (#4051) 2023-11-30 13:46:10 +08:00
collab-integrate feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
dart-ffi refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
event-integration feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
flowy-ai feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-config feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-core feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
flowy-database2 feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
flowy-database-deps feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
flowy-date feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-document2 feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
flowy-document-deps feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
flowy-encrypt feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-error refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
flowy-folder2 feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
flowy-folder-deps feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
flowy-notification feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-server feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
flowy-server-config tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
flowy-sqlite chore: Update Diesel to 2.1.x (#4197) 2023-12-23 23:27:15 +08:00
flowy-storage feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-task feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-user feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
flowy-user-deps feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
lib-dispatch feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
lib-log tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
.gitignore feat: support building on Android (#3713) 2023-10-19 09:55:23 +08:00
Cargo.lock feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
Cargo.toml feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +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