0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web/shared/middleware
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
..
api
brute.js
cache-control.js
error-handler.js Cleaned code patterns in error handler 2021-11-29 16:53:58 +00:00
index.js
pretty-urls.js
uncapitalise.js
url-redirects.js