PairDrop/public/scripts
2023-12-08 13:57:19 +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
localization.js Use default translation if any placeholder is missing in the translation string 2023-12-08 13:57:19 +01:00
main.js Streamline client initiation by using await/async instead of .then and events 2023-12-08 13:57:19 +01:00
network.js !fixup this if working 2023-12-08 13:57:12 +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 Streamline client initiation by using await/async instead of .then and events 2023-12-08 13:57:19 +01:00
ui.js Streamline client initiation by using await/async instead of .then and events 2023-12-08 13:57:19 +01:00
util.js !fixup this if working 2023-12-08 13:57:12 +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