0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web
Kevin Ansfield 717567995b Fixed 404 handling for {admin url}/content/* routes
no issue

- added our theme error handling middleware to {admin}/content/ so that cache headers are properly set for 404s
- only registered {admin}/content when a separate admin url is configured so that we're not overriding {site}/content
2019-09-11 14:18:31 +01:00
..
admin Removed unused admin serviceworker endpoint 2019-09-02 16:58:06 +01:00
api 💡Migrated session controllers for compatibility with "frame" (#11101) 2019-09-11 11:28:55 +02:00
shared 🔒 Fully separated front-end and admin app urls 2019-09-10 15:47:49 +01:00
site 🔥 Removed ghost-sdk client for v0.1 API (#11100) 2019-09-10 17:15:53 +02:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js Fixed 404 handling for {admin url}/content/* routes 2019-09-11 14:18:31 +01:00