Commit Graph

613 Commits

Author SHA1 Message Date
RobinLinus b1c001bc0c
Merge pull request #200 from lowewenzel/master
Small typo fix on 'Transfering'
2020-12-15 22:22:28 +01:00
RobinLinus 9fe3ab0fac
Merge pull request #198 from Bellisario/patch-2
Changed "discover" message - Updated
2020-12-15 22:21:43 +01:00
RobinLinus 3ee361f235
Merge pull request #185 from fm-sys/fix_broken_link
Fix broken FAQ link
2020-12-15 22:17:49 +01:00
Wenzel a1fa992942
Smol typo fix 2020-12-14 19:35:23 -08:00
Bellisario 1d81e93c36
Update index.html 2020-12-13 18:43:52 +01:00
Florian d886106f22
Fix broken FAQ link 2020-11-04 16:29:08 +01:00
Fasih Ahmad Fakhri 6147e5200b Dark Mode Supported 2020-10-25 14:38:07 +05:30
RobinLinus 9db8c4ce8c
Merge pull request #166 from child-duckling/master
Overhauled Docs
2020-10-21 15:17:45 +02:00
child_duckling 528c4498da Merge branch 'master' of https://github.com/child-duckling/snapdrop 2020-09-13 18:00:38 -07:00
child_duckling a5baea1a72 mistake 2020-09-13 17:58:55 -07:00
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