Zakhar Vozmilov

Results 11 comments of 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...

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); }); ``` ![events](https://user-images.githubusercontent.com/17945250/72681824-d8fdc980-3af9-11ea-9753-6608fe39dcf5.gif)

@sashadev-sky, can you check, please

> * Support Origin Certificates as an option ![image](https://user-images.githubusercontent.com/17945250/126986853-876ba50f-d876-48df-a48c-25cb1291045c.png) CA Origi certificates are just common, certificates (that are already supported), are not they? ![image](https://user-images.githubusercontent.com/17945250/126986930-30358ed5-e7d1-4440-83dd-80cbf0272412.png)

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...