PairDrop/public/scripts
2024-08-07 15:27:39 +02: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 Enable Belarusian, Danish, and Hebrew translations 2024-07-01 18:47:26 +02: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 Make displayName field more intuitive by collapsing it when focussed and empty. (fixes #319) 2024-08-07 15:27:39 +02:00
ui.js Fix inner text being cleared when viewing next received text from queue + prevent skipping of queue entry when timing is bad by checking for existing timeout 2024-04-17 20:38:33 +02: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