0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
kirrg001 4265afe580 Moved utils/url.js to UrlService
refs #9178

- we have to take care that we don't end up in circular dependencies
  - e.g. API requires UrlService and UrlService needs to require the API (for requesting data)
- update the references
- we would like to get rid of the utils folder, this is/was the most complicated change
2017-12-11 20:05:33 +01:00
..
apps Wrapped express router & expose from route service (#9206) 2017-11-09 10:08:11 +00:00
channels Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
route Rework route service to prevent circular dependencies (#9229) 2017-11-09 13:58:22 +00:00
rss Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
url Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
slack.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
webhooks.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
xmlrpc.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00