AppFlowy/frontend/rust-lib/flowy-folder2/src
Zack 1c84ee1d53
feat: integrate appflowy-cloud (#3359)
* feat: draft: code dependency

* chore: update ref

* feat: signup using client_api

* feat: support auto sign_in after sign_up if already confirmed(WIP)

* chore: update collab commit id

* chore: fix compile errors

* chore: user AFServer trait to provide optional service

* chore: refactor workspace

* chore: disable aws config

* chore: return ws connect

* chore: update collab rev

* chore: fmt and clippy

* chore: fix test

* chore: update chrono version

* chore: add script to update the collab crates commit id

* chore: update

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-09-17 17:14:34 +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: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +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