1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Go to file
Sebastian Gierlinger 1a07129021 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
assets Tweak breakpoint 2013-09-14 23:51:49 +01:00
helpers rename helpers paginate -> pagination, dateFormat -> date 2013-08-22 20:42:54 +01:00
models Add setting filter 2013-09-15 18:04:01 +02:00
tpl Mass renaming of things 2013-09-14 21:56:07 +01:00
views Add setting filter 2013-09-15 18:04:01 +02:00
init.js Added client side validation 2013-09-14 10:52:27 +01:00
markdown-actions.js Shortcut for italic inserts _ instead of * 2013-09-07 16:38:04 +01:00
mobile-interactions.js Removed swiping from Mobile Interactions 2013-08-19 16:13:47 +01:00
router.js Merge pull request #686 from matthojo/Sign-up-screen-UI 2013-09-12 06:25:27 -07:00
toggle.js App restructure - closes #245 2013-07-11 20:23:34 +01:00