0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test/unit/utils
Hannah Wolfe 63723aa36a 🎨 Move settings cache & cleanup settings API (#8057)
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
2017-02-27 16:53:04 +01:00
..
cached-image-size-from-url_spec.js
image-size-from-url_spec.js 🎨 add getSubdir and getProtectedSlugs 2016-09-20 15:59:34 +01:00
make-absolute-urls_spec.js 🎨 Util to convert relative urls in absolute (#7264) 2016-08-25 07:09:40 +01:00
read-csv_spec.js 🎨 Use GhostAuth name and example emails (#7475) 2016-10-03 15:11:43 +01:00
tokens_spec.js chore(package): update uuid to version 3.0.0 (#7742) 2017-01-04 17:10:29 +01:00
url_spec.js 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00