AppFlowy/frontend/rust-lib/flowy-document/src
Nathan.fooo 23997e977c
refactor: revamp file upload and fix partitial upload bugs (#5924)
* chore: upload chat file to local ai

* chore: async func

* chore: individual file progress

* chore: fix test

* chore: fix file upload
2024-08-11 20:39:25 +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 feat: Implement menu on chat (#5879) 2024-08-06 07:56:13 +08:00
event_handler.rs refactor: revamp file upload and fix partitial upload bugs (#5924) 2024-08-11 20:39:25 +08:00
event_map.rs feat: Implement menu on chat (#5879) 2024-08-06 07:56:13 +08:00
lib.rs feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
manager.rs refactor: revamp file upload and fix partitial upload bugs (#5924) 2024-08-11 20:39:25 +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