0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/themes
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
..
config
active.js Rename blog -> site 2017-10-26 18:09:56 +01:00
engine.js
index.js 🐛 Fixed showing "theme missing" error incorrectly (#9129) 2017-10-11 15:19:12 +02:00
list.js
loader.js
middleware.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
Storage.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
to-json.js Custom post templates (#9073) 2017-10-10 13:36:35 +01:00
validate.js