0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client
Hannah Wolfe 0021fb7a95 Save image uploads in the editor
closes #295

- Maintain a list of markers for CodeMirror which reference image codes
- Upload start triggers a selection
- Upload success replaces the selection
- No ref-style image markdown handling
- Showdown image URL handling improved at the expense of titles
- Tests updated
2013-09-16 18:08:49 +01:00
..
assets Save image uploads in the editor 2013-09-16 18:08:49 +01:00
helpers rename helpers paginate -> pagination, dateFormat -> date 2013-08-22 20:42:54 +01:00
models Infinite Scroll Pagination for content screen 2013-09-15 18:34:23 -05:00
tpl Merge pull request #762 from ericterpstra/402-pub-date 2013-09-16 01:10:33 -07:00
views Save image uploads in the editor 2013-09-16 18:08:49 +01:00
init.js Getting frontend notifications back 2013-09-15 18:19:11 +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