PairDrop/public/scripts
2023-11-20 05:27:22 +01:00
..
localization.js Merge branch 'translate' to add Turkish translation 2023-10-31 08:19:07 +01:00
network.js Fix offline capability: Cache first -> fetch from network second. From now on, updates are only possible by increasing cacheVersion 2023-10-13 18:46:22 +02:00
NoSleep.min.js implemented NoSleep.js as suggested in this issue: https://github.com/RobinLinus/snapdrop/issues/412 2023-01-17 14:19:51 +01:00
QRCode.min.js increase seo with recommendations from PageSpeed Insights 2023-04-17 15:19:54 +02:00
theme.js Add possibility to reset theme to auto 2023-03-29 01:39:45 +02:00
ui.js Increase text input font size to 16px to prevent automatic zooming on iOS devices; Remove spellcheck and autocapitalize prevention and change receive text style 2023-11-20 05:27:22 +01:00
util.js Speed up initial load while still preventing css layout shift; Tidy up ui.js 2023-10-12 04:27:56 +02: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