0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/frontend/services/url
Fabien O'Carroll 9037c19e50 Ensured page filter works in routes.yaml
refs #10922

The frontend UrlGenerator parses the filters itself rather than passing
to the api, so we need to replicate the conversion from page -> type
2019-08-12 18:41:43 +08:00
..
configs Added frontend configs for canary endpoint 2019-08-09 20:46:49 +05:30
index.js
Queue.js
Resource.js
Resources.js
UrlGenerator.js Ensured page filter works in routes.yaml 2019-08-12 18:41:43 +08:00
Urls.js
UrlService.js