Ghost/test/unit
Fabien O'Carroll 91efa4605c Used DynamicRedirectManager for Custom Redirects
refs https://github.com/TryGhost/Members/commit/9e59f5a9

Since we have a DynamicRedirectManager for handling adding/removing
redirects at runtime, we no longer need the custom-redirects middleware.
The redirects service does however need an init method now to add the
custom redirects at Ghost boot, so it's been refactored into our Class &
DI pattern.
2021-11-03 07:41:55 +13:00
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
server Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
shared Moved core/shared/i18n to theme-engine/i18n 2021-10-15 20:25:56 +01:00