- Aug 12, 2019
-
-
Cecylia Bocovich authored
Raise the webextension poll period from 5 to 20 seconds (bug 31200).
-
- Jul 26, 2019
-
-
Cecylia Bocovich authored
A quick, temporary fix to get around Google safe browsing blockage of bamsoftware.com
-
- Jul 12, 2019
-
-
Cecylia Bocovich authored
In Firefox, leaving out the STUN port caused connections to the STUN server to fail
-
- Jul 10, 2019
-
-
Arlo Breault authored
Some files were omitted in the .eslintignore, left as an exercise to the reader. We probably want to reduce amount of globals overall and use proper es modules.
-
Arlo Breault authored
No idea why but, with it, when a client disconnects the datachannel doesn't close. This wasn't an issue prior to 359600dd since the configuration wasn't being passed to the peerconnection constructor. This probably just makes the url invalid and falls back to a default in libwebrtc.
-
Arlo Breault authored
-
Arlo Breault authored
With, ./node_modules/.bin/coffee -b -c Cakefile `find . -path ./node_modules -prune -o -name '*.coffee'`
-