AppFlowy/frontend/rust-lib
Nathan.fooo e1c8135f5d
refactor: folder with yrs
* feat: try using folder2

* feat: update

* feat: implement handlers

* fix: compile errors

* chore: add unsafe send + sync

* feat: remove unsafe impl

* fix: replace folder with foler2

* chore: dart compile errors

* test: fix test

* test: fix test

* test: bypass existing tests

* feat: open latest view

* chore: fix dart warnings

* chore: config notification

* fix: folder notification  bugs

* fix: doesn't open the new view after creating

* chore: rename struct

* refactor: user id

* test: fix test

* chore: remove unused user_id

* fix: fix read workspace views

* chore: rename appflowy data folder

* chore: update ref

* fix: tauri build
2023-04-04 08:41:16 +08:00
..
dart-ffi fix: Tauri UI issues (#1980) (#1982) 2023-03-13 16:42:45 +08:00
flowy-ast Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-client-sync Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
flowy-codegen feat: migration database (#2009) 2023-03-18 06:45:12 +08:00
flowy-core refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-database refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-derive Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-document refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-error Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
flowy-folder refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-folder2 refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-net refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-notification Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-revision refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-revision-persistence feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-sqlite refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-user refactor: folder with yrs 2023-04-04 08:41:16 +08:00
lib-dispatch Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-log Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
.gitignore chore: ignore proto files 2022-06-17 16:51:18 +08:00
Cargo.lock refactor: folder with yrs 2023-04-04 08:41:16 +08:00
Cargo.toml refactor: folder with yrs 2023-04-04 08:41:16 +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 feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00