Commit graph

10 commits

Author SHA1 Message Date
schlagmichdoch
fcc02e9307 [security] Add security number to PeerUI to make verification of peer-to-peer encryption possible.
(cherry picked from commit c5d0eaa034)
2023-02-16 02:22:35 +01:00
schlagmichdoch
cdf37765c5 [self-hosted] fix: if client does not support webrtc but peer does, show peer with a red border as well
(cherry picked from commit e9b23bfdb0)
2023-02-16 02:22:32 +01:00
schlagmichdoch
8980c21297 include Event 'file-received' for compatibility with Snapdrop for Android app 2023-02-13 17:44:41 +01:00
schlagmichdoch
359010ae14 fix about close icon 2023-02-13 17:44:41 +01:00
schlagmichdoch
16f5711c98 fix beforeunload warning if peer on transfer 2023-02-11 11:49:32 +01:00
schlagmichdoch
115c0785e5 replace text-decoration: underline with border-bottom to prevent gap in underline bellow "p" 2023-02-11 11:44:11 +01:00
schlagmichdoch
b933ef151a if devices are paired a second time, the old roomSecret is deleted upon saving the new one. 2023-02-11 00:52:37 +01:00
schlagmichdoch
414cc9aa57 if user actively disconnects from PairDrop server, disconnect all peer to peer connections immediately and do not wait for channels to close 2023-02-10 23:47:39 +01:00
schlagmichdoch
1eba7359d1 rolled back some changes to stabilize WebRTC connections 2023-02-10 23:41:04 +01:00
schlagmichdoch
616f6a6799 implement complete WSPeer as fallback if WebRTC is deactivated. Only ever use on self-hosted instances as clients need to trust the server! 2023-02-10 20:22:36 +01:00