AppFlowy-Cloud/libs
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
..
client-api feat: File api (#70) 2023-09-27 10:21:37 +08:00
gotrue feat: Gotrue admin api (#74) 2023-09-23 20:06:37 +08:00
gotrue-entity feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
infra chore: separate crates (#18) 2023-09-07 19:40:11 +08:00
realtime chore: bump collab version (#78) 2023-09-26 22:52:41 +08:00
s3 feat: File api (#70) 2023-09-27 10:21:37 +08:00
shared-entity feat: File api (#70) 2023-09-27 10:21:37 +08:00
snowflake chore: separate crates (#18) 2023-09-07 19:40:11 +08:00
storage feat: File api (#70) 2023-09-27 10:21:37 +08:00
storage-entity feat: File api (#70) 2023-09-27 10:21:37 +08:00
token chore: separate crates (#18) 2023-09-07 19:40:11 +08:00