Ghost/core/frontend/services/rss
Naz fead0e3dcf Decoupled frontend rss service from the url service
refs https://linear.app/tryghost/issue/CORE-103/decouple-internal-frontend-code-from-url-module

- We need to decouple all frontend services from URL service as much as possible. "bootstrap" module is now a central point to substitute (proxy really) function previously done by the URL service and this move changes direct usage of URL service to "bootstraps" internal proxy function
2021-10-14 05:55:49 +13:00
..
cache.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
generate-feed.js Decoupled frontend rss service from the url service 2021-10-14 05:55:49 +13:00
index.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
renderer.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00