RobinLinus
|
b95e9d019e
|
Refactor deprecated WebRTC api
|
2018-10-09 23:00:18 +02:00 |
|
RobinLinus
|
983a2d116b
|
Merge remote-tracking branch 'origin/dev'
# Conflicts:
# client/scripts/network.js
# client/scripts/ui.js
# server/index.js
|
2018-10-09 15:47:57 +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
|
87a2dec992
|
Squashed commit of the following:
commit c04cdad7db
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Sat Sep 22 08:47:40 2018 +0200
Cleanup
commit 891859680a
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Sat Sep 22 05:55:09 2018 +0200
Refactor about page
commit 04415ef28f
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Sat Sep 22 04:44:17 2018 +0200
Cleanup
commit 52bd7692e9
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 23:19:54 2018 +0200
Notifications Android & Desktop
commit f537b96213
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 22:32:39 2018 +0200
Notifications
commit 476cb0ae65
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 22:31:46 2018 +0200
Notifications
commit 5a631d3833
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 21:21:44 2018 +0200
Notfication API on android
commit 600d3551f4
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 21:12:11 2018 +0200
Add will-change
commit 3ac40fb3d7
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 21:04:48 2018 +0200
Don’t reconnect if already connecting
commit 9c9ca70d05
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 20:55:15 2018 +0200
Reconnect on rejoin room
commit 7194c65c74
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 20:51:56 2018 +0200
Reconnect on rejoin room
commit 0ede41f8d5
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 20:34:49 2018 +0200
Cancel keep alive on join room
commit 1d9581632f
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 20:25:54 2018 +0200
Cancel keep alive on join room
commit e71564a97c
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 20:15:55 2018 +0200
Cancel keep alive on join room
commit 0731a21d68
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 20:09:49 2018 +0200
Cancel keep alive on join room
commit 61697d3abc
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 20:01:59 2018 +0200
Cancel keep alive on join room
commit b0fd89eb96
Merge: 4cf2bed b67afca
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 19:55:32 2018 +0200
Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
# server/index.js
commit 4cf2beda90
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 19:49:16 2018 +0200
Fix beforeunload on iphone
commit 728aabd449
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 19:32:59 2018 +0200
Fix typo in server
commit 96e37aef40
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 19:25:01 2018 +0200
Fix typo
commit 31e5f635d1
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 19:24:01 2018 +0200
Add connection state handler
commit e573d57419
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 19:17:07 2018 +0200
STUN server tests
commit 6a1de29267
Merge: 6317c25 92a5f3b
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 19:15:31 2018 +0200
Merge branch 'dev' of github.com:RobinLinus/snapdrop into dev
# Conflicts:
# client/scripts/network.js
commit 6317c25b10
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 19:14:25 2018 +0200
Cleanup; fix STUN servers
commit 92a5f3b782
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 19:14:25 2018 +0200
Cleanup; fix STUN servers
commit e9eeea48e5
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 18:54:52 2018 +0200
Fix notifications on android
commit 36ec13d428
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 18:53:31 2018 +0200
Fix uncaught error in server
commit abf96c0228
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Fri Sep 21 16:36:59 2018 +0200
Test
|
2018-09-24 13:14:11 +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
|
44bd3edd7b
|
Notifications Android & Desktop
|
2018-09-21 23:23:07 +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
|
390c72c933
|
Notfication API on android
|
2018-09-21 21:48:31 +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
|
3601ace829
|
Reconnect on rejoin room
|
2018-09-21 20:59:34 +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
|
83ff45da15
|
Cancel keep alive on rejoin room
|
2018-09-21 20:39:18 +02:00 |
|
RobinLinus
|
0ede41f8d5
|
Cancel keep alive on join room
|
2018-09-21 20:34:49 +02:00 |
|
RobinLinus
|
1d9581632f
|
Cancel keep alive on join room
|
2018-09-21 20:25:54 +02:00 |
|
RobinLinus
|
e71564a97c
|
Cancel keep alive on join room
|
2018-09-21 20:15:55 +02:00 |
|
RobinLinus
|
0731a21d68
|
Cancel keep alive on join room
|
2018-09-21 20:09:49 +02:00 |
|
RobinLinus
|
61697d3abc
|
Cancel keep alive on join room
|
2018-09-21 20:01:59 +02:00 |
|
RobinLinus
|
b0fd89eb96
|
Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
# server/index.js
|
2018-09-21 19:55:32 +02:00 |
|
RobinLinus
|
b67afca8ac
|
Cancel keep alive on join room
|
2018-09-21 19:54:16 +02:00 |
|
RobinLinus
|
23e7c04393
|
Network fixes
|
2018-09-21 19:51:29 +02:00 |
|
RobinLinus
|
4cf2beda90
|
Fix beforeunload on iphone
|
2018-09-21 19:49:16 +02:00 |
|
RobinLinus
|
728aabd449
|
Fix typo in server
|
2018-09-21 19:32:59 +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
|
6a1de29267
|
Merge branch 'dev' of github.com:RobinLinus/snapdrop into dev
# Conflicts:
# client/scripts/network.js
|
2018-09-21 19:15:31 +02:00 |
|
RobinLinus
|
6317c25b10
|
Cleanup; fix STUN servers
|
2018-09-21 19:15:10 +02:00 |
|
RobinLinus
|
92a5f3b782
|
Cleanup; fix STUN servers
|
2018-09-21 19:14:25 +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
|
abf96c0228
|
Test
|
2018-09-21 16:36:59 +02:00 |
|
RobinLinus
|
10196cdf33
|
Update readme
|
2018-09-21 16:12:21 +02:00 |
|
RobinLinus
|
663db5cbb3
|
Version 2 initial commit
|
2018-09-21 16:05:03 +02:00 |
|
RobinLinus
|
81252d301c
|
Test
|
2018-09-21 15:58:05 +02:00 |
|
RobinLinus
|
e9df9d2c46
|
Create README.md
|
2017-06-12 15:32:03 -05:00 |
|
RobinLinus
|
9e687f3d0d
|
Update web-animations-next-lite.min.js
|
2017-02-16 15:29:18 +01:00 |
|