2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
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
..
adapters Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
api Removed separate reset/forced-reset emails and updated email copy 2020-05-06 13:20:11 +01:00
config Moved members API out of backend 2020-04-30 18:18:39 +01:00
data Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
lib Improved password reset and session invalidation for "locked" users (#11790) 2020-05-05 19:37:53 +01:00
models Improved password reset and session invalidation for "locked" users (#11790) 2020-05-05 19:37:53 +01:00
public Renamed members ssr + api endpoints 2020-04-30 19:00:37 +01:00
services Removed separate reset/forced-reset emails and updated email copy 2020-05-06 13:20:11 +01:00
translations Improved password reset and session invalidation for "locked" users (#11790) 2020-05-05 19:37:53 +01:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Increased route specificity for API error handling (#11795) 2020-05-07 22:38:58 +02:00
analytics-events.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
ghost-server.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00