0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Naz d4cd1bb865 Refactored ensure settings module into a class with DI
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- Ensure settings had only one method but would benefit from class+DI pattern before extracting it into an outside module.
- The logic is now also less coupled with "routes" and single source/destination paths. It's all configureable instead and might be reused if similar pattern is needed for example with redirect settings defaults.
2021-09-29 20:56:55 +02:00
..
client@1e0d0a066d Updated Admin to v4.16.0 2021-09-23 16:04:56 +01:00
frontend Divided f/e proxy into true proxy + rendering service 2021-09-29 13:10:14 +01:00
server Refactored ensure settings module into a class with DI 2021-09-29 20:56:55 +02:00
shared Added portal redirect for first version of offers 2021-09-28 18:34:15 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved routing setting hash calculation to backend 2021-09-28 04:59:41 +13:00
bridge.js Removed unnecessary error parameter in bridge 2021-09-23 18:39:43 +02:00