Ghost/core/test/utils/fixtures/images
Rishabh Garg 39485d17c0 Added new endpoint to upload square profile images with dimension validation (#9862)
refs #8576

- adds new API endpoint `/uploads/profile-image` for uploading profile images
- new validation which fails with error message if uploaded image is not square
- Renamed getImageSizeFromFilePath to getImageSizeFromStoragePath, because it's more explicit
- Add new getImageSizeFromPath method, which is used in the new dimensions middleware
- Ensure we use the sharp middleware to auto-resize the uploaded profile pictures
- Ensure the new route get's added to v2

While this makes sure all future profile images uploaded are square, this doesn’t affect any existing non-square profile image. Needs more thought on how to handle existing non-square profile images for the purpose of making theming easier in future.
2018-09-24 21:42:58 +02:00
..
favicon_16x_single.ico Blog icon validations (#7893) 2017-01-26 10:01:52 +01:00
favicon_64x_single.ico 🎨 Blog icon improvements (#8260) 2017-04-11 13:40:17 +02:00
favicon_multi_sizes.ico 🎨 Blog icon improvements (#8260) 2017-04-11 13:40:17 +02:00
favicon_not_square.png Blog icon validations (#7893) 2017-01-26 10:01:52 +01:00
favicon_size_too_large.png Blog icon validations (#7893) 2017-01-26 10:01:52 +01:00
favicon_too_large.png Blog icon validations (#7893) 2017-01-26 10:01:52 +01:00
favicon_too_small.png Blog icon validations (#7893) 2017-01-26 10:01:52 +01:00
favicon.ico Favicon URI (#7700) 2017-01-26 18:01:19 +00:00
favicon.png Blog icon validations (#7893) 2017-01-26 10:01:52 +01:00
ghost-logo.png feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
ghost-logo.pngx feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
ghosticon.jpg feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
loadingcat_square.gif Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
loadingcat.gif feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
myicon.ico 🐛 Blog icon improvements (#8298) 2017-04-10 12:04:46 +01:00