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-04-06 01:43:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
902b5c6b8f7cf7b4c34b044d97e260528cc65afd
PairDrop
/
public
/
scripts
History
schlagmichdoch
902b5c6b8f
Refactor file transfer
2024-02-09 04:11:36 +01:00
..
browser-tabs-connector.js
Put all log prompts into new Logger class; Only log debugging logs to console if PairDrop is in debug mode; Implement activation of debug mode via URL argument (
?debug=true
)
2024-02-09 01:55:37 +01:00
heic2any.min.js
Implement thumbnail creation for heic images
2023-12-11 19:00:14 +01:00
localization.js
Put all log prompts into new Logger class; Only log debugging logs to console if PairDrop is in debug mode; Implement activation of debug mode via URL argument (
?debug=true
)
2024-02-09 01:55:37 +01:00
main.js
Put all log prompts into new Logger class; Only log debugging logs to console if PairDrop is in debug mode; Implement activation of debug mode via URL argument (
?debug=true
)
2024-02-09 01:55:37 +01:00
network.js
Refactor file transfer
2024-02-09 04:11:36 +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
Put all log prompts into new Logger class; Only log debugging logs to console if PairDrop is in debug mode; Implement activation of debug mode via URL argument (
?debug=true
)
2024-02-09 01:55:37 +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
sw-file-digester.js
Move file creation to serviceworker to prevent loading everything into RAM
2024-02-09 04:11:36 +01:00
ui-main.js
Put all log prompts into new Logger class; Only log debugging logs to console if PairDrop is in debug mode; Implement activation of debug mode via URL argument (
?debug=true
)
2024-02-09 01:55:37 +01:00
ui.js
Implement fallback to download if navigator.share() fails. Refactor ReceiveFileDialog
2024-02-09 04:11:36 +01:00
util.js
Put all log prompts into new Logger class; Only log debugging logs to console if PairDrop is in debug mode; Implement activation of debug mode via URL argument (
?debug=true
)
2024-02-09 01:55:37 +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