PairDrop/public/scripts
schlagmichdoch f7ea519106 Do not stop trying to reconnect to server if offline (private networks and on same machine might still work) 2024-07-14 18:05:51 +02:00
..
browser-tabs-connector.js Rewrite FileDigester to tidy up code, be able to delete files in OPFS onPageHide and on abort of file transfer 2024-07-14 18:04:03 +02:00
heic2any.min.js Implement thumbnail creation for heic images 2023-12-11 19:00:14 +01:00
localization.js Merge branch 'master' into sw_digester 2024-07-14 14:32:35 +02: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 Do not stop trying to reconnect to server if offline (private networks and on same machine might still work) 2024-07-14 18:05:51 +02: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 Rewrite FileDigester to tidy up code, be able to delete files in OPFS onPageHide and on abort of file transfer 2024-07-14 18:04:03 +02: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 Rewrite FileDigester to tidy up code, be able to delete files in OPFS onPageHide and on abort of file transfer 2024-07-14 18:04:03 +02:00
util.js Rewrite FileDigester to tidy up code, be able to delete files in OPFS onPageHide and on abort of file transfer 2024-07-14 18:04:03 +02: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