mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-03 05:27:22 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| .cargo | ||
| build-tool | ||
| collab-integrate | ||
| dart-ffi | ||
| event-integration | ||
| flowy-ai | ||
| flowy-config | ||
| flowy-core | ||
| flowy-database-pub | ||
| flowy-database2 | ||
| flowy-date | ||
| flowy-document | ||
| flowy-document-pub | ||
| flowy-encrypt | ||
| flowy-error | ||
| flowy-folder | ||
| flowy-folder-pub | ||
| flowy-notification | ||
| flowy-server | ||
| flowy-server-pub | ||
| flowy-sqlite | ||
| flowy-storage | ||
| flowy-user | ||
| flowy-user-pub | ||
| lib-dispatch | ||
| lib-infra | ||
| lib-log | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| covtest.rs | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||