Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Media utility refactor (#859) | toasted-nutbread | 2020-09-26 |
| | | | | | | | | | | | * Move loadImageBase64 into DictionaryImporter * Convert mediaUtility to a class * Add getFileExtensionFromImageMediaType to MediaUtility * Use MediaUtility instead of _getImageExtensionFromMediaType * Use MediaUtility in ClipboardReader to validate images before reading | ||
* | Add documentation | toasted-nutbread | 2020-04-19 |
| | |||
* | Rename loadImage to loadImageBase64 for clarity | toasted-nutbread | 2020-04-19 |
| | |||
* | Make getFileNameExtension properly handle directory separators | toasted-nutbread | 2020-04-19 |
| | |||
* | Use 'content' instead of 'source' to contain media file data | toasted-nutbread | 2020-04-19 |
| | |||
* | Add support for importing and storing media files | toasted-nutbread | 2020-04-18 |