Commit graph

174 commits

Author SHA1 Message Date
RobinLinus
b8b23cd807 Fix splash screen background color and install title 2019-03-14 20:48:43 +01:00
RobinLinus
3ad1a6e0ef Rename icon 2019-03-14 20:15:37 +01:00
RobinLinus
ef77ffb534 Customize install prompt behavior 2019-03-14 20:05:25 +01:00
RobinLinus
b788898134 Fix link color in dialog 2019-03-13 03:28:49 +01:00
RobinLinus
9617750aed Don’t translate text automatically 2019-03-13 02:14:51 +01:00
RobinLinus
aefe142eef Fix URL when ShareTarget exists 2019-03-13 02:14:03 +01:00
RobinLinus
5b2695a107 Fix share action path 2019-03-13 01:54:42 +01:00
RobinLinus
13243093ae Add basic ShareTarget handler 2019-03-13 01:48:53 +01:00
RobinLinus
59ec78c520 Update logo_transparent 2019-03-13 01:47:50 +01:00
RobinLinus
aea121ca93 Cleanup 2019-03-13 01:21:44 +01:00
RobinLinus
82de30525b Add Timeout to automatically close Notifications 2019-03-13 00:08:37 +01:00
RobinLinus
819697d697 Cache favicon with ServiceWorker 2019-03-12 23:38:32 +01:00
RobinLinus
c68a7ad987 Show a basic notification when user is offline 2019-03-12 23:37:50 +01:00
RobinLinus
16b64a98cc Fix images/mstile-150x150.png 2019-03-12 23:02:40 +01:00
RobinLinus
c00ba60699
Merge pull request #75 from JBYoshi/localhost
Make IPv4 and IPv6 localhost connections use the same room.
2019-02-18 23:21:44 +01:00
JBYoshi
cd221881b6
Make IPv4 and IPv6 localhost connections use the same room 2019-02-18 15:52:05 -06:00
JBYoshi
6de5e297d8
Revert "Make IPv4 and IPv6 localhost connections use the same room."
This reverts commit 8b99e921e7.
2019-02-18 15:47:21 -06:00
JBYoshi
e6f3555619
Merge remote-tracking branch 'origin/master' into localhost 2019-02-18 15:46:11 -06:00
RobinLinus
a3e751ee23
Merge pull request #77 from mmaridev/master
Python 3 alternative in readme
2019-02-18 22:20:27 +01:00
RobinLinus
cf9129618b
Remove unnecessary code 2019-02-18 22:19:07 +01:00
RobinLinus
fb7c5cd642
Merge pull request #74 from JBYoshi/createanswer-fix
Fix bug where clients try to re-answer established connections.
2019-02-18 22:17:26 +01:00
Marco Marinello
521473226d Python 3 alternative in readme 2019-02-18 13:03:01 +01:00
JBYoshi
0b743fa091
Fix bug where clients try to re-answer established connections. 2019-02-11 18:54:44 -06:00
JBYoshi
8b99e921e7
Make IPv4 and IPv6 localhost connections use the same room. 2019-02-11 18:47:12 -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
9bb3c828aa Fix typo 2018-11-01 01:33:43 +01:00
RobinLinus
f1db9f9f95
Update README.md 2018-10-25 18:49:51 +02: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
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