Ghost/core/server/services/channels
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
..
Channel.js Moved Channels module -> services 2017-11-08 15:45:23 +00:00
config.channels.json Moved Channels module -> services 2017-11-08 15:45:23 +00:00
index.js Rework route service to prevent circular dependencies (#9229) 2017-11-09 13:58:22 +00:00
loader.js Fixed channel path to work with Ghost-CLI 2017-11-10 20:52:50 +00:00
parent-router.js Rework route service to prevent circular dependencies (#9229) 2017-11-09 13:58:22 +00:00
router.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00