0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Naz c3edd4b3d4 Fixed redirects regression tests
refs https://linear.app/tryghost/issue/CORE-84/have-a-look-at-the-eggs-redirects-refactor-branch

- The problem this change is addressing is inability to override config values once the code is extracted into a class+DI pattern
- The work around is restarting the instance with the configuration testing expected behavior - in this case missing or existing types of redirects files
2021-11-03 07:41:55 +13:00
..
client@d2ffe6f148 Updated Admin to v4.21.0 2021-10-29 16:00:28 +01:00
frontend Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
server Fixed redirects regression tests 2021-11-03 07:41:55 +13:00
shared Implemented '/media/upload' API endpoint 2021-11-03 00:33:28 +13:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
bridge.js Renamed frontend/web/app to site 2021-10-21 19:54:50 +01:00