0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
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
..
client@7e8c8585a1 Updated Admin to v4.22.3 2021-11-15 13:43:15 +00:00
frontend Extracted an explicit "permalink" parameter in UrlGenerator constructor 2021-11-15 18:32:34 +04:00
server Extracted an explicit "permalink" parameter in UrlGenerator constructor 2021-11-15 18:32:34 +04:00
shared Added "urlCache" labs alpha flag 2021-11-12 12:24:27 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added url cache persistance on instance shutdown 2021-11-13 01:01:28 +13:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00