Bruno Windels
|
1ad8af34d1
|
add thumbnailing code
|
2020-11-12 13:50:06 +01:00 |
|
Bruno Windels
|
6384702863
|
fix file selector for IE11
|
2020-11-11 12:47:26 +01:00 |
|
Bruno Windels
|
c278b0f4a3
|
rename blob.blob to blob.nativeBlob
also to make the name a bit more unique where we want to do duck typing
|
2020-11-11 10:44:44 +01:00 |
|
Bruno Windels
|
2cfffa015d
|
WIP
|
2020-11-10 22:36:26 +01:00 |
|
Bruno Windels
|
6fa9471292
|
remove trailing whitespace
|
2020-11-10 17:51:39 +01:00 |
|
Bruno Windels
|
4477073d6d
|
add platform method to offer saving a buffer handle
|
2020-11-10 17:24:30 +01:00 |
|
Bruno Windels
|
fbbdaf7dfa
|
expose IE11 flag in JS as well
|
2020-11-02 11:16:19 +01:00 |
|
Bruno Windels
|
7d81306a49
|
return BufferHandles from the media repository
BufferHandles are platform specific handles to a buffer. On web,
they have a .blob and .url property.
|
2020-10-30 15:18:27 +01:00 |
|
Bruno Windels
|
ee1e62207c
|
apply platform changes to decrypting images
|
2020-10-26 17:18:17 +01:00 |
|
Bruno Windels
|
03351d2e1f
|
extract platform class to put all platform specific code in
|
2020-10-26 15:44:11 +01:00 |
|