Ghost/core/server/services
Nazar Gargol cea598597b Restructured theme check logic
refs #10571

- Removes dependency on 'context' property being set in error when
checking a theme
- Refactoring was needed to be able to avoid passing checked theme as a
part of thrown error (logic was relying on error having this specific
data in context property). This created a problem where we controlled
the logic flow with data in error object.
- Introduced 2 different types of theme check handling, one behaves the
same way as before, the other gives more granulac control to the caller
to decide what to do with returned errors.
2019-04-22 22:34:12 +02:00
..
apps Refactored proxy to not take name param 2019-04-16 11:05:33 +02:00
auth Updated theme layer to use members-ssr (#10676) 2019-04-16 16:50:25 +02:00
mail Fixed a typo for non-verb "setup" (#10680) 2019-04-22 17:47:28 +02:00
members Updated members site config keys (#10702) 2019-04-22 17:23:58 +02:00
permissions Added v2 actions endpoint 2019-02-06 21:36:09 +01:00
routing 🐛 Fixed redirect for pages causing 404 2019-04-22 15:08:09 +02:00
rss Removed use of filters module 2019-04-16 11:05:33 +02:00
settings Updated default-routes.yaml syntax to single template (#10459) 2019-02-06 14:34:57 +01:00
themes Restructured theme check logic 2019-04-22 22:34:12 +02:00
url Added comments for url service 2019-04-21 00:14:40 +02: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