Ghost/core/server/web/shared
Hannah Wolfe d4cd996e20 Use destructuring for more readable redirect code
- This code was a little verbose, which made it hard to see what was happening (it still is a bit)
- Used destructuring to reduce the code
- Renamed a few variables
2020-04-22 20:30:17 +01:00
..
middlewares Use destructuring for more readable redirect code 2020-04-22 20:30:17 +01:00
index.js Removed unused middleware code 2020-04-22 07:15:51 +01:00
utils.js Moved validation utils into validation/upload 2020-04-22 07:21:41 +01:00