0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/services
kirrg001 097e1d1fac Url Service: trigger url event with relative/absolute urls
refs https://github.com/TryGhost/Team/issues/65

- this is just the first optimisation regarding relative/absolute urls
- the full strike will happen when i start with the url utility re-write
- for now: there will be only one subscriber of url events -> the sitemaps service
- the sitemaps service outputs absolute urls
  - we don't want to receive an url event and ask the url service again to get an absolute version of the url
2018-04-18 11:33:46 +02:00
..
apps
auth Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
channels Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
mail
permissions Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
route
rss Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
settings YAML settings loader and parser 2018-04-15 19:40:22 +02:00
themes Consistent event names 2018-04-15 23:52:42 +02:00
url Url Service: trigger url event with relative/absolute urls 2018-04-18 11:33:46 +02:00
labs.js
slack.js 🐛 Fixed emoji in Slack test notification not rendered by Discord (#9313) 2017-12-15 11:19:37 +07:00
webhooks.js
xmlrpc.js Used request lib in xmlrpc (#9333) 2017-12-15 16:50:18 +07:00