This website requires JavaScript.
Explore
Help
Sign In
nexus
/
PairDrop
Watch
2
Star
0
Fork
0
You've already forked PairDrop
mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced
2026-04-06 01:43:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19d7e6fecd7e88da341abe2a2579f8dc930f5ccf
PairDrop
/
public
History
schlagmichdoch
19d7e6fecd
prevent channel from opening if connection is closed
2023-01-23 05:28:08 +01:00
..
images
Implement tab title and favicon change if a file transfer has been requested or a file or a message has been received (
#7
)
2023-01-20 01:36:15 +01:00
scripts
prevent channel from opening if connection is closed
2023-01-23 05:28:08 +01:00
sounds
move files for node only implementation
2022-12-23 05:32:34 +01:00
index.html
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
manifest.json
fix manifest.json
2023-01-19 01:27:28 +01:00
service-worker.js
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
styles.css
fix #fileStem max-height
2023-01-23 05:00:21 +01:00