Shahed Nasser
4792c55226
docs: migrate guides to TSDoc references ( #6100 )
2024-01-22 18:38:35 +01:00
pepijn-vanvlaanderen
bbd9dd408f
feat(medusa-file-s3): Added S3 directory config ( #5291 )
...
* Added S3 directory config
* Rename option directory to prefix
* Added changeset
2023-10-11 10:32:35 -07:00
Lacey Pevey
046b0dcfa5
chore(medusa-file-s3): Add cache-control option + update to sdk v3 ( #4884 )
...
* add cache-control option, fix delete function, update to sdk v3
* Create cool-pears-trade.md
* reformat throw line, remove dev comment
* remove console.log debugging statement
---------
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2023-08-29 19:25:17 +02:00
Frane Polić
d8a6e3e0d8
feat(medusa-file-local): implement missing streaming methods ( #4788 )
2023-08-23 13:05:04 +02:00
Frane Polić
edf9ed4e59
fix(medusa-interfaces, medusa-file-*): flag for streaming to a private bucket ( #4771 )
...
* wip: unify file service api
* fix: flag type
* fix: update Spaces service
* fix: S3/Spaces - default to private
* fix: MinIO `isPrivate` for `getPresignedDownloadUrl`, add `isPrivate` to `GetUploadedFileType`
* chore: changeset
2023-08-22 13:05:30 +02:00
Derek Wene
8b6464180a
feat(medusa-file-s3,medusa-file-minio): Upgrade to TypeScript ( #3740 )
2023-04-23 12:31:16 +02:00
IgorKhomenko
b6c08cbbfe
fix(medusa-file-s3): Update key formation to use timestamp ( #3601 )
...
* Update medusa-file-s3 key formation to use timestamp
* added missing import
---------
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
2023-03-28 12:23:44 +02:00
Pevey
13c200ad2f
feat(medusa-file-s3): S3 file service reusing a single AWS client ( #3260 )
2023-02-19 19:17:35 +01:00
Philip Korsholm
79cddc23da
feat(medusa-file-s3): Allow all AWS options in config ( #2809 )
2022-12-20 10:01:30 +01:00
Philip Korsholm
3c5e31c645
fix(medusa, medusa-file-*): Protected uploads for file services ( #2433 )
2022-10-18 10:46:47 +02:00
Philip Korsholm
053206a390
fix(medusa-file-s3, medusa): Add S3 export support ( #2380 )
2022-10-08 18:09:01 +02:00
Philip Korsholm
812ba65d8f
feat(medusa): Add streaming to Minio fileservice ( #1619 )
2022-07-10 12:34:28 +02:00
Oliver Windall Juhl
a5f717be5a
fix(medusa-file-spaces,medusa-file-s3,medusa-file-minio): Add options to super call in file plugins ( #1714 )
2022-06-24 09:15:57 +02:00
Philip Korsholm
8e42d37e84
feat(medusa): Extend file-service interface + move to core ( #1577 )
2022-06-04 10:11:17 +02:00
Sebastian Mateos Nicolajsen
75b608330b
feat: AWS S3 file service plugin ( #376 )
2021-09-17 10:35:56 +02:00