AppFlowy/frontend/rust-lib/flowy-document/tests/document
Zack 38c3e700e9
feat: initial file upload api (#4299)
* feat: initial file upload api

* feat: initial file upload api

* fix: add pb index

* feat: remove file name

* feat: read everything to mem

* feat: revamp object storage

* chore: cargo format

* chore: update deps

* feat: revised implementations and style

* chore: use deploy env instead

* chore: use deploy env instead

* chore: use deploy env instead

* refactor: move logic to handler to manager

* fix: format issues

* fix: cargo clippy

* chore: cargo check tauri

* fix: debug docker integration test

* fix: debug docker integration test

* fix: debug docker integration test gotrue

* fix: debug docker integration test docker compose version

* fix: docker scripts

* fix: cargo fmt

* fix: add sleep after docker compose up

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-01-17 02:59:15 +08:00
..
document_insert_test.rs refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
document_redo_undo_test.rs test: Import folder test (#4321) 2024-01-07 11:12:05 +08:00
document_test.rs test: Import folder test (#4321) 2024-01-07 11:12:05 +08:00
event_handler_test.rs refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
mod.rs refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
util.rs feat: initial file upload api (#4299) 2024-01-17 02:59:15 +08:00