Ghost/core/shared
Hannah Wolfe ba8cdc8d2d
Split config utils into utils and helpers
- There are two different types of function here
   1. "helpers" are public API - config.something() that provide dynamic helpers on top of config
   2. "utils" are internal methods used only by config itself
- This commit makes this distinction clearer, although we should also change the code to enforce that utils are not exposed
2021-06-16 15:05:51 +01:00
..
config Split config utils into utils and helpers 2021-06-16 15:05:51 +01:00
i18n Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
express.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
html-to-plaintext.js Added paywall card to mark end of free content preview (#12663) 2021-02-17 23:00:26 +00:00
sentry.js Fixed the version sent to Sentry 2021-05-17 13:32:56 +02:00
url-utils.js Fixed no-restricted-require warning for core/shared/url-utils.js 2021-05-25 21:13:57 +01:00