0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services/url
Naz 36bc05447c Booting instance with persisted urls
refs https://github.com/TryGhost/Toolbox/issues/116

- This is a PoC to check out how viable this approach is and if it's worth merging into main as a very quick win
- The `urls.json` is in a bad place right now should probably live in a data folder
2021-11-13 01:01:28 +13:00
..
configs Moved URL service to backend 2021-10-19 07:29:09 +13:00
index.js Moved URL service to backend 2021-10-19 07:29:09 +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 Moved URL service to backend 2021-10-19 07:29:09 +13:00
Urls.js Booting instance with persisted urls 2021-11-13 01:01:28 +13:00
UrlService.js Booting instance with persisted urls 2021-11-13 01:01:28 +13:00