Alex Kern

Results 30 comments of Alex Kern

@yuanzhaoYZ this is doing a couple things in one PR — mind breaking it out into a couple of different ones? I could see the `DISTANCE_CUTOFF` being useful as a...

This is a great idea. I don't believe PhantomJS currently supports WebRTC, though. Since the app is isomorphic, we should be able to spin up a connection without running a...

Don't have time to dedicate to this but happy to merge a PR on this.

It's on my 2017 to-do list to rewrite this project with Redux and a better encryption scheme. Likely will support multiple files then. Til I have a spare moment, probably...

Happy to merge a PR on this.

Happy to accept a PR for this. I don't have a need for it, personally, but it seems reasonable.

Happy to accept PRs that implement this, although I think the QR code and new shortcodes do a good job of this.

feel free to make a PR @willstott101 !

@tristan-k You might need to set the content-type to text/html for the rewrite rule.

I'm planning a full rewrite of this project fixing the WebTorrent connectivity issues, simplifying serving (which should hopefully fix this issue), using redux, and having an optional encryption password to...