Ghost/core/frontend/apps/private-blogging/lib
Hannah Wolfe 4ae907781a Private blogging misc cleanup
This is a bunch of small changes, that simplifies working with the private blogging module:
- remove reference to really old paginated RSS behaviour
- remove handling for /rss and allow our standard redirects to redirect to /rss/ and then execute
- readd should to tests so that they can be run standalone
- fix eslint warning
2020-06-15 20:16:13 +01:00
..
helpers Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
views Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
middleware.js Private blogging misc cleanup 2020-06-15 20:16:13 +01:00
router.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00