mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
2bb1b14ebd
resolves #1789 - removes config/theme.js - moves caching of theme variables to api/settings.js which is where the rest of the settings cache occurs. this removes the requirement of having to push changes to cache, now it simply occurs alongside when settings are changed. - updates relevant tests. |
||
---|---|---|
.. | ||
authentication.js | ||
configuration.js | ||
db.js | ||
index.js | ||
mail.js | ||
notifications.js | ||
posts.js | ||
roles.js | ||
settings.js | ||
slugs.js | ||
tags.js | ||
themes.js | ||
upload.js | ||
users.js | ||
utils.js |