PairDrop/public/scripts
2024-02-05 21:08:10 +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 Split transfer into message and data transfer and rewrite FileChunkerLogic completely. Condense all Relaying of the Websocket Fallback into one message type 'ws-relay' 2024-02-05 21:08:06 +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 Prefill room secrets entry with displayName given by server to prevent displayName undefined in EditPairedDevices Dialog (fixes #221) 2024-02-05 02:16:25 +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 Put blop sound into separate function and only play if on desktop 2024-02-05 21:08:10 +01:00
util.js Put blop sound into separate function and only play if on desktop 2024-02-05 21:08:10 +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