Ghost/core
Hannah Wolfe 621cfd9866
Moved admin redirect middleware to named file
- moving this middleware because we're about to add a second piece of middleware
- it's easier to see what we have when each middleware is in its own file rather than in one big middleware.js file
2021-11-25 14:29:17 +00: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 admin redirect middleware to named file 2021-11-25 14:29:17 +00: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 Merged our two maintenance middleware into one 2021-11-24 11:27:18 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00