Ghost/core/server
Fabien O'Carroll 4c3bd0e2e9 Added stripeDirect config to admin api w/ default
no-issue

The flag currently defaults to `true` as we are still using stripe
direct. We expose it on the admin api config endpoint so that the
Ghost-Admin client can use it to conditionally render
2020-05-20 16:47:58 +02:00
..
adapters Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
api Added stripeDirect config to admin api w/ default 2020-05-20 16:47:58 +02:00
config Added stripeDirect config to admin api w/ default 2020-05-20 16:47:58 +02: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 🐛 Fixed permission for "Administrator" to be able to edit post visibility 2020-05-20 17:47:27 +12:00
public Renamed members ssr + api endpoints 2020-04-30 19:00:37 +01:00
services Added member update endpoint with session auth (#11824) 2020-05-20 14:37:58 +05:30
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 Added member update endpoint with session auth (#11824) 2020-05-20 14:37:58 +05:30
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