Ghost/core/server/services/url
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
..
index.js Small UrlService optimisations 2017-12-11 20:05:33 +01:00
Queue.js Rewrite url service (#9550) 2018-04-17 11:29:04 +02:00
Resource.js Rewrite url service (#9550) 2018-04-17 11:29:04 +02:00
Resources.js Rewrite url service (#9550) 2018-04-17 11:29:04 +02:00
UrlGenerator.js Url Service: trigger url event with relative/absolute urls 2018-04-18 11:33:46 +02:00
Urls.js Url Service: trigger url event with relative/absolute urls 2018-04-18 11:33:46 +02:00
UrlService.js Rewrite url service (#9550) 2018-04-17 11:29:04 +02:00
utils.js Fixed url service did not respect subdirectory setup's 2018-04-17 15:52:57 +02:00