Ghost/core/server/services
Katharina Irrgang e480c7c50d 🐛 Reload translations if active theme get's overridden (#9392)
no issue

- discovered while testing
  - activate theme
  - download theme
  - modify theme
  - upload theme
  - override? yes
  - translation files are not reloaded, because the database is up-to-date
- remove un-used events in theme api layer
- trigger event from theme service
2018-01-12 09:19:28 +00:00
..
apps Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
auth Fixed wrong status code for incorrect token requests (#9374) 2018-01-11 16:17:03 +01:00
channels Import lib/common only 2017-12-12 10:28:13 +01:00
mail Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
permissions Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
route Rework route service to prevent circular dependencies (#9229) 2017-11-09 13:58:22 +00:00
rss Moved make-absolute-urls to url service 2017-12-14 22:34:37 +01:00
settings Tests: Do not re-register model events in settings cache 2017-12-14 16:41:30 +01:00
themes 🐛 Reload translations if active theme get's overridden (#9392) 2018-01-12 09:19:28 +00:00
url Moved make-absolute-urls to url service 2017-12-14 22:34:37 +01:00
labs.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
slack.js 🐛 Fixed emoji in Slack test notification not rendered by Discord (#9313) 2017-12-15 11:19:37 +07:00
webhooks.js Import lib/common only 2017-12-12 10:28:13 +01:00
xmlrpc.js Used request lib in xmlrpc (#9333) 2017-12-15 16:50:18 +07:00