0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client@cd5541eeac Updated Ghost-Admin to 1.22.3 2018-04-17 11:13:53 +01:00
server Url Service: trigger url event with relative/absolute urls 2018-04-18 11:33:46 +02:00
test Url Service: trigger url event with relative/absolute urls 2018-04-18 11:33:46 +02:00
index.js