Ghost/core/server/services/url
Naz ca2809d432 Extracted an explicit "filter" parameter in UrlGenerator constructor
refs https://github.com/TryGhost/Toolbox/issues/127

- This is an effor t to define a precise set of data needed for the UrlGenerator to function, which should help with decoupling it from the frontend routes
2021-11-15 18:32:34 +04:00
..
configs Moved URL service to backend 2021-10-19 07:29:09 +13:00
index.js Parameterized url cache storage path 2021-11-13 01:01:28 +13:00
Queue.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
Resource.js Fixed typo 2021-11-11 16:52:11 +04:00
Resources.js Exposed config initialization from Resources 2021-11-12 12:18:17 +04:00
UrlGenerator.js Extracted an explicit "filter" parameter in UrlGenerator constructor 2021-11-15 18:32:34 +04:00
Urls.js Booting instance with persisted urls 2021-11-13 01:01:28 +13:00
UrlService.js Extracted an explicit "filter" parameter in UrlGenerator constructor 2021-11-15 18:32:34 +04:00