AppFlowy/frontend/rust-lib/flowy-document2/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
..
parser refactor: updated at and created at (#2692) 2023-06-03 23:35:55 +08:00
deps.rs feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
document_data.rs feat: Get started doc migration (#3102) 2023-08-03 09:14:52 +08:00
document.rs feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
entities.rs feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
event_handler.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
event_map.rs feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +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 feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
parse.rs chore: create redo/undo bridge (#2760) 2023-06-15 10:37:51 +08:00