This website requires JavaScript.
Explore
Help
Register
Sign In
gordon
/
PairDrop
Watch
1
Star
0
Fork
0
You've already forked PairDrop
mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced
2026-04-22 07:04:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13f79968b6ca0811a082a1bf4a99d3fa14e03cb2
PairDrop
/
public
/
scripts
History
schlagmichdoch
d4dcfbc1b7
After successfully creating peer to peer connection, transferring files/messages now work completely independent of the PairDrop server. Transfers are not aborted and dialogs are not closed when the client has only lost connection to the PairDrop server or when 'peer-left' but only when the corresponding peer is disconnected.
2023-01-23 04:51:22 +01:00
..
network.js
After successfully creating peer to peer connection, transferring files/messages now work completely independent of the PairDrop server. Transfers are not aborted and dialogs are not closed when the client has only lost connection to the PairDrop server or when 'peer-left' but only when the corresponding peer is disconnected.
2023-01-23 04:51:22 +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
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
After successfully creating peer to peer connection, transferring files/messages now work completely independent of the PairDrop server. Transfers are not aborted and dialogs are not closed when the client has only lost connection to the PairDrop server or when 'peer-left' but only when the corresponding peer is disconnected.
2023-01-23 04:51:22 +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