Commit graph

9 commits

Author SHA1 Message Date
75929e7c17 routes: Fix path joining when removing files and traverse detection
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-16 08:36:08 +00:00
5841dbdaab Update tests to reflect new changes with null size for pre-existing files
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-15 19:55:56 +00:00
666c4bee89 Use service-core 2022-08-13 21:52:45 +00:00
f4afd8bfae media: Add route that can resize existing uploaded image
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-07 11:35:29 +00:00
1abe64cb09 Added few more operation support in the API 2022-01-06 09:51:43 +00:00
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
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
bf508fc5b8 Replace multer with formidable 2021-10-11 00:56:22 +00:00
11c1133696 Finished unit test, refactored to use flaska instead of koa 2021-10-11 00:21:57 +00:00