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
|
e76dcc0baf
|
test
|
2023-11-15 20:50:44 -05:00 |
|
Tom Moor
|
cf6a946c9c
|
chore: Normalize fs-extra usage
|
2023-11-15 19:43:17 -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
|
1c6f8dda5e
|
fix: Cleanup empty folders when using local storage provider, closes #5978
|
2023-11-09 19:24:16 -05:00 |
|
Tom Moor
|
1359f44814
|
fix: Links to attachments do not work in emailed notifications (#5935)
|
2023-10-04 18:25:07 -07:00 |
|
Tom Moor
|
42cc991317
|
fix: files.create permissions (#5877)
* fix: files.create permissions
* test
* new
|
2023-09-24 12:02:49 -07:00 |
|
Tom Moor
|
e50e0bba53
|
Allow file access not in Attachments table (#5876)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-24 06:43:37 -07:00 |
|
Tom Moor
|
6aec085942
|
fix: Error handling on streams missing error handler on read streams.
Related https://github.com/outline/outline/discussions/5855
|
2023-09-23 18:08:36 -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 |
|