PairDrop/public/scripts
2024-02-17 12:26:21 +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 Move service worker digestion into separate class and add static function to check if it is supported by the browser. Change ram-exceed-ios waring accordingly. 2024-02-17 12:26:21 +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 service worker digestion into separate class and add static function to check if it is supported by the browser. Change ram-exceed-ios waring accordingly. 2024-02-17 12:26:21 +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 Fix share menu error detection on iOS 2024-02-15 18:02:23 +01:00
util.js Tidy up zipper functions 2024-02-15 15:18:25 +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