Ghost/core/server/controllers
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
..
frontend 🐛 Fixed error handling for html response (#9280) 2017-11-28 12:00:43 +00:00
channel.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
entry.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
index.js Renamed single / post -> entry 2017-11-08 10:07:52 +00:00
preview.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
rss.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00