Commit graph

543 commits

Author SHA1 Message Date
deftdawg
5e304514b6
Update Snapdrop client to be proxy friendly.
Adds location.pathname to the socket location, this is needed to make snapdrop proxiable which allows it to be used as Home Assistant Addon.
2021-04-07 05:07:00 -04:00
hello-smile6
9ba1837df8
Capitalize "d" in "Docker" 2021-03-28 14:27:43 -07:00
RobinLinus
fad4632eb9 Handle undefined device names - simplify + minor fix 2021-03-10 15:49:45 +01:00
RobinLinus
4b15aa0417 Handle undefined device names 2021-03-10 15:25:03 +01:00
RobinLinus
dcf46bd600
Update README.md 2021-03-10 14:19:05 +01:00
Angel Mario
43f10e5d9a
Updated about background 2021-02-24 10:23:07 +02:00
Angel Mario
4134d94b57
Removed drag to reload thing
Also made about page background width and height bigger. On 400px causes the background on 1080p screens to not scale properly
2021-02-23 14:14:23 +02:00
RobinLinus
8dfa600641
Merge pull request #256 from kevinji/patch-1
index: Fix capitalization of "JavaScript"
2021-02-16 02:55:41 +01:00
Kevin Ji
b3dbce9be8
index: Fix capitalization of "JavaScript" 2021-02-15 17:53:58 -08:00
RobinLinus
f07e651c7a
Merge pull request #248 from Bellisario/patch-1
Updated ui.js animation stop timeout because of a bad show on portrait mode
2021-02-01 16:39:30 +01:00
Bellisario
545a5e00cd
Updated ui.js 2021-01-19 13:12:48 +01:00
RobinLinus
0115c6a4de Run animation until peer joins (Fix #213) 2021-01-16 21:58:59 +01:00
RobinLinus
727caa9328
Merge pull request #243 from jyash97/patch-1
fix: typo in function name
2021-01-11 12:49:53 +01:00
Yash Joshi
6e4e791ebc
fix: typo in function name 2021-01-11 11:10:51 +05:30
RobinLinus
0724487132 Fix “RTCDataChannel.reliable is obsolete” (Fix #242) 2021-01-11 02:24:27 +01:00
RobinLinus
b2e79913aa
Update FUNDING.yml 2021-01-05 01:54:24 +01:00
RobinLinus
3c79cc224d
Merge pull request #236 from blueberrybrownie/new-maskable-icon
Sweet! Thanks a lot!!
2021-01-02 13:08:32 +01:00
Chester Doran
88732f36ec New maskable icon for Android 2021-01-02 11:17:52 +00:00
RobinLinus
c07ddd52c6
Update local-dev.md 2020-12-29 23:30:57 +01:00
RobinLinus
d17180a735
Update faq.md 2020-12-29 23:28:15 +01:00
RobinLinus
1aaa904035 Break lines in received text correctly (fix #229) 2020-12-29 20:55:38 +01:00
RobinLinus
28f53068d7 Merge branch 'master' of github.com:RobinLinus/snapdrop 2020-12-29 20:08:27 +01:00
RobinLinus
ce8795dcb3 Fix service worker cache #226 2020-12-29 20:08:23 +01:00
RobinLinus
7efd600c38
Merge pull request #227 from Bellisario/patch-3
Added Meta (description, keywords and author)
2020-12-29 18:26:14 +01:00
Bellisario
6a023a53d6
Added Meta (description, keywords and author) 2020-12-29 12:43:43 +01:00
RobinLinus
a9f9ee7359 Remove flickering due to scrollbar ( Fix #196 ) 2020-12-28 20:33:06 +01:00
RobinLinus
6a5ad0f1fb Multiline messages support (Fix #223) 2020-12-28 20:21:50 +01:00
RobinLinus
5462b0c17f Cleanup stylename 2020-12-28 02:39:44 +01:00
RobinLinus
516b4a0705
Merge pull request #212 from MontelAle/add-expanding-textarea
Resolves #202
2020-12-28 02:35:59 +01:00
RobinLinus
efc8e4f539
Merge pull request #222 from Bellisario/patch-2
Resolved "Rounded Problem" of an Icon
2020-12-28 02:00:50 +01:00
Bellisario
e4d4742e80
Added new android-chrome-192x192.png 2020-12-27 17:33:00 +01:00
Bellisario
e8a76bf4df
Deleted old android-chrome-192x192.png 2020-12-27 17:24:35 +01:00
RobinLinus
f51d0f9a15
Merge pull request #216 from Sheco/fix-win10
Assign a default SDP Semantics
2020-12-26 14:33:57 +01:00
RobinLinus
d0b210d050
Merge pull request #218 from OmgImAlexis/patch-1
Update infin1tyy username to alextwothousand
2020-12-26 13:54:42 +01:00
Alexis Tyler
d078970a37
Update infin1tyy username to alextwothousand 2020-12-26 18:36:01 +10:30
RobinLinus
cd1191a667
Merge pull request #217 from blueberrybrownie/maskable-icon
Update maskable icon
2020-12-25 22:57:08 +01:00
Chester Doran
3af021dddc Update maskable icon 2020-12-25 20:42:51 +00:00
Sergio Duran
48e0bcbc6b Assign a default SDP Semantics
I am not really sure if this is the right way or what, but I am
unable to send nor receive files on a Windows 10 computer, but my
other devices (not Windows 10) can use snapdrop just fine.

Using the unified plan SDP Semantics I got snapdrop to work, the
other option is 'plan b', but I don't know much about this.

The following issues might be related to this: #177 #164 #168 #171 #186 #188 #190

This stackoverflow post made me test this:
https://stackoverflow.com/questions/55378987/failed-to-execute-setremotedescription-on-rtcpeerconnection-failed-to-set-r
2020-12-24 16:04:10 -06:00
RobinLinus
ca696e0dd2
Update faq.md 2020-12-24 18:03:41 +01:00
RobinLinus
1f74627d57
Update faq.md 2020-12-23 20:48:02 +01:00
montelale
e9c8ed447f Removes old Textarea approach code 2020-12-22 21:24:20 +01:00
montelale
c14c121ba5 Fixes chatting functions for new approach (contenteditable div) 2020-12-22 21:23:10 +01:00
montelale
5467087600 Adds new HTML contenteditable div and relative CSS 2020-12-22 21:08:39 +01:00
RobinLinus
585a3d02fd Add dark mode transition 2020-12-22 20:35:46 +01:00
RobinLinus
4949338669 Merge branch 'master' of github.com:RobinLinus/snapdrop 2020-12-22 20:32:55 +01:00
RobinLinus
130f5391f8
Merge pull request #162 from LEXUGE/patch-1
Add support for SIGINT and SIGTERM handling
2020-12-22 17:55:37 +01:00
RobinLinus
9548bc9d10 Cleanup styles 2020-12-21 06:24:32 +01:00
RobinLinus
68f11f99cf Cleanup code style 2020-12-21 03:10:43 +01:00
RobinLinus
c71208b1a0 Cleanup manifest and app icons 2020-12-21 03:09:32 +01:00
RobinLinus
4bdead31ba Cleanup color themes 2020-12-21 00:20:38 +01:00