AppFlowy/frontend/rust-lib/flowy-document/src
Nathan.fooo b64da2c02f
refactor: File upload (#5542)
* chore: rename service

* refactor: upload

* chore: save upload meta data

* chore: add sql test

* chore: uploader

* chore: fix upload

* chore: cache file and remove after finish

* chore: retry upload

* chore: pause when netowork unreachable

* chore: add event test

* chore: add test

* chore: clippy

* chore: update client-api commit id

* chore: fix flutter test
2024-06-20 07:44:57 +08:00
..
parser feat: support markdown for heading 4-6 and inline math (#4917) 2024-03-18 18:42:19 +08:00
deps.rs refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
document_data.rs refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
document.rs feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
entities.rs refactor: File upload (#5542) 2024-06-20 07:44:57 +08:00
event_handler.rs refactor: File upload (#5542) 2024-06-20 07:44:57 +08:00
event_map.rs feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
lib.rs feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
manager.rs refactor: File upload (#5542) 2024-06-20 07:44:57 +08:00
notification.rs feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
parse.rs refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
reminder.rs chore: fix user awareness fetch (#5048) 2024-04-03 15:43:19 +08:00