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 0220cf2448 Disable filestorage
closes #937
- fixed bug where ![] is replaced with ![](http://) for image url
- added fileStorage setting to uploader
- added fileStorage helper (could become standard way of providing config data for frontend???)
- added data element to editor and settings
- if no config value is set fileStorage: true is default
2013-10-02 11:39:34 +02:00
..
base.js Clear notifications before adding new ones 2013-09-18 02:48:38 +01:00
blog.js Adds slashes to urls 2013-09-17 02:39:55 +01:00
debug.js
editor-tag-widget.js Post settings gets published_at 2013-09-17 10:26:28 +01:00
editor.js Disable filestorage 2013-10-02 11:39:34 +02:00
login.js Correct validation message for short passwords 2013-09-19 08:41:04 +01:00
post-settings.js Post settings menu success notifications 2013-09-18 01:46:10 +01:00
settings.js Disable filestorage 2013-10-02 11:39:34 +02:00