0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/frontend/web/middleware
Hannah Wolfe 08479f3816
Moved routing helpers to rendering service
- The helpers folder was full of things used for rendering pages
- It belongs as its own service so that we can see what it really does
2022-04-05 20:12:20 +01:00
..
error-handler.js Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
handle-image-sizes.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
index.js Moved theme-specific error handling to frontend 2021-11-29 17:04:01 +00:00
redirect-ghost-to-admin.js
serve-favicon.js
serve-public-file.js Updated servePublicFile to honor v= cache keys 2021-11-23 12:49:53 +00:00
static-theme.js