Commit graph

100 commits

Author SHA1 Message Date
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
44bd3edd7b Notifications Android & Desktop 2018-09-21 23:23:07 +02:00
RobinLinus
390c72c933 Notfication API on android 2018-09-21 21:48:31 +02:00
RobinLinus
3601ace829 Reconnect on rejoin room 2018-09-21 20:59:34 +02:00
RobinLinus
83ff45da15 Cancel keep alive on rejoin room 2018-09-21 20:39:18 +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
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
RobinLinus
0551df6c40 Commit a dist folder 2017-02-08 01:41:04 +01:00
RobinLinus
dce88a309d Merge pull request #43 from citrusui/master
Temporary fixes to reproducing a proper `gulp serve`
2017-02-08 00:29:53 +01:00
Avery Magnotti
027cd49afb Temp fixes to reproducing a proper gulp serve 2017-02-05 17:53:21 -05:00
RobinLinus
2f99eb4e2c Update README.md 2017-01-14 21:52:52 +01:00
RobinLinus
1dcc9448b7 Merge pull request #35 from dandv/patch-1
Fix typos, links, punctuation
2016-12-07 13:15:33 +01:00
Dan Dascalescu
0ae63ad110 Fix typos, links, punctuation 2016-12-06 16:30:43 -08:00
Robin Linus
439953e484 Fix layout for iPhone 4 2016-10-17 01:40:50 +02:00
Robin Linus
78dd776426 Rename global variable 'Chat' to 'Snapdrop'
Initially a lot of code was copied from another project. This lead to confusing naming conventions.
2016-10-17 01:40:50 +02:00
RobinLinus
7ed10a7ba4 Merge pull request #31 from citrusui/master
Update broken/moved links, package deps, and gulpfile
2016-10-09 00:35:09 +02:00
Avery Magnotti
b31b45c116 Update broken/moved links, package deps, and gulpfile 2016-10-08 22:28:20 +00:00
Robin Linus
c962909c0e Cleanup unused files 2016-06-22 15:02:44 -06:00
RobinLinus
aa9e9497d6 Merge pull request #23 from remy/master
fix: don't display install banner when installed
2016-05-30 02:09:54 -06:00
Remy Sharp
a43c7fa7ab fix: don't display install banner when installed 2016-05-18 13:12:55 +01:00
Robin Linus
d8dcbfcb0f Lots of minor fixes 2016-05-04 23:13:07 -06:00
Robin Linus
bb81b6f2e4 #13 Feature Request: Name your device 2016-02-10 09:15:06 -06:00
Robin Linus
e66598d77f Squashed commit of the following:
commit dd00d53895b824fbe4170c4a34b104303f722ccd
Merge: 2b3698e cb9ea12
Author: Robin Linus <robin_woll@capira.de>
Date:   Wed Feb 10 00:27:32 2016 -0600

    Merge branch 'name-device' into merge123

    # Conflicts:
    #	app/elements/buddy-finder/buddy-avatar.html
    #	app/elements/buddy-finder/buddy-finder.html
    #	app/elements/buddy-finder/personal-avatar.html
    #	app/index.html

commit cb9ea1235001f0cc23514cb622ce711cdc0538af
Author: Robin Linus <robin_woll@capira.de>
Date:   Tue Feb 9 23:43:49 2016 -0600

    #13 Feature Request: Name your device

commit 6fa43b56f4e705a19e68b62bc671a4948b6968fb
Author: Robin Linus <robin_woll@capira.de>
Date:   Fri Jan 1 19:54:56 2016 +0100

    Initial

commit fc55c86f5cf95039355d85be7409e68f27246696
Author: Robin Linus <robin_woll@capira.de>
Date:   Fri Jan 1 18:06:27 2016 +0100

    Fix fullscreen layout on iOS
2016-02-10 08:58:09 -06:00
Robin Linus
2b3698ece0 Cleanup 2016-01-05 04:00:27 +01:00
Robin Linus
1626875ba8 Cleanup 2016-01-03 03:08:17 +01:00
Robin Linus
83dc58b5c2 Check if clipboard supported provide fallbacks 2016-01-03 03:07:32 +01:00
Robin Linus
184eda47e3 Faster long-press 2016-01-03 03:07:10 +01:00
Robin Linus
602e509f35 Add explanation to sound hack 2016-01-03 03:06:51 +01:00
Robin Linus
21db255386 Reconnect if peer-connection is not open 2016-01-03 03:06:32 +01:00
Robin Linus
4d5b6a1aad Improve responsiveness of buddy-finder 2016-01-03 03:05:54 +01:00
Robin Linus
934ef49d7a Larger click-area for single buddy 2016-01-03 03:04:59 +01:00
Robin Linus
f2c49dee1b Integrate Sound Notifications 2016-01-02 14:24:22 +01:00
Robin Linus
0e008a5f31 Feature Request: Send text instead of files 2016-01-02 14:23:51 +01:00
Robin Linus
ce61dc7c60 Add sound notifications 2016-01-02 14:19:11 +01:00
Robin Linus
ddee78fe19 Reduce roboto imports 2016-01-02 14:17:42 +01:00
Paul Szymanski
3fb735e901 Add text-input files 2016-01-02 02:51:58 +01:00
Robin Linus
c8111e37bb Simplify explanation 2016-01-02 02:28:43 +01:00
Robin Linus
3a0645ad80 Use seperate Paypal 2016-01-02 02:28:43 +01:00
Robin Linus
ed8c6ab653 Minor style improvements 2016-01-02 02:28:42 +01:00
RobinLinus
6416cca048 Update README.md 2016-01-01 23:16:09 +01:00
Robin Linus
4e460089eb Fix fullscreen layout on iOS 2016-01-01 20:22:20 +01:00
Robin Linus
2fd3da2920 Fix about page on iphone 2015-12-31 18:31:20 +01:00
Robin Linus
2a8f688bee Styling for shorturl 2015-12-31 18:31:03 +01:00
Robin Linus
1c935030b6 Allow orientation landscape for installed app 2015-12-31 10:46:20 +01:00
Robin Linus
513f622f72 Add new short url 2015-12-31 10:44:15 +01:00