0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Naz 83a54eeb99 Fixed UrlService's getPermalinkByUrl method
refs https://github.com/TryGhost/Toolbox/issues/127

- The "withUrlOptions" is used internally in the constructor by the frontend's routers. To avoid passing around a whole function from the frontend routers duplicated the functionality from there.
2021-11-15 19:40:44 +04:00
..
client@7e8c8585a1 Updated Admin to v4.22.3 2021-11-15 13:43:15 +00:00
frontend Removed unused field 2021-11-15 19:38:41 +04:00
server Fixed UrlService's getPermalinkByUrl method 2021-11-15 19:40:44 +04:00
shared Added "urlCache" labs alpha flag 2021-11-12 12:24:27 +04:00
app.js
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