mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-12 16:14:25 +03:00
3aac3ef6de
* 🎨 settingsCache is available - do not destroy the object reference - added TODO to reconsider the config values for theme - get one or all cached settings * 🚨 remove api.init - this functiion has just wrapped a function to update the settings cache - if we have multiple tasks todo later, we can re-add - but for now: this is way easier to read - adapt test * 🎨 tests |
||
---|---|---|
.. | ||
advanced_browse_spec.js | ||
api_authentication_spec.js | ||
api_configuration_spec.js | ||
api_db_spec.js | ||
api_invites_spec.js | ||
api_mail_spec.js | ||
api_notifications_spec.js | ||
api_posts_spec.js | ||
api_roles_spec.js | ||
api_schedules_spec.js | ||
api_settings_spec.js | ||
api_slugs_spec.js | ||
api_subscription_spec.js | ||
api_tags_spec.js | ||
api_users_spec.js |