schlagmichdoch
|
72f3bb0e7c
|
fix small bugs - working version with turn server of relay.metered.ca
|
2022-12-23 03:28:39 +01:00 |
|
schlagmichdoch
|
ecc29b39d7
|
Merge remote-tracking branch 'fork/patch-2' into add_device_pairing
|
2022-12-23 00:19:47 +01:00 |
|
schlagmichdoch
|
89cba33ff2
|
Merge remote-tracking branch 'fork/master' into add_device_pairing
|
2022-12-22 23:57:01 +01:00 |
|
schlagmichdoch
|
dced87633b
|
Merge remote-tracking branch 'fork/patch-1' into add_device_pairing
|
2022-12-22 23:55:07 +01:00 |
|
schlagmichdoch
|
e5a2c6326e
|
fix problem of multiple creation of PeerUI when peer has joined mutliple times without successfully creating a p2p connection
|
2022-12-22 23:06:43 +01:00 |
|
schlagmichdoch
|
75846f4de1
|
Merge branch 'add_message_transfer_completed_notification' into add_device_pairing
|
2022-12-22 20:43:38 +01:00 |
|
schlagmichdoch
|
fdb0bbf098
|
Merge branch 'show_peer_on_channel_open' into add_device_pairing
# Conflicts:
# client/scripts/network.js
|
2022-12-22 20:28:45 +01:00 |
|
schlagmichdoch
|
640266f660
|
only show Peer when p2p channel is opened to prevent sending without open channel -> Improve stability
|
2022-11-17 18:24:01 +01:00 |
|
schlagmichdoch
|
d101f90ea2
|
fix this._isCaller variable typo
|
2022-11-09 01:44:17 +01:00 |
|
schlagmichdoch
|
c1575c8b85
|
add notification when message transfer is completed analogous to completed file transfer
|
2022-11-08 15:43:24 +01:00 |
|
MahmoudAboelazm
|
09da05e700
|
Fix transferring issue
|
2022-10-23 06:17:39 +02:00 |
|
MahmoudAboelazm
|
7bb4c1916a
|
fix error: Failed to execute 'readAsArrayBuffer' on 'FileReader': The object is already busy reading Blobs
|
2022-10-21 02:54:14 +02:00 |
|
Haocen
|
9543c47900
|
Use Events class for handling visibilitychange
|
2022-09-13 08:34:44 -04:00 |
|
Haocen
|
29bd778757
|
Implement off method for Events class
|
2022-09-13 08:33:03 -04:00 |
|
Haocen
|
529be8c55e
|
QoL: Native notification improvements
Only send native notification when document is not visible, clear notifications when document become visible.
|
2022-09-13 01:35:05 -04:00 |
|
dacapoday
|
a6bf4857dd
|
fix WSPeer
whether WSPeer inherits from Peer as well as RTCPeer?
|
2022-06-09 11:26:11 +08:00 |
|
Ariful Alam
|
60b97e3d38
|
Add word-break on font-subheading
|
2022-01-05 21:45:13 +06:00 |
|
ImgBotApp
|
b2a4e6e0e0
|
[ImgBot] Optimize images
*Total -- 539.09kb -> 320.73kb (40.51%)
/client/images/logo_transparent_white_512x512.png -- 52.45kb -> 25.44kb (51.5%)
/client/images/logo_blue_512x512.png -- 67.67kb -> 33.11kb (51.07%)
/client/images/logo_white_512x512.png -- 61.92kb -> 30.56kb (50.65%)
/client/images/logo_transparent_512x512.png -- 100.40kb -> 52.07kb (48.14%)
/client/images/android-chrome-512x512.png -- 100.40kb -> 52.07kb (48.14%)
/client/images/mstile-150x150.png -- 5.57kb -> 3.49kb (37.28%)
/client/images/logo_transparent_128x128.png -- 14.14kb -> 10.32kb (27%)
/client/images/android-chrome-192x192.png -- 21.79kb -> 16.10kb (26.08%)
/client/images/favicon-96x96.png -- 8.91kb -> 6.97kb (21.8%)
/client/images/android-chrome-192x192-maskable.png -- 10.57kb -> 8.31kb (21.34%)
/client/images/apple-touch-icon.png -- 16.01kb -> 13.41kb (16.26%)
/client/images/android-chrome-512x512-maskable.png -- 35.15kb -> 30.35kb (13.66%)
/client/images/twitter-stream.jpg -- 44.13kb -> 38.52kb (12.69%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2021-11-25 19:10:41 +01:00 |
|
RobinLinus
|
84e0bc9a7f
|
Merge pull request #340 from Bellisario/patch-3
Resolve image too big bug modifying style
|
2021-11-01 18:21:02 +01:00 |
|
Angela Zu
|
d081bb9d01
|
fix bug: sender endlessly sends empty data
|
2021-08-14 22:42:16 +08:00 |
|
RobinLinus
|
fa1ff95965
|
Fix #334, Fix 331
|
2021-08-12 16:00:28 +02:00 |
|
Bellisario
|
7f49ec6a85
|
Resolve image too big bug modifying style
|
2021-08-05 21:18:15 +02:00 |
|
RobinLinus
|
5389464605
|
Merge pull request #325 from Bellisario/patch-3
Delete unused div (Layout Error)
|
2021-07-14 11:57:26 +02:00 |
|
RobinLinus
|
b849dd7742
|
Update network.js
|
2021-07-14 11:55:59 +02:00 |
|
Bellisario
|
a6fa74ca8b
|
Delete unused div
|
2021-07-09 12:53:22 +02:00 |
|
MoPaMo
|
36c9289280
|
remove whitespace
|
2021-06-16 15:26:49 +02:00 |
|
MoPaMo
|
f71b025db6
|
close text modal on escape press
|
2021-06-16 07:15:03 +02:00 |
|
MoPaMo
|
8809ea6667
|
add event listener to textbox
|
2021-06-16 07:13:19 +02:00 |
|
RobinLinus
|
0aa27250a4
|
Merge pull request #312 from dewanhimanshu/feature-image-preview
file preview feature added
|
2021-06-04 19:11:50 +02:00 |
|
dewanhimanshu
|
a593ef1a6e
|
file preview feature added
|
2021-06-02 22:26:08 +05:30 |
|
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 |
|
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 |
|
Kevin Ji
|
b3dbce9be8
|
index: Fix capitalization of "JavaScript"
|
2021-02-15 17:53:58 -08: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 |
|
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 |
|
Chester Doran
|
88732f36ec
|
New maskable icon for Android
|
2021-01-02 11:17:52 +00: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 |
|
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 |
|
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 |
|