0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/unit/frontend
Naz 677ea1073d Extracted an explicit "resourceType" 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
..
apps Moved URL service to backend 2021-10-19 07:29:09 +13:00
helpers 🐛 Fixed broken assets for theme/design preview 2021-11-03 11:20:04 +01:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
services Extracted an explicit "resourceType" parameter in UrlGenerator constructor 2021-11-15 18:32:34 +04:00
web/middleware Ensured nonexistant public files fallback to 404 2021-11-05 09:13:23 +00:00