schlagmichdoch
|
1eba7359d1
|
rolled back some changes to stabilize WebRTC connections
|
2023-02-10 23:41:04 +01:00 |
|
schlagmichdoch
|
b8c78bccfa
|
try to stabilize connection and prevent remove reconnecting fallback on error
|
2023-02-10 18:56:13 +01:00 |
|
schlagmichdoch
|
b0e798b3cd
|
allow multiple message transfers by multiple peers simultaneously by putting them in a queue
|
2023-02-10 03:26:08 +01:00 |
|
schlagmichdoch
|
d111bbf067
|
allow multiple file transfer requests by multiple peers simultaneously by putting them in a queue
|
2023-02-08 14:18:08 +01:00 |
|
schlagmichdoch
|
33117ff8f8
|
fix text-decoration-thickness not working as part of shortcut on iOS
|
2023-02-08 06:11:08 +01:00 |
|
schlagmichdoch
|
1f7a43292b
|
fix PWA offline capability
|
2023-01-23 20:40:08 +01:00 |
|
schlagmichdoch
|
d4dcfbc1b7
|
After successfully creating peer to peer connection, transferring files/messages now work completely independent of the PairDrop server. Transfers are not aborted and dialogs are not closed when the client has only lost connection to the PairDrop server or when 'peer-left' but only when the corresponding peer is disconnected.
|
2023-01-23 04:51:22 +01:00 |
|
schlagmichdoch
|
d424a0294a
|
fix persistent peerId -> displayName if PWA
|
2023-01-23 00:03:26 +01:00 |
|
schlagmichdoch
|
6bc1bcf743
|
put files into innodb instead of to cache
|
2023-01-19 14:54:32 +01:00 |
|
schlagmichdoch
|
be6813d714
|
implemented WebShareTarget in manifest and serviceworker for testing
|
2023-01-18 21:01:29 +01:00 |
|
schlagmichdoch
|
168d10a898
|
implemented NoSleep.js as suggested in this issue: https://github.com/RobinLinus/snapdrop/issues/412
|
2023-01-17 14:19:51 +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 |
|
schlagmichdoch
|
fed9d17dc8
|
replace "snapdrop" with "pairdrop" and change links accordingly + add changes to faq and readme
|
2023-01-10 17:22:36 +01:00 |
|
schlagmichdoch
|
947e088aeb
|
move files for node only implementation
|
2022-12-23 05:32:34 +01:00 |
|