This website requires JavaScript.
Explore
Help
Sign In
nexus
/
PairDrop
Watch
2
Star
0
Fork
0
You've already forked PairDrop
mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced
2026-05-21 03:45:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c7042da6dd9617f0aff0634964870d780e7cccb
PairDrop
/
public
/
scripts
T
History
schlagmichdoch
3c7042da6d
Merge pull request
#375
from schlagmichdoch/fix-bugs-1.11
...
Fix bugs for 1.11
2025-02-17 10:56:25 +01:00
..
browser-tabs-connector.js
Check for BroadcastChannel availability before instantiating it
2025-02-11 16:02:24 +01:00
heic2any.min.js
Implement thumbnail creation for heic images
2023-12-11 19:00:14 +01:00
localization.js
Fix loading of default/backup translations
2025-02-11 14:33:32 +01:00
main.js
Make PWA standalone
2025-02-13 20:07:38 +01:00
network.js
Fix share mode by converting FileList to Array
2025-02-13 12:54:17 +01:00
no-sleep.min.js
Defer loading of all render-blocking resources until the UI has loaded
2023-11-09 04:45:46 +01:00
persistent-storage.js
Streamline client initiation by using await/async instead of .then and events
2023-12-08 13:57:19 +01:00
qr-code.min.js
Defer loading of all render-blocking resources until the UI has loaded
2023-11-09 04:45:46 +01:00
ui-main.js
Use css instead of JS to detect offset on high viewports
2025-02-13 20:07:25 +01:00
ui.js
Fix links in messages cut if ! in path; make regex more readable
2025-02-14 19:13:39 +01:00
util.js
Fix links in messages cut if ! in path; make regex more readable
2025-02-14 19:13:39 +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