PairDrop/public/scripts
2023-02-02 15:19:28 +01:00
..
network.js remove warning for removed crypto.subtle dependency 2023-01-31 21:57:00 +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 only activate paste-mode the first time a file is opened with PairDrop by looking for the url parameter on start and removing it afterwords. 2023-02-02 15:19:28 +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