Konstantin Darutkin

Results 30 comments of Konstantin Darutkin

You should probably file it as a Windows bug. The demo is designed to detect if the custom protocol is supported by the system. Fancy UI is made to make...

@ericlaw1979 Good points. I've jumped to conclusions, sorry.

I won't merge it but will keep the PR open, in order to have a netlify preview link. However you need to fix the build script. Some files are missing

@darthnithin I'd prefer to keep the demo simple enough in order to provide fast identification. More apps would take more time to process.

It depends on a browser actually. Currently Chromium browsers take about a second to check each application, so adding 24 new apps will increase the demo process time twice up...

Hey! Thanks for the feedback. Please provide information about your operating system and browsers you are testing.

Honestly, I haven't tested it on Linux much. However the default Ubuntu setup with default FF and Tor should work correctly. Any Chromium browser will not work, since it opens...

If your Firefox opens applications via `xdg-open` - the demo will not work. You can test this by typing `document.location = 'any-existing-scheme://'` in the browser console. I couldn't manage the...

This might be affected by #10 I've just deployed the patch.