Ghost/ghost/admin/lib/koenig-editor/addon/utils
Kevin Ansfield 09cae883a8 Added drag/drop and paste support for video files
refs https://github.com/TryGhost/Team/issues/1229

- generalized `insertImageCards()` to `insertCardsFromFiles()` and added support for video cards
- added `canInsertCardsFromFiles()` function so the editor can check before starting an editor run loop and generating an undo point
2021-11-29 13:38:31 +00:00
..
create-component-atom.js Prototyped component based atoms in the editor 2021-07-22 18:54:46 +01:00
create-component-card.js Koenig - Add card options for automatic edit/select after insert 2018-04-18 10:52:49 +01:00
extract-video-metadata.js Added mimeType to video metadata extraction 2021-11-29 13:09:39 +00:00
get-scroll-parent.js Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
insert-cards-from-files.js Added drag/drop and paste support for video files 2021-11-29 13:38:31 +00:00
localstorage.js Moved the localstorage utils to be where it's used 2021-11-16 18:18:19 +01:00
markup-utils.js Koenig - Fixed error on Cmd+K with no selection 2018-05-22 14:01:03 +01:00
oembed.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
reading-time.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
snippet-icon.js Changed snippet icon in menus based on snippet contents 2020-10-23 10:56:32 +01:00