0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/server
Fabien O'Carroll bccc8790f0 Fixed max-complexity-warnings for stripe_connect API
no-issue

This removes the logic to check if stripe connect is allowed into the
stripe connect service, which makes the feature easier to maintain, as
well as fixes the v3 API - which previously did not have this check.
2021-10-25 14:06:28 +02:00
..
adapters Enabled passing through a feature name to utilize with a storage adapter 2021-10-21 20:22:45 +13:00
api Fixed max-complexity-warnings for stripe_connect API 2021-10-25 14:06:28 +02:00
data Removed NOT NULL constraint from portal_title (#13659) 2021-10-22 14:14:49 +02:00
lib Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00
models Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00
services Fixed max-complexity-warnings for stripe_connect API 2021-10-25 14:06:28 +02:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Added Offers feature to Ghost 2021-10-22 17:55:34 +02:00
analytics-events.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
ghost-server.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
notify.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
overrides.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00
run-update-check.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
update-check.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00