Commit graph

  • 613c8d624d try to fix share target api schlagmichdoch 2023-03-09 17:03:44 +01:00
  • 715356aafb
    Fix AirDrop typo schlagmichdoch 2023-03-08 11:35:37 +01:00
  • 490e4db380
    Add information about specifying TURN servers schlagmichdoch 2023-03-07 18:25:25 +01:00
  • 11a988e550 increase version to v1.4.4 v1.4.4 schlagmichdoch 2023-03-06 16:05:58 +01:00
  • ff8f28660a prevent buttons from submitting form by adding type="button" schlagmichdoch 2023-03-06 16:03:34 +01:00
  • 5fc8e85f75 increase version to 1.4.3 v1.4.3 schlagmichdoch 2023-03-06 15:40:09 +01:00
  • 5eeaae01fe add connection hash to title of display-name of receive dialogs schlagmichdoch 2023-03-06 15:39:24 +01:00
  • 660e523263 prevent sending of displayName if RTCPeer is not connected schlagmichdoch 2023-03-06 15:33:22 +01:00
  • cdfbc7a2df add missing removal of event listener to ws fallback ui.js schlagmichdoch 2023-03-06 15:32:58 +01:00
  • c9dca7e083 fix download notification and add request notification schlagmichdoch 2023-03-06 15:05:13 +01:00
  • 79af04d95a increase version to v1.4.2 v1.4.2 schlagmichdoch 2023-03-06 12:29:17 +01:00
  • 954e9c7c3a
    Merge pull request #65 from schlagmichdoch/pairdrop_cli_add_firefox_fallback schlagmichdoch 2023-03-06 12:25:54 +01:00
  • c0d504f6a8 remove base64 event listeners manually on hide instead of once: true schlagmichdoch 2023-03-06 12:20:30 +01:00
  • 36e152dc7c add { once: true } to deactivate-paste-mode event listener schlagmichdoch 2023-03-06 11:59:56 +01:00
  • fdf024f378 pairdrop-cli: add fallback if navigator.clipboard.readText() is not available schlagmichdoch 2023-03-06 02:18:07 +01:00
  • 9f2e4c5f8f fix displayName sometimes not exchanged on reload schlagmichdoch 2023-03-06 11:24:19 +01:00
  • 8e219914ec
    Merge pull request #66 from schlagmichdoch/dependabot/npm_and_yarn/ua-parser-js-1.0.34 schlagmichdoch 2023-03-06 10:53:35 +01:00
  • d1273ef9cc
    Bump ua-parser-js from 1.0.33 to 1.0.34 dependabot[bot] 2023-03-06 05:12:00 +00:00
  • 27ac7786d0 increase version to v1.4.1 v1.4.1 schlagmichdoch 2023-03-06 03:48:23 +01:00
  • edf2ab5eb3 revert some changes to regain stability schlagmichdoch 2023-03-06 03:36:46 +01:00
  • c3863a9dd3 increase version to v1.4.0 v1.4.0 schlagmichdoch 2023-03-06 02:19:41 +01:00
  • 5934e94761 edit some styling of the display-name edit field schlagmichdoch 2023-03-06 00:40:53 +01:00
  • c683c278a2
    Parse user json file for own STUN/TURN servers Luke Moch 2023-03-05 18:30:48 -05:00
  • 1bc23dc4b3 fix read rtcConfig.json must be parsed as JSON.. schlagmichdoch 2023-03-06 00:16:33 +01:00
  • cc78b34d2e Revert making peerId ephemeral to prevent duplication of shown peers on reconnect. Implement peerIdHash to prevent rogue users from overtaking peerIds schlagmichdoch 2023-03-06 00:06:57 +01:00
  • f34f5bd4b2 tidy up code, add tooltip to device name and change color and bg-color of device-name schlagmichdoch 2023-03-04 22:59:49 +01:00
  • b2f6a75c99
    Merge pull request #60 from ChaosExAnima/master schlagmichdoch 2023-03-05 00:43:37 +01:00
  • 82138c06f3
    Updates CLI to work with OSX base64 Echo 2023-03-04 15:53:13 -05:00
  • ee820ed6e0
    Merge pull request #57 from schlagmichdoch/enable_renaming schlagmichdoch 2023-03-04 20:53:41 +01:00
  • b7e7fd1b68 Merge branch 'master' into enable_renaming schlagmichdoch 2023-03-04 20:52:10 +01:00
  • 96ed0e53b1 apply styling to clarify that the display-name is editable schlagmichdoch 2023-03-04 20:50:52 +01:00
  • 77b76a3b8d reduce reconnect timers to 1s schlagmichdoch 2023-03-04 15:46:26 +01:00
  • e37f9bd9fb fix display name offset in styles.css schlagmichdoch 2023-03-04 15:44:42 +01:00
  • 67a1b04da2 increase version to v1.3.0 v1.3.0 schlagmichdoch 2023-03-03 19:45:04 +01:00
  • 8b2eb67266 fix position of close btn on about page schlagmichdoch 2023-03-03 19:37:07 +01:00
  • 827b10219d
    Merge pull request #58 from schlagmichdoch/define_turn_config_dynamically schlagmichdoch 2023-03-03 19:42:52 +01:00
  • e7ab5e26cc Add dynamic stun/turn config as new feature to README.md schlagmichdoch 2023-03-03 19:01:32 +01:00
  • 451173caac Add possibility to change the display name to the README.md schlagmichdoch 2023-03-03 19:10:24 +01:00
  • 8bcaa3f60f
    Fix header hierarchy for dynamic stun/turn in docs schlagmichdoch 2023-03-03 18:28:49 +01:00
  • c0a4224a59 merge master into branch schlagmichdoch 2023-03-03 18:01:24 +01:00
  • 460e8ec79c change cursor to clarify that the display name is editable schlagmichdoch 2023-03-03 17:43:03 +01:00
  • 002b31a113 merge master into branch schlagmichdoch 2023-03-03 17:40:10 +01:00
  • 1e35bab327 increase version to v1.2.2 v1.2.2 schlagmichdoch 2023-03-03 17:07:02 +01:00
  • bb0493d071 Make user notifications and document titles more concise. schlagmichdoch 2023-03-03 17:03:10 +01:00
  • bfb5aa8546 fix overwrite method _onMessage of class RTCPeer schlagmichdoch 2023-03-03 16:36:55 +01:00
  • a9d7960a59 increase version to v1.2.1 v1.2.1 schlagmichdoch 2023-03-03 13:12:06 +01:00
  • 39ca5b2d21 ws-fallback: remove all WSPeers when server connection disconnects + fix onPeerLeft schlagmichdoch 2023-03-03 13:09:59 +01:00
  • cf715b2872 stability on reconnect: prevent "peer-left" signal after "peer-joined" by leaving rooms first before reentering them, clear _keepAlive timeout before joining ip room and not manually terminating sockets schlagmichdoch 2023-03-03 12:54:21 +01:00
  • bbb8c1b10f ws-fallback: prevent signaling from stopping on reconnect. Do not stop to signal until both devices have sent event "peer-connected" schlagmichdoch 2023-03-03 12:40:41 +01:00
  • d6ef5887dd move logging of rtc message from class Peer class to overwritten method in class RTCPeer schlagmichdoch 2023-03-03 12:38:34 +01:00
  • f9f1abef7a Replace all urls in received messages with links. Center the message if it does not include any whitespace. schlagmichdoch 2023-03-03 12:28:50 +01:00
  • d244f5fa47 fix circles position on ios safari are shifted by url bar schlagmichdoch 2023-03-03 12:03:20 +01:00
  • 3a2d8c75f7 - restructure and unify dialogs to use less space on mobile and be clearer - give user option both options "share" and "download" on mobile - add fallback if zipper fails that downloads files individually - fix dequeuing of message queue not possible if sending peer has left schlagmichdoch 2023-03-03 12:01:43 +01:00
  • 545cdc2459 Fix browser reloading when first message is sent by preventing event default on submit schlagmichdoch 2023-03-02 16:30:47 +01:00
  • a1fdd81629 increase version to v1.2.0 v1.2.0 schlagmichdoch 2023-03-02 15:33:30 +01:00
  • 7220e85422 document/tab title: Show number of received messages and move '- PairDrop' to the end schlagmichdoch 2023-03-02 15:30:25 +01:00
  • 1eb53498b1 add localStorage fallback to fix renaming on private tabs and fix Firefox inserting linebreaks into edited divs schlagmichdoch 2023-03-02 15:06:22 +01:00
  • de76da52fe merge master into branch schlagmichdoch 2023-03-01 21:55:50 +01:00
  • d56ee87437 - Enable renaming of own display name permanently via UI - Make peerId completely ephemeral - Stabilize RTCConnection by closing connections cleanly schlagmichdoch 2023-03-01 21:35:00 +01:00
  • a3b348d9b6 refactor all missing html ids to kebap-case schlagmichdoch 2023-03-01 10:44:57 +01:00
  • 4566528179 - restructure UI to use flexbox everywhere - structure peers on desktop responsively - make peer box scrollable when peers are overflowing + shadow - add highlight badge to differentiate local peers into paired and not paired - change websocket fallback warning and move to the bottom schlagmichdoch 2023-03-01 10:04:37 +01:00
  • 7b08973cef remove safari audio blop "hack" as it should not completely stop music that is playing in the background schlagmichdoch 2023-03-01 03:15:56 +01:00
  • eda60a3d78
    Merge pull request #52 from kylethedeveloper/docs schlagmichdoch 2023-02-26 21:29:44 +01:00
  • e96ca53aa4
    Fix rate limit docs and set header hierarchy correctly schlagmichdoch 2023-02-26 21:28:17 +01:00
  • 49c4b14f7a
    use lscr.io image Ali Azam 2023-02-26 13:33:37 -05:00
  • 11d6a8a372 Merge 'upstream/master' into docs kylethedeveloper 2023-02-26 01:40:59 -06:00
  • 75726ae5f4 resolve comments on documentation kylethedeveloper 2023-02-26 01:35:19 -06:00
  • 80dc36c00a merge commit kylethedeveloper 2023-02-26 01:34:37 -06:00
  • 765b4e65b1 Update GHCR docker docs schlagmichdoch 2023-02-25 17:32:19 +01:00
  • e77f856515 increase version to v1.1.3 v1.1.3 schlagmichdoch 2023-02-25 17:03:44 +01:00
  • 0de92864eb fix IMAGE_NAME Xstar97TheNoob 2023-02-24 13:44:14 -05:00
  • f512dc3a9b
    Fix(ghcr) update workflow - ERROR: name invalid schlagmichdoch 2023-02-25 16:55:40 +01:00
  • 58abee18c3
    Merge pull request #49 from xstar97/patch-2 schlagmichdoch 2023-02-24 20:35:03 +01:00
  • 4bfa879354
    fix IMAGE_NAME Xstar97TheNoob 2023-02-24 13:44:14 -05:00
  • 8ecec5c1bf increase version to v1.1.2 v1.1.2 schlagmichdoch 2023-02-24 18:18:17 +01:00
  • 78cf0139b8
    Merge pull request #47 from xstar97/patch-1 schlagmichdoch 2023-02-24 18:12:01 +01:00
  • 591c76c15a fix dialog heights schlagmichdoch 2023-02-24 16:53:13 +01:00
  • 66359da2ca get rtcConfig dynamically from the server schlagmichdoch 2023-02-24 18:08:48 +01:00
  • 74b88c2e7d fix dialog heights schlagmichdoch 2023-02-24 16:53:13 +01:00
  • 2a3d1d4105
    Fix variable to a static lowercase name Xstar97TheNoob 2023-02-24 10:40:30 -05:00
  • 5bff933b6e
    Merge pull request #45 from xstar97/docs-fix schlagmichdoch 2023-02-24 16:23:19 +01:00
  • 0ba1bd7113 tidy up Docker deployment notes schlagmichdoch 2023-02-24 16:15:29 +01:00
  • 0eb13d9d1b increase QR-Code size as requested in #43 and fix overflow issues on iOS v1.1.1 schlagmichdoch 2023-02-24 16:08:36 +01:00
  • ad109d1724
    Merge pull request #37 from xstar97/ghcr-build-wk schlagmichdoch 2023-02-23 21:00:35 +01:00
  • f9e214a1e5
    docs(ghcr) add deployment notes for ghcr Xstar97TheNoob 2023-02-23 12:53:04 -05:00
  • b6238b05ae add docker-compose instructions to docs kylethedeveloper 2023-02-21 22:42:41 -06:00
  • 36da8e3490 increase version to v1.1.0 v1.1.0 schlagmichdoch 2023-02-22 03:03:53 +01:00
  • 40c0735c90 touched UX to make receive dialogs more intuitive. closes #40 schlagmichdoch 2023-02-22 03:00:29 +01:00
  • 12a2fc1b0a
    Merge pull request #39 from schlagmichdoch/enable_sending_from_cli schlagmichdoch 2023-02-22 02:37:18 +01:00
  • f8d49754d2 added pairdrop-cli to documentation schlagmichdoch 2023-02-22 02:22:51 +01:00
  • 3cb4e6d476 pairdrop-cli now working on windows via bash pairdrop or git bash schlagmichdoch 2023-02-22 02:22:33 +01:00
  • 8f0e465b8e pairdrop-cli: change domain via flag, move bash file to separate folder and add console logs to ui.js schlagmichdoch 2023-02-21 23:44:41 +01:00
  • ce13348aeb
    Merge pull request #36 from schlagmichdoch/dependabot/npm_and_yarn/ws-8.12.1 schlagmichdoch 2023-02-20 23:47:40 +01:00
  • 0f9bbf9bbb enable sending from cli by adding bash script schlagmichdoch 2023-02-20 17:42:02 +01:00
  • 44264d2cd5 make devicename better visible Jakobus Schürz (admin) 2023-02-20 17:13:03 +01:00
  • 0d8db3e309
    add downcase to variable. Xstar97TheNoob 2023-02-20 09:36:24 -05:00
  • c7647daff7
    feat(ghcr.io) build container on tagged releases to ghcr.io Xstar97TheNoob 2023-02-20 09:25:57 -05:00
  • 46460dbe02
    Bump ws from 8.12.0 to 8.12.1 dependabot[bot] 2023-02-20 05:18:44 +00:00
  • 20162b0c60 PairDrop is now available on Docker Hub thanks to LinuxServer.io Added documentation on how to use it and changed service-worker version v1.0.0 schlagmichdoch 2023-02-20 00:17:55 +01:00
  • 7af96e6051
    Use docker build --pull instead of docker image pull schlagmichdoch 2023-02-17 17:29:16 +01:00