Commit Graph

  • 800cf1712c restart animation when last peer leaves schlagmichdoch 2022-12-24 04:28:41 +01:00
  • 51542e9dce npm start executes node index.js public schlagmichdoch 2022-12-23 05:39:16 +01:00
  • aa38ae2a28 Add rate limits Bellisario 2022-07-14 20:08:57 +02:00
  • b3dff8a864 Add MIT License Giorgio Bellisario 2022-07-14 20:15:25 +02:00
  • cc43e3c3e9 add dockerfile blennster 2022-11-14 18:00:35 +01:00
  • 7283ab2c49 cherry-pick commit from Bellisario schlagmichdoch 2022-12-23 05:33:36 +01:00
  • 947e088aeb move files for node only implementation schlagmichdoch 2022-12-23 05:04:52 +01:00
  • 72f3bb0e7c fix small bugs - working version with turn server of relay.metered.ca schlagmichdoch 2022-12-23 02:38:56 +01:00
  • ecc29b39d7 Merge remote-tracking branch 'fork/patch-2' into add_device_pairing schlagmichdoch 2022-12-23 00:19:47 +01:00
  • f9a22e5ae4 Merge remote-tracking branch 'fork/customise_server_port' into add_device_pairing schlagmichdoch 2022-12-23 00:05:00 +01:00
  • 89cba33ff2 Merge remote-tracking branch 'fork/master' into add_device_pairing schlagmichdoch 2022-12-22 23:57:01 +01:00
  • dced87633b Merge remote-tracking branch 'fork/patch-1' into add_device_pairing schlagmichdoch 2022-12-22 23:55:07 +01:00
  • 6fe348ab4b Merge remote-tracking branch 'fork/patch-1' into add_device_pairing schlagmichdoch 2022-12-22 23:52:44 +01:00
  • 39ee016875 Merge remote-tracking branch 'fork/fix-list-self-in-peers' into add_device_pairing schlagmichdoch 2022-12-22 23:51:22 +01:00
  • e5a2c6326e fix problem of multiple creation of PeerUI when peer has joined mutliple times without successfully creating a p2p connection schlagmichdoch 2022-12-22 22:41:26 +01:00
  • 75846f4de1 Merge branch 'add_message_transfer_completed_notification' into add_device_pairing schlagmichdoch 2022-12-22 20:43:38 +01:00
  • fdb0bbf098 Merge branch 'show_peer_on_channel_open' into add_device_pairing schlagmichdoch 2022-12-22 20:28:45 +01:00
  • 63c625fc67 Merge branch 'fix_is_caller_variable' into add_device_pairing schlagmichdoch 2022-12-22 20:26:11 +01:00
  • 3688ed0c98 put all devices on the same network as the server into the same room to make it possible to run snapdrop on the local network schlagmichdoch 2022-12-22 01:05:49 +01:00
  • 28336eebf0 remove X-Forward-for header from nginx default.conf to be able to run Snapdrop with docker correctly. Add how-to and configuration examples for nginx and apache to documentation. schlagmichdoch 2022-12-22 01:03:24 +01:00
  • 0cd73f10ef Check for CF-Connecting-IP and decreased timeout Leonardo Scoppitto 2022-11-24 13:51:39 +01:00
  • f769a76605 Merge pull request #538 from SUNWUYUAN/patch-1 RobinLinus 2022-11-18 15:36:15 +01:00
  • 50b025acfc Update faq.md SUNWUYUAN 2022-11-18 20:21:48 +08:00
  • 640266f660 only show Peer when p2p channel is opened to prevent sending without open channel -> Improve stability schlagmichdoch 2022-11-17 18:24:01 +01:00
  • 10276b472d implement paste mode and ui for files and text for multiple peers schlagmichdoch 2022-11-09 17:43:27 +01:00
  • d101f90ea2 fix this._isCaller variable typo schlagmichdoch 2022-11-09 01:44:17 +01:00
  • 89b0bcc20c Update README.md RobinLinus 2022-11-08 19:14:55 +01:00
  • d1144670ef Update FUNDING.yml RobinLinus 2022-11-08 19:14:25 +01:00
  • c1575c8b85 add notification when message transfer is completed analogous to completed file transfer schlagmichdoch 2022-11-08 15:43:24 +01:00
  • cb84bef2c2 Should not notify peer the existence of itself. MWY001 2022-11-05 00:35:55 +08:00
  • cc9c2bf088 Merge pull request #520 from MahmoudAboelazm/fix_transferring_error RobinLinus 2022-10-24 23:41:35 +02:00
  • 09da05e700 Fix transferring issue MahmoudAboelazm 2022-10-23 06:17:39 +02:00
  • 15f28e4a77 Merge pull request #519 from MahmoudAboelazm/fix_FileReader_error RobinLinus 2022-10-21 18:59:26 +02:00
  • 7bb4c1916a fix error: Failed to execute 'readAsArrayBuffer' on 'FileReader': The object is already busy reading Blobs MahmoudAboelazm 2022-10-21 02:54:14 +02:00
  • 2e0619fbba Add error handler to ws connection RobinLinus 2022-10-13 15:20:38 +02:00
  • 070f6a954f Update FUNDING.yml RobinLinus 2022-10-13 01:13:56 +02:00
  • 683470613c Update faq.md RobinLinus 2022-10-12 02:39:10 +02:00
  • 112bed3730 Merge pull request #497 from Haocen/patch-3 RobinLinus 2022-10-05 16:53:22 +02:00
  • 9543c47900 Use Events class for handling visibilitychange Haocen 2022-09-13 08:34:44 -04:00
  • 29bd778757 Implement off method for Events class Haocen 2022-09-13 08:33:03 -04:00
  • 529be8c55e QoL: Native notification improvements Haocen 2022-09-13 01:35:05 -04:00
  • a6bf4857dd fix WSPeer dacapoday 2022-06-09 11:26:11 +08:00
  • b0115b9953 fix var name Victor Wads 2022-06-07 23:25:23 -03:00
  • 7645becb41 Adds Video and Audio preview Victor Wads 2022-06-05 14:32:43 -03:00
  • a96dde25c0 Merge pull request #453 from h4mmad/master RobinLinus 2022-06-02 13:34:00 +02:00
  • 1d49faf6f0 pull from docker hub Hammad 2022-06-01 16:18:51 +03:00
  • 724f0af576 Merge pull request #423 from GovindKrishnan/master RobinLinus 2022-03-17 12:19:02 +01:00
  • 9a0d52ff93 Fix PWA Wiki Link German Issue Govind Krishnan 2022-03-17 06:23:03 +05:30
  • a4d6cfd862 Allow selection of which network interface(s) to bind to Matthew Gamble 2021-03-26 10:07:18 +11:00
  • bd3d13d48a Merge pull request #393 from arifszn/392_fix-long-file-name-on-file-previewer RobinLinus 2022-01-05 16:58:53 +01:00
  • 60b97e3d38 Add word-break on font-subheading Ariful Alam 2022-01-05 21:45:13 +06:00
  • c8c728ba5a Merge pull request #350 from Yash-Garg/patch-1 RobinLinus 2021-12-24 07:38:47 +01:00
  • 1127ebdc17 Merge pull request #376 from SuperSandro2000/imgbot RobinLinus 2021-11-26 13:53:14 +01:00
  • b2a4e6e0e0 [ImgBot] Optimize images ImgBotApp 2021-04-10 17:05:34 +00:00
  • 84e0bc9a7f Merge pull request #340 from Bellisario/patch-3 RobinLinus 2021-11-01 18:21:02 +01:00
  • 7fc23ce33d Add vscode extension to third party apps list Yash Garg 2021-09-08 13:07:20 +05:30
  • 78a8b167de Merge pull request #342 from angela0/angela0-patch-1 RobinLinus 2021-08-14 17:01:21 +02:00
  • d081bb9d01 fix bug: sender endlessly sends empty data Angela Zu 2021-08-14 22:42:16 +08:00
  • a9d01aa702 Merge branch 'master' of github.com:RobinLinus/snapdrop RobinLinus 2021-08-12 16:00:40 +02:00
  • fa1ff95965 Fix #334, Fix 331 RobinLinus 2021-08-12 15:38:02 +02:00
  • fd11568e66 Fix #334, Fix 331 RobinLinus 2021-08-12 15:38:02 +02:00
  • 7f49ec6a85 Resolve image too big bug modifying style Bellisario 2021-08-05 21:18:15 +02:00
  • 5389464605 Merge pull request #325 from Bellisario/patch-3 RobinLinus 2021-07-14 11:57:26 +02:00
  • b849dd7742 Update network.js RobinLinus 2021-07-14 11:55:59 +02:00
  • a6fa74ca8b Delete unused div Bellisario 2021-07-09 12:53:22 +02:00
  • 36c9289280 remove whitespace MoPaMo 2021-06-16 15:26:49 +02:00
  • f71b025db6 close text modal on escape press MoPaMo 2021-06-16 07:15:03 +02:00
  • 8809ea6667 add event listener to textbox MoPaMo 2021-06-16 07:13:19 +02:00
  • 0aa27250a4 Merge pull request #312 from dewanhimanshu/feature-image-preview RobinLinus 2021-06-04 19:11:50 +02:00
  • 0ba427c37c Merge pull request #288 from deftdawg/master RobinLinus 2021-06-04 15:40:21 +02:00
  • 6150a48f29 Merge pull request #307 from RobinLinus/dependabot/npm_and_yarn/server/ws-7.4.6 RobinLinus 2021-06-04 15:38:04 +02:00
  • ad3703e3e9 Merge pull request #299 from RobinLinus/dependabot/npm_and_yarn/server/ua-parser-js-0.7.24 RobinLinus 2021-06-04 15:37:50 +02:00
  • b7ebd89998 Merge pull request #296 from Bellisario/patch-2 RobinLinus 2021-06-04 15:36:42 +02:00
  • a593ef1a6e file preview feature added dewanhimanshu 2021-06-02 22:26:08 +05:30
  • 67662453cb Bump ws from 7.3.1 to 7.4.6 in /server dependabot[bot] 2021-05-29 00:36:13 +00:00
  • 6a8ef47455 Bump ua-parser-js from 0.7.21 to 0.7.24 in /server dependabot[bot] 2021-05-06 21:07:26 +00:00
  • 426ae607c2 Add node-snapdrop Bellisario 2021-04-21 19:25:39 +02:00
  • 5c4aeb0108 Merge pull request #280 from hello-smile6/patch-1 RobinLinus 2021-04-08 19:27:01 +02:00
  • 95921ee723 Merge pull request #1 from deftdawg/deftdawg-location-pathname-homeassistant deftdawg 2021-04-07 15:32:46 -04:00
  • 5e304514b6 Update Snapdrop client to be proxy friendly. deftdawg 2021-04-07 05:07:00 -04:00
  • 9ba1837df8 Capitalize "d" in "Docker" hello-smile6 2021-03-28 14:27:43 -07:00
  • fad4632eb9 Handle undefined device names - simplify + minor fix RobinLinus 2021-03-10 15:49:45 +01:00
  • 4b15aa0417 Handle undefined device names RobinLinus 2021-03-10 15:25:03 +01:00
  • dcf46bd600 Update README.md RobinLinus 2021-03-10 14:19:05 +01:00
  • 43f10e5d9a Updated about background Angel Mario 2021-02-24 10:23:07 +02:00
  • 4134d94b57 Removed drag to reload thing Angel Mario 2021-02-23 14:14:23 +02:00
  • 8dfa600641 Merge pull request #256 from kevinji/patch-1 RobinLinus 2021-02-16 02:55:41 +01:00
  • b3dbce9be8 index: Fix capitalization of "JavaScript" Kevin Ji 2021-02-15 17:53:58 -08:00
  • f07e651c7a Merge pull request #248 from Bellisario/patch-1 RobinLinus 2021-02-01 16:39:30 +01:00
  • 545a5e00cd Updated ui.js Bellisario 2021-01-19 13:12:48 +01:00
  • 0115c6a4de Run animation until peer joins (Fix #213) RobinLinus 2021-01-16 21:58:59 +01:00
  • 727caa9328 Merge pull request #243 from jyash97/patch-1 RobinLinus 2021-01-11 12:49:53 +01:00
  • 6e4e791ebc fix: typo in function name Yash Joshi 2021-01-11 11:10:51 +05:30
  • 0724487132 Fix “RTCDataChannel.reliable is obsolete” (Fix #242) RobinLinus 2021-01-11 02:24:27 +01:00
  • b2e79913aa Update FUNDING.yml RobinLinus 2021-01-05 01:54:24 +01:00
  • 3c79cc224d Merge pull request #236 from blueberrybrownie/new-maskable-icon RobinLinus 2021-01-02 13:08:32 +01:00
  • 88732f36ec New maskable icon for Android Chester Doran 2021-01-02 11:17:52 +00:00
  • c07ddd52c6 Update local-dev.md RobinLinus 2020-12-29 23:30:57 +01:00
  • d17180a735 Update faq.md RobinLinus 2020-12-29 23:28:15 +01:00
  • 1aaa904035 Break lines in received text correctly (fix #229) RobinLinus 2020-12-29 20:55:38 +01:00