0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/url
Katharina Irrgang 1b9c61eed1
Returned relative paths in html for Content API V2 by default (#10091)
refs #10083

- you can send `?absolute_urls=true` and Ghost will also transform the paths in the content (this is optional/conditional)
2018-11-05 18:07:45 +01:00
..
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
Queue.js Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
Resource.js Minimized cached data on resource add/update 2018-08-12 14:23:32 +02:00
Resources.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
UrlGenerator.js Changed how we determine if a resource is owned by an url generator 2018-10-18 19:41:07 +02:00
Urls.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
UrlService.js Changed how we determine if a resource is owned by an url generator 2018-10-18 19:41:07 +02:00
utils.js Returned relative paths in html for Content API V2 by default (#10091) 2018-11-05 18:07:45 +01:00