PairDrop/public/scripts
2024-02-09 03:41:41 +01:00
..
browser-tabs-connector.js Refactor URL arguments, localStorage and sessionStorage entries, and IndexedDB/PersistentStorage entries to snake_case. 2023-12-08 13:57:19 +01:00
heic2any.min.js Implement thumbnail creation for heic images 2023-12-11 19:00:14 +01:00
localization.js Merge branch 'master' into translate 2023-12-15 23:51:11 +01:00
main.js Defer scripts and prevent deferred stylesheets from being render blocking 2023-12-15 23:40:30 +01:00
network.js Implement thumbnail creation for heic images 2023-12-11 19:00:14 +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 Refactor localization.js 2023-12-15 21:20:35 +01:00
ui.js Fix canceling file selector on Windows Edge sometimes blocks UI (#257) 2024-02-09 03:41:41 +01:00
util.js Fix Error Invalid Group Specifier Name on Safari by removing REGEX lookbehind group construct (fixes #239) 2024-01-12 01:23:14 +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