AppFlowy/frontend/rust-lib/flowy-server/tests/supabase_test
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
..
database_test.rs refactor: deps crates (#4362) 2024-01-11 14:42:03 +08:00
file_test.rs feat: initial file upload api (#4299) 2024-01-17 02:59:15 +08:00
folder_test.rs refactor: deps crates (#4362) 2024-01-11 14:42:03 +08:00
mod.rs feat: storage file (#3303) 2023-08-31 16:40:40 +08:00
user_test.rs refactor: deps crates (#4362) 2024-01-11 14:42:03 +08:00
util.rs feat: initial file upload api (#4299) 2024-01-17 02:59:15 +08:00