Ghost/core/frontend/services
Kevin Ansfield 4f3391cd04
Updated @tryghost/url-utils to v0.2.0 (#11004)
no issue

- updates `@tryghost/url-utils` following an internal refactor of the package
- renames `makeAbsoluteUrls` to `htmlRelativeToAbsolute` to better reflect what the function is doing
- renames `getBlogUrl` to `getSiteUrl`
- updates UrlUtils test stubbing util to work with a class
- fixes use of invalid port numbers in tests (max port number is 65535, any higher is an invalid URL that will error with some parsers)
2019-08-12 09:31:42 +01:00
..
redirects Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
routing Added frontend configs for canary endpoint 2019-08-09 20:46:49 +05:30
rss Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01:00
settings Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
sitemap Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
themes Updated theme engine check for canary 2019-08-09 20:46:49 +05:30
url Added frontend configs for canary endpoint 2019-08-09 20:46:49 +05:30