0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/web
Fabien O'Carroll 27a5887696
Increased route specificity for API error handling (#11795)
no-issue

This ensures that errors that are not part of the members frontend API will be handled by the theme and not with JSON
2020-05-07 22:38:58 +02:00
..
admin Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
api Added new endpoint for refreshing api key secret (#11791) 2020-05-05 23:36:21 +05:30
members Increased route specificity for API error handling (#11795) 2020-05-07 22:38:58 +02:00
parent Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
shared Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
site Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00