Elliot DeNolf
|
90dab3c445
|
fix: prevent sharp toFormat settings fallthrough by using clone (#2547)
|
2023-04-24 10:42:29 -04:00 |
|
Elliot DeNolf
|
12ed655881
|
feat: support large file uploads (#1981)
* feat: support express-fileupload useTempFiles and tempFileDir
* feat: rework uploads to accommodate useTempFiles option
* fix: properly check versions config before handling version deletion
* chore: fix aspect ratio handling
* chore: bump probe-image-size
* chore: handle temp file resizing buffer
* chore: yarn.lock after reverting probe-image-size bump
* chore: get yarn.lock from master
* chore: clear temp files directly in operations instead of injecting a hook
|
2023-02-01 15:59:53 -05:00 |
|
Dan Ribbens
|
2de435f43a
|
fix: #1738 save image dimensions to svg uploads
|
2022-12-23 13:42:31 -05:00 |
|
Dan Ribbens
|
389ee261d4
|
fix: #1656 remove size data
|
2022-12-19 15:31:03 -05:00 |
|
Thomas Ghysels
|
5bd86571ca
|
feat: improve typescript comments (#1467)
|
2022-11-29 10:10:30 -05:00 |
|
James
|
a4504ca15b
|
Merge branch 'master' of github.com:payloadcms/payload into fix/#940
|
2022-10-06 14:23:37 -04:00 |
|
James
|
7926083732
|
fix: #940
|
2022-10-06 14:23:08 -04:00 |
|
dsod
|
131b2796e7
|
now uses the converted image mimeType for file extension and in the admin interface
|
2022-10-03 19:24:14 +02:00 |
|
Marco Sangalli
|
9fea2b4e08
|
chore: fixing uploadFile when using s3 bucket
|
2022-09-14 14:43:47 +02:00 |
|
Dan Ribbens
|
7acf944a28
|
Feat/expose sharp options (#1029)
Co-authored-by: khakimvinh <kha.kim.vinh@gmail.com>
Co-authored-by: Elliot DeNolf <denolfe@gmail.com>
|
2022-09-12 10:29:07 -07:00 |
|
Dan Ribbens
|
46f4bc2a07
|
fix: save resized image file when equal to upload size (#555)
|
2022-05-06 13:50:47 -04:00 |
|
James
|
a0fb48c9a3
|
fix: #358 - reuploading with existing filenames
|
2021-11-25 10:34:03 -05:00 |
|
James
|
8661115283
|
fix: allows image resizing if either width or height is larger
|
2021-09-22 16:38:30 -04:00 |
|
James
|
9661c6d40a
|
feat: allow completely disabling local file storage
|
2021-08-06 12:18:20 -04:00 |
|
James
|
4a44d20d90
|
chore: merges
|
2021-08-06 11:14:02 -04:00 |
|
James
|
dea54a4ccc
|
feat: allows upload resizing to maintain aspect ratio
|
2021-08-06 11:08:48 -04:00 |
|
James
|
9c8935fd51
|
feat: exposes auto-sized uploads on payload req
|
2021-08-06 10:40:40 -04:00 |
|
James
|
5a7e5b921d
|
feat: revises naming conventions of config types
|
2021-07-27 20:13:25 -04:00 |
|
Elliot DeNolf
|
4d6871abc8
|
fix: use FileSize and ImageSize types
|
2021-01-06 00:07:47 -05:00 |
|
James
|
0fcd3d8f28
|
further types
|
2020-11-29 15:40:11 -05:00 |
|
Elliot DeNolf
|
eafc0876a1
|
type uploads and images
|
2020-11-23 13:55:39 -05:00 |
|
Elliot DeNolf
|
bc9adb9fe5
|
convert src/uploads
|
2020-11-20 15:10:11 -05:00 |
|
Elliot DeNolf
|
551c249e39
|
refactor: migrate to typescript
|
2020-11-20 13:39:18 -05:00 |
|