Ghost/core/server/web/parent
Hannah Wolfe 4f9b72ff43
Renamed middlewares to middleware consistently
- This is a minor bugbare, but it will affect some configuration I'm about to do for c8
- I've been wanting to do it for ages, middleware is plural all on it's own so it's an odd affectation in our codebase
- This also only exists in 2 places, everywhere else we use "middleware"
- Sadly it did result in a lot of churn as I did a full find and replace, but consistency is king!
2021-11-16 15:51:47 +00:00
..
middleware Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
app.js Revert "Moved vhost mounts into boot file" 2021-07-08 07:10:18 +01:00
backend.js Improved Ghost boot time and memory usage by lazy loading routes 2021-10-15 17:52:07 +02:00
frontend.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
vhost-utils.js Moved vhost arg logic out of the parent app 2021-06-28 19:38:42 +01:00