AppFlowy-Cloud/libs/shared-entity/src
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
..
data.rs feat: Integrate to client (#52) 2023-09-17 12:52:44 +08:00
data_actix.rs feat: Integrate to client (#52) 2023-09-17 12:52:44 +08:00
dto.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
error.rs feat: File api (#70) 2023-09-27 10:21:37 +08:00
error_code.rs feat: File api (#70) 2023-09-27 10:21:37 +08:00
lib.rs feat: Workspace members (#63) 2023-09-19 20:59:16 +08:00