0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/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
..
base.js Updates to modals 2013-09-01 19:44:31 +01:00
blog.js Added post-settings menu with edit permalink field 2013-09-13 12:36:38 -05:00
debug.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
editor-tag-widget.js Allow UPPERCASE in tag names 2013-09-11 00:38:45 +01:00
editor.js Mass renaming of things 2013-09-14 21:56:07 +01:00
login.js Added client side validation 2013-09-14 10:52:27 +01:00
post-settings.js Added post-settings menu with edit permalink field 2013-09-13 12:36:38 -05:00
settings.js Add setting filter 2013-09-15 18:04:01 +02:00