Ghost/ghost/core
Hannah Wolfe ac345aa84d Removed unused billing url from config API
ref 40cedb84ff (diff-dba52cb217f89ed45931ded5618ce83294fc32cf4a8dec73aa605c65441331b3R43)
ref 639be25f1d/ghost/core/core/server/api/endpoints/utils/serializers/output/config.js

- This was moved under hostSettings very early on in development and should have been cleaned up
- As this property wasn't listed in the output serializer, we know it's not being used anywhere
- We can see from the limit code that it looks for hostSettings.billing.url
2024-08-28 13:49:13 +01:00
..
content 🎨 Updated Source to v1.3.2 2024-07-19 16:04:20 +00:00
core Removed unused billing url from config API 2024-08-28 13:49:13 +01:00
test Added donation message to Stripe and Email (#20828) 2024-08-28 21:08:42 +09:00
.c8rc.e2e.json Split CI database tests into separate types 2023-05-22 19:34:17 +02:00
.c8rc.json Added email address alignment protections (#19094) 2023-11-23 10:25:30 +01:00
.eslintignore
.eslintrc.js Updated linting and migration comment to improve practices 2023-06-26 15:29:37 +02:00
.npmignore Moved monobundle into monorepo 2023-11-13 13:30:38 +01:00
config.development.json
ghost.js Lazyloaded several required dependencies 2024-07-26 09:52:26 +02:00
index.js Removed NewRelic from Ghost 2024-03-18 15:22:33 +01:00
jsconfig.json
loggingrc.js
MigratorConfig.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
monobundle.js Improved speed of monobundle script 2024-07-22 15:45:46 +02:00
package.json Update Koenig packages (#20849) 2024-08-28 13:10:57 +02:00
playwright.config.js 🐛 Fixed flaky browser tests (#19929) 2024-03-27 13:57:53 -05:00