Zakhar Vozmilov
Zakhar Vozmilov
Hey @SidharthBansal, can you check #493 and #491, please?
Hey, @Uzay-G. We already have some security reports opened (https://github.com/publiclab/plots2/issues/3966, https://github.com/publiclab/plots2/issues/744, https://github.com/publiclab/plots2/issues/3549). So I don’t think this is a problem. @jywarren, can you check this and https://github.com/publiclab/plots2/issues/7133, please? How should...
@StlMaris123, sure, go ahead!
I used ```selectImage``` because ```select``` event is already used in jQuery (Tests works fine with #493)
@Uzay-G, on the gci dashboard for some reason there are two identical tasks with a link to this issue, my task is marked as accepted
I can’t fix it in the next week, but I’ll definitely do it as I return, thanks! > On 10 Jan 2020, at 13:49, Sasha Boginsky wrote: > > ...
Usage: ``` image = img._image image.addEventListener("selectImage", function(event) { console.log(event.type); }); image.addEventListener("deselectImage", function(event) { console.log(event.type); }); ``` 
@sashadev-sky, can you check, please
> * Support Origin Certificates as an option  CA Origi certificates are just common, certificates (that are already supported), are not they? 
Hey @VladimirMikulic, GCI task was taken by me when I submited this PR, but this is not a full solition of task (although I’m not at all sure that this...