0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
Naz 6e205a3f05 Extracted an explicit "permalink" 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
- This is almost the last piece to free us up from the massive "router" object that has been passed around
2021-11-15 18:32:34 +04:00
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend Extracted an explicit "permalink" parameter in UrlGenerator constructor 2021-11-15 18:32:34 +04:00
server Added ability to delete existing files through storage adapters 2021-11-09 16:07:23 +04:00
shared Fixed failing test 2021-11-05 17:17:18 +04:00