child_duckling
5fe584bb0d
Caught a mistake
2020-09-13 17:57:30 -07:00
child_duckling
03ec4ebdac
Revamped docs (v2)
2020-09-13 17:56:12 -07:00
child_duckling
9370be23f1
"Revamped" the docs
2020-09-13 17:53:11 -07:00
Ying Kanyang (Harry Ying)
f9bace9a16
Add support for SIGINT and SIGTERM handling
...
Currently, server run by `node index.js` is not able to handle SIGTERM or SIGINT properly. The only fate is being killed. This change adds basic handling logic for these two signals, helping server to behave more properly as expected by many daemons and users.
2020-08-28 22:07:25 +08:00
RobinLinus
9c1fb153df
Fix typo
2020-08-17 12:48:00 +02:00
Will Stott
97121c438a
Don't setProgress during file selection when file drop doesn't do that.
2020-08-12 15:19:33 +02:00
Paul Szymanski
26fd1aade3
Set peerid cookie with SameSite=None; Secure
2020-07-16 14:00:21 +02:00
Paul Szymanski
308aabac32
Remove offline TURN server
2020-07-14 22:55:52 +02:00
Paul Szymanski
def2afcd8e
Fix docker-compose
2020-07-14 22:41:41 +02:00
RobinLinus
cf621addd9
Fix typos
2020-07-14 22:35:21 +02:00
RobinLinus
14320e7969
Update README.md
2020-07-14 22:30:09 +02:00
RobinLinus
4e4a0ac87e
Add donation button in about page
2020-07-14 22:28:41 +02:00
RobinLinus
7bb0305d88
Merge branch 'master' of github.com:RobinLinus/snapdrop
2020-07-14 22:15:15 +02:00
RobinLinus
17a46e773b
Update README.md
2020-07-14 22:14:55 +02:00
Paul Szymanski
338c17b5b9
Fix .gitignore
2020-07-14 22:14:40 +02:00
RobinLinus
9bc2bd1d44
Cleanup root folder
2020-07-14 22:12:10 +02:00
RobinLinus
6725a60d04
Update README.md
2020-07-14 21:32:50 +02:00
Paul Szymanski
4b1417224b
Increase ws keepalive interval to 30 seconds
2020-07-14 02:34:13 +02:00
Paul Szymanski
150fdc8bc1
Change layout of peer name and remove unneccessary text
2020-07-13 23:56:58 +02:00
Paul Szymanski
3f2bcfb0b7
Add certs dir to .gitignore
2020-07-13 23:31:54 +02:00
CLASSIFIED
507951fc42
Fixed a few more formatting issues
...
Thank you so much for making Snapdrop! It's been very helpful to me, and I can't wait to see it as it continues to develop!
2020-07-13 22:37:45 +02:00
Paul Szymanski
10cfa962f2
Update unique-names-generator
2020-07-12 20:15:17 +02:00
Paul Szymanski
ff96b2446a
Update ua-parser-js
2020-07-12 20:14:56 +02:00
Paul Szymanski
2c8dc9ed1d
Update ws node package
2020-07-12 20:03:02 +02:00
Paul Szymanski
229df6f3d6
Fix race condition
2020-07-12 19:23:07 +02:00
Paul Szymanski
ff2d146078
Add cache-control: no-cache to nginx config
2020-07-12 19:02:29 +02:00
PaulSzymanski
3d9a185baf
Update service-worker.js
2020-07-12 15:01:42 +02:00
Paul Szymanski
695d00bd97
Change unique name layout
2020-07-12 14:52:26 +02:00
Paul Szymanski
d89a92b217
Upgrade unique-names-generator
2020-07-12 14:52:26 +02:00
Mrigank Krishan
e7c484f428
show displayName on UI
2020-07-12 14:52:26 +02:00
Mrigank Krishan
0c7abfbf1d
generate unique peer names
...
use unique-names-generator to generate peer names instead of relying on
UA. This prevents confusion when there are multiple clients on the network
with same UA.
2020-07-12 14:52:26 +02:00
RobinLinus
ff42ee1a3e
Merge pull request #140 from 2br-2b/patch-1
...
Added note about encryption
2020-06-06 04:12:07 +02:00
CLASSIFIED
b1b4ae1d71
Added note about encryption
...
See #128
2020-06-05 16:44:34 -05:00
RobinLinus
2349d0b20b
Update service-worker.js
2020-05-19 22:52:27 +02:00
RobinLinus
f21d7a1418
Update service-worker.js
2020-05-19 22:15:27 +02:00
RobinLinus
955cc566db
Fix background animation in new Chrome
2020-05-19 22:14:10 +02:00
RobinLinus
921fc22d4e
Merge pull request #125 from RobinLinus/revert-124-revert-122-patch-1
...
Revert "Revert "Update README.md""
2020-04-13 14:51:26 +02:00
RobinLinus
bc40684e14
Revert "Revert "Update README.md""
2020-04-13 14:50:25 +02:00
RobinLinus
084d35b648
Merge pull request #124 from RobinLinus/revert-122-patch-1
...
Revert "Update README.md"
2020-04-13 13:31:07 +02:00
RobinLinus
2099db6501
Revert "Update README.md"
2020-04-13 13:30:29 +02:00
RobinLinus
58a4e8b3f0
Merge pull request #122 from seongilp/patch-1
...
Update README.md
2020-04-13 13:29:05 +02:00
Seongil Park
1aed4cc36f
Update README.md
...
To clone git repo, please use below command.
git clone https://github.com/RobinLinus/snapdrop.git
2020-04-12 22:30:36 +09:00
RobinLinus
6427616e75
Create FUNDING.yml
2020-03-28 17:50:03 +01:00
PaulSzymanski
984d1e75ec
Less logging
2020-03-24 15:23:20 +01:00
PaulSzymanski
2c16116868
Mention where the TLS site is served
2020-03-24 15:15:52 +01:00
PaulSzymanski
6910099873
Set up tls for developing PWA features
2020-03-24 15:11:08 +01:00
RobinLinus
283a76f7e9
Update README.md
2020-03-24 00:40:23 +01:00
RobinLinus
aaa951bed3
Update README.md
2020-03-24 00:21:02 +01:00
RobinLinus
2449841dcf
Merge pull request #115 from RobinLinus/revert-95-master
...
Revert "Enable standalone display mode (PWA)"
2020-03-09 22:55:29 +01:00
RobinLinus
f1ba56b66a
Revert "Enable standalone display mode (PWA)"
2020-03-09 22:55:12 +01:00