2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Kevin Ansfield bbae006eb5
Speed up image-size utility functions (#10784)
no issue

- add `probe-image-size` dependency
- use `probe-image-size` to fetch partial image data over the network where possible
2019-06-11 16:25:15 +01:00
..
adapters 🐛 Fixed post scheduling on restart (#10726) 2019-05-06 11:11:43 +02:00
api Refactored json-schema to use one instance of ajv (#10746) 2019-05-15 13:28:10 +02:00
apps 🐛 Changed subscribed page title from hardcoded to site title (#10589) 2019-03-11 14:07:37 +08:00
config Added logging of slow {{#get}} helper uses (#10779) 2019-06-07 14:54:55 +01:00
data Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
helpers Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
lib Speed up image-size utility functions (#10784) 2019-06-11 16:25:15 +01:00
models Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
public Added members-theme-bindings library to public 2019-04-24 12:46:00 +02:00
services Removed logging for validation error in frontend routing 2019-06-11 12:35:16 +02:00
translations 🐛 Disallowed locked/suspended users from being made owner via the API (#10647) 2019-04-16 10:30:29 +01:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web 🐛 Fixed redirects to absolute URLs (#10777) 2019-06-10 12:48:37 +07:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Added comment about future scheduler migration 2019-05-06 12:26:08 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Removed lts update check flag 2019-05-01 16:00:53 +02:00