AppFlowy-Cloud/tests/client
Zack ff6a8e1eaf
feat: File api (#70)
* feat: s3 minio wip

* feat: s3 minio bucket create idempotent

* feat: put storage setting into configurations

* chore: clippy lint

* feat: add setting to base config

* feat: add configuration for prod

* fix: allow use different minio host

* feat: add server file storage

* fix: add missing file

* feat: add code template

* feat: add http api

* feat: added file upload to client api

* feat: database metadata impl

* fix: added missing files

* feat: added test cases and improve impl

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-09-27 10:21:37 +08:00
..
constants.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
file_storage.rs feat: File api (#70) 2023-09-27 10:21:37 +08:00
mod.rs feat: File api (#70) 2023-09-27 10:21:37 +08:00
refresh.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
sign_in.rs chore: expost sign in url (#76) 2023-09-26 09:26:35 +08:00
sign_out.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
sign_up.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
update.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
utils.rs chore: expost sign in url (#76) 2023-09-26 09:26:35 +08:00
workspace.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00