0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Hannah Wolfe d9bdc444a3
Ensured nonexistant public files fallback to 404
- If we register the serve public file middleware for a file that doesn't exist, this will currently throw an ENOENT error
- Instead, we want to fall back to a standard 404 so that this behaves normally
- This will be useful for the card asset service, where the cards.min.css and cards.min.js files may or may not exist
2021-11-05 09:13:23 +00:00
..
client@d2ffe6f148 Updated Admin to v4.21.0 2021-10-29 16:00:28 +01:00
frontend Ensured nonexistant public files fallback to 404 2021-11-05 09:13:23 +00:00
server Fixed thumbnail file name 2021-11-04 19:03:45 +04:00
shared Added "mediaAPI" labs flag 2021-11-04 10:48:53 +04:00
app.js
boot.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00