schlagmichdoch
|
99332037bf
|
Defer loading of all render-blocking resources until the UI has loaded
|
2023-11-09 04:45:46 +01:00 |
|
schlagmichdoch
|
3439e7f6d4
|
Decrease redundancy by changing the way the websocket fallback is included; Adding new env var SIGNALING_SERVER to host client files but use another server for signaling.
|
2023-11-09 01:02:03 +01:00 |
|
schlagmichdoch
|
d9270a5560
|
Try to beautify code by adding line breaks
|
2023-11-09 00:59:55 +01:00 |
|
schlagmichdoch
|
d84c7d1f84
|
Tidy up Javascript files
|
2023-11-01 21:56:25 +01:00 |
|
schlagmichdoch
|
ed2f1b0c61
|
Speed up initial load while still preventing css layout shift; Tidy up ui.js
|
2023-10-12 04:27:56 +02:00 |
|
schlagmichdoch
|
d36cd3524c
|
Fix clearBrowserHistory: url should not always be replaced by "/" as PairDrop might not always be hosted at domain root
|
2023-05-30 02:34:50 +02:00 |
|
schlagmichdoch
|
520b772bc8
|
fix #112 and differentiate between textContent and innerText
|
2023-05-26 20:36:12 +02:00 |
|
schlagmichdoch
|
241ea4f988
|
implement auto_accept (#91) and manual unpairing via new Edit Paired Devices Dialog and a BrowserTabsConnector
|
2023-05-10 21:59:43 +02:00 |
|
schlagmichdoch
|
c5d0eaa034
|
[security] Add security number to PeerUI to make verification of peer-to-peer encryption possible.
|
2023-02-16 02:19:14 +01:00 |
|
schlagmichdoch
|
a0ba46caf4
|
cope with CAPITALIZED file suffix
|
2023-02-08 14:18:59 +01:00 |
|
schlagmichdoch
|
d9c3d5172a
|
FIX add mime types to files if missing -> needed for correct sharing via share-menu on ios
|
2023-01-19 06:01:23 +01:00 |
|
schlagmichdoch
|
7936f123c2
|
implement File Handler API
|
2023-01-18 15:46:09 +01:00 |
|
schlagmichdoch
|
6748cc0cb4
|
fix bugs
|
2023-01-18 15:44:20 +01:00 |
|
schlagmichdoch
|
5525caa766
|
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 |
|