AppFlowy/frontend/rust-lib/flowy-folder2/src
Nathan.fooo e08a1a6974
feat: enable dispatch event using single thread (#3828)
* refactor: lib dispatch

* chore: type def

* chore: type def

* fix: local set spawn

* chore: replace tokio spawn

* chore: update log

* chore: boxed event

* chore: tauri lock
2023-10-30 12:35:06 +08:00
..
entities feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
share test: import database integration (#2803) 2023-06-15 22:43:07 +08:00
event_handler.rs chore: optimize the UI if fail to open the workspace (#3246) 2023-08-22 00:19:15 +08:00
event_map.rs chore: optimize the UI if fail to open the workspace (#3246) 2023-08-22 00:19:15 +08:00
lib.rs feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
manager.rs feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
notification.rs feat: support favorites folder 2023-08-02 21:20:51 +08:00
test_helper.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
user_default.rs feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
view_operation.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00