AppFlowy/frontend/rust-lib/flowy-database2/src
Nathan.fooo 4e67282f2b
feat: Data sync on signup (#3283)
* chore: sync all data

* chore: sync database row and document in the row

* chore: sync inline view id

* chore: sync row and document in row

* fix: tests

* fix: migrate document in row

* chore: retry when create collab fail

* fix: invalid secret cause rerun application

* chore: fix clippy warnnings
2023-08-28 13:28:24 +08:00
..
entities feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
services feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
event_handler.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
event_map.rs chore: per-view field settings (#3199) 2023-08-27 22:31:32 +08:00
lib.rs feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
manager.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
notification.rs chore: per-view field settings (#3199) 2023-08-27 22:31:32 +08:00
template.rs chore: per-view field settings (#3199) 2023-08-27 22:31:32 +08:00