Ghost/core/server/services/url
Naz 39b480682f Fixed UrlService initialization
refs https://github.com/TryGhost/Toolbox/issues/125

- The await was missing from the "fetchResources" call which made the queue pick up less information than it should've
2021-11-12 12:15:01 +04: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 Separated event listeners from resource fetching 2021-11-12 11:56:16 +04:00
UrlGenerator.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
Urls.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
UrlService.js Fixed UrlService initialization 2021-11-12 12:15:01 +04:00