Nanguan Lin
|
3a7dd94e14
|
Migrate from s3 sdk v2 to v3 (#6731)
* chore: migrate from s3 sdk v2 to v3
* import signature-v4-crt
* downgrade minor version
* Add s3-presigned-post manually
* Change s3 mock
* Update server/storage/files/S3Storage.ts
* docs
* Upgrade aws-sdk
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2024-05-19 06:01:42 -07:00 |
|
Tom Moor
|
cd4f3f9ff2
|
Use inline content disposition for common images and PDFs (#6924)
* Use inline content disposition for common images and PDFs
* Add double-click on widgets to download
|
2024-05-18 09:17:04 -07:00 |
|
Tom Moor
|
75b0cd380a
|
Remove error on storeFromUrl failure
|
2023-12-26 22:50:33 -05:00 |
|
Tom Moor
|
726613bf1d
|
fix: Remove unzipper as it cannot handle zip within zip (#6162)
|
2023-11-15 16:32:17 -08:00 |
|
Tom Moor
|
9f6c90c86a
|
fix: Improve performance of base64 detection regex
|
2023-10-21 21:29:06 -04:00 |
|
Tom Moor
|
31cb9c865f
|
fix: Assumption that url passed to storeFromUrl will send content-length header
|
2023-10-16 19:38:11 -04:00 |
|
Apoorv Mishra
|
67b1fe5514
|
Local file storage (#5763)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2023-09-20 15:12:03 -07:00 |
|
Tom Moor
|
78ad1b867a
|
fix: Handle base64 and remote images when creating a file (#5740)
|
2023-08-26 06:15:14 -07:00 |
|
Tom Moor
|
5c07694f6b
|
Refactor 'uploadFromUrl' to base storage implementation
Add safety around using fetch implementation
|
2023-08-20 13:13:17 -04:00 |
|
Tom Moor
|
74722b80f2
|
chore: Refactor file storage (#5711)
|
2023-08-20 07:04:34 -07:00 |
|