I2P Address: [http://i2pgit.org]

Skip to content

i2psnark: Add basic JS drag and drop support

zzz requested to merge zzz/i2p.i2p:dnd into master

for files and URLs. Expand form and put URLs in the right place, can be dropped anywhere on the page Popup to guide user where to drop files, can't get full path from js due to browser security. Strip file:// from create torrent form to support file drag and drop of the path

Merge request reports