Commit Graph

6 Commits (a578e2fd8080e039f3b78e80dde358be3177dfa8)

Author SHA1 Message Date
Jonatan Nilsson a578e2fd80 formidable: Replace spaces and other illegal characters with url cleaner version.
continuous-integration/appveyor/branch AppVeyor build failed Details
resize: Auto filter out null values
2022-10-17 09:45:28 +00:00
Jonatan Nilsson 666c4bee89 Use service-core 2022-08-13 21:52:45 +00:00
Jonatan Nilsson 9a0fca4a22 noprefix now auto-adds prefix if file exists.
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2022-08-13 01:03:06 +00:00
Jonatan Nilsson 58553f3e34 Many updates. Added ability to upload prefix-less files. Added ability to remove files.
Breaking: Renamed name to filename when listing files in folder.
Breaking: Fixed the schema response for /media/resize. It is now consistent with other upload methods.
2022-01-06 09:01:10 +00:00
Jonatan Nilsson 68eef3a6b6 Complete refactor, features and optimization of code
Removed large amount of dependencies.
Added vips support and automatically resizing based on any criteria.
Faster and leaner.
Added ability to fetch listing of files in folders.
2022-01-05 14:47:51 +00:00
Jonatan Nilsson bf508fc5b8 Replace multer with formidable 2021-10-11 00:56:22 +00:00