Ghost/core
kirrg001 79c790c891 Fixed url service did not respect subdirectory setup's
refs https://github.com/TryGhost/Team/issues/65

- currently we generate a relative resource url
- if you configure a subdirectory, the urls have to respect that
  - e.g. you configure `localhost:2368/blog`, your url results in e.g. `/blog/my-post/`
- this is not yet a critical bug, because the url service is not connected yet

- @TODO: consider absolute vs. relative urls in the url service
2018-04-17 15:52:57 +02:00
..
client@cd5541eeac Updated Ghost-Admin to 1.22.3 2018-04-17 11:13:53 +01:00
server Fixed url service did not respect subdirectory setup's 2018-04-17 15:52:57 +02:00
test Fixed url service did not respect subdirectory setup's 2018-04-17 15:52:57 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00