mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 00:11:49 +03:00
63723aa36a
closes #8037 🔥 Remove API-level default settings population - This is a relic! - We ALWAYS populate defaults on server start therefore this code could never run. - This was a lot of complicated code that wasn't even needed!! 🎨 Move settings cache - Move settings cache to be its own thing - Update all references - Adds TODOs for further cleanup 🎨 Create settings initialisation step - Create new settings library, which will eventually house more code - Unify the interface for initialising settings (will be more useful later) - Reduce number of calls to updateSettingsCache |
||
---|---|---|
.. | ||
asset-hash.js | ||
cached-image-size-from-url.js | ||
downzero.js | ||
ghost-version.js | ||
gravatar.js | ||
image-size-from-url.js | ||
index.js | ||
labs.js | ||
make-absolute-urls.js | ||
parse-package-json.js | ||
pipeline.js | ||
read-csv.js | ||
read-directory.js | ||
remove-open-redirect-from-url.js | ||
sequence.js | ||
social-urls.js | ||
tokens.js | ||
url.js | ||
visibility-filter.js | ||
zip-folder.js |