Elliot DeNolf
|
f2bbe662f2
|
feat: add enabled property to conditionally enable/disable (#57)
|
2023-06-11 18:39:58 -04:00 |
|
James
|
60cf803e8d
|
fix: #43, not deleting old files
|
2023-04-27 16:28:16 -04:00 |
|
James
|
7eb8d8bed1
|
fix: uses fallback for stream to prevent webpack error
|
2023-04-27 13:00:02 -04:00 |
|
Dan Ribbens
|
2f799a9420
|
feat: azure upload file stream (#46)
|
2023-04-10 17:04:28 -04:00 |
|
Elliot DeNolf
|
e56518e702
|
fix: properly alias fs at the package level, not dev
|
2023-02-09 14:01:09 -05:00 |
|
Elliot DeNolf
|
65899766d6
|
feat: add proper prepublishOnly script
chore: remove dev/yarn.lock during clean, prevents publish
chore: make dev package.json private
chore: adjust payload peer dep version
|
2023-02-09 13:06:00 -05:00 |
|
Elliot DeNolf
|
1f7f5e5cdb
|
feat(s3): implement multipart upload
|
2023-02-09 11:56:53 -05:00 |
|
Elliot DeNolf
|
4c8f33e098
|
feat(s3): support large uploads (#37)
* feat(s3): implement multipart upload
* feat(s3): support tempFilePath and using read stream for uploads
|
2023-02-01 16:31:07 -05:00 |
|
James
|
84cd214a89
|
fix: only uses adapter to generate file urls if filename exists
|
2022-09-23 09:27:16 -07:00 |
|
James
|
0685717794
|
fix: ensures that proper Content-Type headers are set on pass-through static files
|
2022-09-14 15:53:14 -07:00 |
|
James
|
5a802d0d94
|
feat: allows adapter to be set to null, which will fall back to local storage
|
2022-08-24 11:41:49 -07:00 |
|
afzaalahmad
|
ba29a5dd7a
|
fix: dev build command
|
2022-08-20 13:35:27 +05:00 |
|
afzaalahmad
|
3465f7c60d
|
feat: add google cloud storage adapter
|
2022-08-20 13:10:29 +05:00 |
|
Elliot DeNolf
|
6962fabb4e
|
chore: update .gitignore, remove ignored
|
2022-08-08 09:28:10 -04:00 |
|
James
|
7c8f2b1855
|
chore: fixes adapter exports
|
2022-08-07 19:46:59 -04:00 |
|
James
|
2f822d517d
|
feat: builds pattern to preserve payload access control
|
2022-08-07 19:26:30 -04:00 |
|
James
|
0a4745b869
|
feat: builds s3 adapter
|
2022-08-07 10:37:51 -04:00 |
|
James
|
76067b4e50
|
chore: bumps payload
|
2022-08-06 15:51:51 -04:00 |
|
James
|
2b7547fbae
|
feat: builds plugin with azure adapter
|
2022-08-06 14:49:46 -04:00 |
|
James
|
4e1da749c9
|
chore: init
|
2022-08-05 15:00:12 -04:00 |
|