Ghost/core/server/services
Naz Gargol 87b37556c8
Improved error context usage (#10669)
refs #10571

- Reduced the amount of log output for collision errors
- Improved data passed into `errorDetails` during theme check
- After discovering https://github.com/TryGhost/Ghost/blob/9810834/core/server/services/themes/index.js#L56-L57 wasn't able to remove `checkedTheme` from `context`. Left a note to be refactored later
2019-04-09 13:00:56 +08:00
..
apps Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
auth Removed obsolete comment about api keys not being supported (#10622) 2019-03-19 20:05:37 +01:00
mail Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
members Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
permissions Added v2 actions endpoint 2019-02-06 21:36:09 +01:00
routing 🐛 Fixed {{meta_description}} output when using data: page.{slug} in routes 2019-03-12 12:34:16 +01:00
rss Fixed correct promise order in RSS feed generator (#9726) 2018-09-10 11:39:38 +02:00
settings Updated default-routes.yaml syntax to single template (#10459) 2019-02-06 14:34:57 +01:00
themes Improved error context usage (#10669) 2019-04-09 13:00:56 +08:00
url Added Canonical URL support to posts&pages in Admin & Content API v2 (#10594) 2019-03-12 17:51:29 +08:00
webhooks Fixed webhook resource name for page events 2019-02-25 23:51:23 +01:00
labs.js Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
slack.js Added Slack username option. (#10285) 2018-12-14 18:57:32 +07:00
xmlrpc.js 🐛 Fixed uncaught exceptions from image fetches 2019-01-15 20:35:46 +00:00