Ghost/core/server/lib
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
..
common Removed unused onMany method from events 2021-05-04 13:28:24 +01:00
image Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
ghost-version.js Updated Ghost versioning lib to include all prerelease IDs 2020-10-29 12:44:55 +00:00
mobiledoc.js Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
package-json.js Extracted package-json lib to Utils 2021-05-07 12:35:06 +01:00
request-external.js Reverted to previous user-agent for bookmark and oembed requests 2020-06-15 16:02:04 +01:00
request.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00