This website requires JavaScript.
Explore
Help
Sign In
MirrorMirror
/
PairDrop
mirror of
https://github.com/schlagmichdoch/PairDrop.git
Watch
1
Star
0
Fork
You've already forked PairDrop
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
414cc9aa57
PairDrop
/
public
/
scripts
History
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
..
NoSleep.min.js
implemented NoSleep.js as suggested in this issue:
https://github.com/RobinLinus/snapdrop/issues/412
2023-01-17 14:19:51 +01:00
network.js
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
qrcode.js
implement device pairing via 6-digit code and qr-code
2023-01-10 05:07:57 +01:00
theme.js
implement device pairing via 6-digit code and qr-code
2023-01-10 05:07:57 +01:00
ui.js
allow multiple message transfers by multiple peers simultaneously by putting them in a queue
2023-02-10 03:26:08 +01:00
util.js
cope with CAPITALIZED file suffix
2023-02-08 14:18:59 +01:00
zip.min.js
implement file receive request with image-thumbnail-preview, share-menu on click additional to download and multiple file support by zipping file(s) to prepare for sending; add status "waiting.." and "preparing..." to UX; lock pointer-input when peer-node busy; tidy-up paste-mode deactivation
2023-01-17 10:45:29 +01:00