Ghost/core/server/web/shared
Hannah Wolfe 3b069b544f
Cleaned code patterns in error handler
- got rid of old _private & variable pattern in favour of const and module.exports
- changed weird capitalisation naming conventions to be camelCase
- removed some very old TODOs that we're never gonna get TODONE
   - these are mostly old ideas that never made it, and it's been so long they're clearly not important
2021-11-29 16:53:58 +00:00
..
middleware Cleaned code patterns in error handler 2021-11-29 16:53:58 +00:00
index.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
utils.js Moved validation utils into validation/upload 2020-04-22 07:21:41 +01:00