Ghost/core
Kevin Ansfield 7070572e4f Moved getLocalSize() from mobiledoc to image-size lib
no issue

- `getLocalSize()` is useful outside of the mobiledoc populate-image-sizes function
- expanded `ImageSize` class with new methods
  - `getOriginalImageSizeFromStoragePath()` - takes the "original" image extraction and test from `getLocalSize()` and makes it more generally available
  - `getImageSizeFromStorageUrl()` - takes the path extraction from `getLocalSize()` to make image sizes from local urls more generally available
  - `getOriginalImageSizeFromStorageUrl()` - URL version of the new `getOriginalImageSizeFromStoragePath()` method
2021-05-14 11:57:37 +01:00
..
client@e795ca6e14 Updated Ghost-Admin to v4.5.0 2021-05-11 13:34:32 +01:00
frontend Updated theme middleware to use products api 2021-05-07 16:32:57 +01:00
server Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
shared Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js 🐛 Fixed webhook initialization when over limit 2021-05-11 18:11:51 +04:00
bridge.js Improved theme locale handling 2021-05-05 16:13:26 +01:00