0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Naz 6ed5f64f4b Moved backup path calculation outside redirects module
refs https://github.com/TryGhost/Toolbox/issues/139

- Having tight coupling with backup file path calculation for redirects makes it extremely hard to test. In addition, having it injected will make it easier to swap this dependency to the mechanism similar to one used for routes files
2021-11-26 06:18:36 +13:00
..
client@96a53702dd Updated Admin to v4.23.0 2021-11-25 11:16:29 +00:00
frontend Fixed the selector for toggle headings 2021-11-25 09:07:47 +01:00
server Moved backup path calculation outside redirects module 2021-11-26 06:18:36 +13:00
shared Added quoteStyles labs flag 2021-11-24 16:33:47 +00:00
app.js Merged our two maintenance middleware into one 2021-11-24 11:27:18 +00:00
boot.js Moved custom redirects initialization to frontend init secton 2021-11-26 06:18:36 +13:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00