Commit Graph

40 Commits

Author SHA1 Message Date
RobinLinus cf9129618b
Remove unnecessary code 2019-02-18 22:19:07 +01:00
JBYoshi 0b743fa091
Fix bug where clients try to re-answer established connections. 2019-02-11 18:54:44 -06:00
RobinLinus a251483e97
Update styles.css 2019-02-08 02:57:35 +01:00
RobinLinus a18e06d3c7 Fix bug in info page animation 2018-11-01 01:35:18 +01:00
RobinLinus 9ef6abebc1 Don’t preload blop sound
(Service Worker will preload it)
2018-11-01 01:34:53 +01:00
RobinLinus b502a3821f Add `rel="noreferrer"` to any external links 2018-10-24 17:45:53 +02:00
RobinLinus 2cd1798b15 Add ServiceWorker implementation 2018-10-24 17:43:50 +02:00
RobinLinus 73c7430883 Fix multiple bugs on iOS
- receive multiple files
- display videos correctly
2018-10-11 01:42:20 +02:00
RobinLinus eee098e723 Don’t use ServiceWorker on iOS 2018-10-11 00:08:07 +02:00
RobinLinus 17cb706c31 Update manifest.json 2018-10-10 14:35:15 +02:00
RobinLinus 8c582007fa Fix iOS metatags 2018-10-10 14:17:21 +02:00
RobinLinus 3fa2f9e327 Remove obsolete metatags 2018-10-10 14:11:35 +02:00
RobinLinus b95e9d019e Refactor deprecated WebRTC api 2018-10-09 23:00:18 +02:00
RobinLinus 29a755c555 Fix iOS 12 download bug 2018-10-09 15:45:31 +02:00
RobinLinus e9e8d6336b Refactor and cleanup 2018-10-09 15:45:07 +02:00
RobinLinus ab52a58fc5 Add logging for ICE failed 2018-09-25 18:58:52 +02:00
RobinLinus b65dab968e Add logging for ICE failed 2018-09-25 18:55:47 +02:00
RobinLinus ca9a5566af Add logging for ICE failed 2018-09-25 18:53:12 +02:00
RobinLinus 4f8ecf4aac Fix depricated api 2018-09-25 18:36:56 +02:00
RobinLinus 61351cd022 Fix depricated api 2018-09-25 18:29:35 +02:00
RobinLinus 8f5c0efd3f Change STUN server 2018-09-25 18:28:30 +02:00
RobinLinus c04cdad7db Cleanup 2018-09-22 08:47:40 +02:00
RobinLinus 891859680a Refactor about page 2018-09-22 05:55:09 +02:00
RobinLinus 04415ef28f Cleanup 2018-09-22 04:44:17 +02:00
RobinLinus 52bd7692e9 Notifications Android & Desktop 2018-09-21 23:19:54 +02:00
RobinLinus f537b96213 Notifications 2018-09-21 22:32:39 +02:00
RobinLinus 476cb0ae65 Notifications 2018-09-21 22:31:46 +02:00
RobinLinus 5a631d3833 Notfication API on android 2018-09-21 21:21:44 +02:00
RobinLinus 600d3551f4 Add will-change 2018-09-21 21:12:11 +02:00
RobinLinus 3ac40fb3d7 Don’t reconnect if already connecting 2018-09-21 21:04:48 +02:00
RobinLinus 9c9ca70d05 Reconnect on rejoin room 2018-09-21 20:55:15 +02:00
RobinLinus 7194c65c74 Reconnect on rejoin room 2018-09-21 20:51:56 +02:00
RobinLinus 4cf2beda90 Fix beforeunload on iphone 2018-09-21 19:49:16 +02:00
RobinLinus 96e37aef40 Fix typo 2018-09-21 19:25:01 +02:00
RobinLinus 31e5f635d1 Add connection state handler 2018-09-21 19:24:01 +02:00
RobinLinus e573d57419 STUN server tests 2018-09-21 19:17:07 +02:00
RobinLinus 6317c25b10 Cleanup; fix STUN servers 2018-09-21 19:15:10 +02:00
RobinLinus e9eeea48e5 Fix notifications on android 2018-09-21 18:54:52 +02:00
RobinLinus 36ec13d428 Fix uncaught error in server 2018-09-21 18:53:40 +02:00
RobinLinus 663db5cbb3 Version 2 initial commit 2018-09-21 16:05:03 +02:00