0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Hannah Wolfe 9f11140ec4
Split theme engine middleware into separate files
- one big file full of stuff is never good for clarity
- separating it out helps us see what requires what
- it also highlights the awful naming and opaque behaviour we have in themes - much to do, but this helps us start
2021-12-01 12:04:36 +00:00
..
client@5648dd6105 Updated Admin to v4.24.0 2021-11-26 16:00:26 +00:00
frontend Split theme engine middleware into separate files 2021-12-01 12:04:36 +00:00
server Fixed invalid filename error during settings restore 2021-12-01 15:47:13 +04:00
shared Added linting for use of @tryghost/errors 2021-12-01 11:22:21 +00:00
app.js Merged our two maintenance middleware into one 2021-11-24 11:27:18 +00:00
boot.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00