Commit graph

588 commits

Author SHA1 Message Date
RobinLinus
2e0619fbba
Add error handler to ws connection 2022-10-13 15:20:38 +02:00
RobinLinus
070f6a954f
Update FUNDING.yml 2022-10-13 01:13:56 +02:00
RobinLinus
683470613c
Update faq.md 2022-10-12 02:39:10 +02:00
RobinLinus
112bed3730
Merge pull request #497 from Haocen/patch-3
QoL: Native notification improvements
2022-10-05 16:53:22 +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
Victor Wads
b0115b9953 fix var name 2022-06-07 23:25:23 -03:00
Victor Wads
7645becb41 Adds Video and Audio preview 2022-06-05 14:45:18 -03:00
RobinLinus
a96dde25c0
Merge pull request #453 from h4mmad/master
pull image from docker hub
2022-06-02 13:34:00 +02:00
Hammad
1d49faf6f0 pull from docker hub 2022-06-01 16:18:51 +03:00
RobinLinus
724f0af576
Merge pull request #423 from GovindKrishnan/master
Fixes #407 PWA Wiki Link German Issue
2022-03-17 12:19:02 +01:00
Govind Krishnan
9a0d52ff93
Fix PWA Wiki Link German Issue
Was directing to German Wiki.
2022-03-17 06:23:03 +05:30
Matthew Gamble
a4d6cfd862
Allow selection of which network interface(s) to bind to
This is important for security reasons, as it allows someone to lock
down who can talk directly to the Snapdrop server. If someone wants to
run Snapdrop behind a reverse proxy (for example), it doesn't help if
someone can still talk directly to the Nodejs process.
2022-01-23 22:43:09 +11:00
RobinLinus
bd3d13d48a
Merge pull request #393 from arifszn/392_fix-long-file-name-on-file-previewer
fix: display long file name correctly on file previewer
2022-01-05 16:58:53 +01:00
Ariful Alam
60b97e3d38 Add word-break on font-subheading 2022-01-05 21:45:13 +06:00
RobinLinus
c8c728ba5a
Merge pull request #350 from Yash-Garg/patch-1
Add vscode extension to third party apps list
2021-12-24 07:38:47 +01:00
RobinLinus
1127ebdc17
Merge pull request #376 from SuperSandro2000/imgbot
[ImgBot] Optimize images
2021-11-26 13:53:14 +01: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
Yash Garg
7fc23ce33d
Add vscode extension to third party apps list 2021-09-08 13:07:20 +05:30
RobinLinus
78a8b167de
Merge pull request #342 from angela0/angela0-patch-1
fix bug: sender endlessly sends empty data
2021-08-14 17:01:21 +02:00
Angela Zu
d081bb9d01
fix bug: sender endlessly sends empty data 2021-08-14 22:42:16 +08:00
RobinLinus
a9d01aa702 Merge branch 'master' of github.com:RobinLinus/snapdrop 2021-08-12 16:00:40 +02:00
RobinLinus
fa1ff95965 Fix #334, Fix 331 2021-08-12 16:00:28 +02:00
RobinLinus
fd11568e66 Fix #334, Fix 331 2021-08-12 15:38:02 +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
RobinLinus
0ba427c37c
Merge pull request #288 from deftdawg/master
Make socket location relative to location snapdrop client was served from
2021-06-04 15:40:21 +02:00
RobinLinus
6150a48f29
Merge pull request #307 from RobinLinus/dependabot/npm_and_yarn/server/ws-7.4.6
Bump ws from 7.3.1 to 7.4.6 in /server
2021-06-04 15:38:04 +02:00
RobinLinus
ad3703e3e9
Merge pull request #299 from RobinLinus/dependabot/npm_and_yarn/server/ua-parser-js-0.7.24
Bump ua-parser-js from 0.7.21 to 0.7.24 in /server
2021-06-04 15:37:50 +02:00
RobinLinus
b7ebd89998
Merge pull request #296 from Bellisario/patch-2
Add node-snapdrop
2021-06-04 15:36:42 +02:00
dewanhimanshu
a593ef1a6e file preview feature added 2021-06-02 22:26:08 +05:30
dependabot[bot]
67662453cb
Bump ws from 7.3.1 to 7.4.6 in /server
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 00:36:13 +00:00
dependabot[bot]
6a8ef47455
Bump ua-parser-js from 0.7.21 to 0.7.24 in /server
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.24.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.24)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 21:07:26 +00:00
Bellisario
426ae607c2
Add node-snapdrop 2021-04-21 19:25:39 +02:00
RobinLinus
5c4aeb0108
Merge pull request #280 from hello-smile6/patch-1
Capitalize "d" in "Docker"
2021-04-08 19:27:01 +02:00
deftdawg
95921ee723
Merge pull request #1 from deftdawg/deftdawg-location-pathname-homeassistant
Update Snapdrop client to be proxy friendly.
2021-04-07 15:32:46 -04:00
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