This website requires JavaScript.
Explore
Help
Sign in
jakob
/
PairDrop
Watch
1
Star
0
Fork
You've already forked PairDrop
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d111bbf067
PairDrop
/
public
/
scripts
History
schlagmichdoch
d111bbf067
allow multiple file transfer requests by multiple peers simultaneously by putting them in a queue
2023-02-08 14:18:08 +01:00
..
network.js
remove unnecessary double signaling onPeerJoined and prevent second RTCPeer instance for same peerId
2023-02-08 04:18: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
qrcode.js
theme.js
ui.js
allow multiple file transfer requests by multiple peers simultaneously by putting them in a queue
2023-02-08 14:18:08 +01:00
util.js
FIX add mime types to files if missing -> needed for correct sharing via share-menu on ios
2023-01-19 06:01:23 +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