0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:18:42 -05:00
ghost/core/server/views
Sebastian Gierlinger bd8db968ea Add setting filter
closes #172
- added type to ghost.settings()
- added /api/settings?type=<filter>
- added availableThemes to settingsCache
- removed cachedSettingsRequestHandler
- removed /api/themes (including front end)
- changed activePlugins to type "plugin" in default-settings.json
2013-09-15 18:04:01 +02:00
..
partials Removed unused user menu items and linked "Help / Support" to the right place 2013-09-10 15:05:42 +01:00
content.hbs Temporarily remove unused Post Menu options 2013-09-10 13:53:01 +01:00
debug.hbs Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
default.hbs Add setting filter 2013-09-15 18:04:01 +02:00
editor.hbs New post title placeholder 2013-09-14 23:18:35 +01:00
forgotten.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
login.hbs Center login form with CSS instead of JS 2013-09-08 17:12:25 +02:00
settings.hbs Backbone template cleanup 2013-08-03 16:37:06 +01:00
signup.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00