Add upload file from url

This commit is contained in:
2021-07-13 14:29:39 +02:00
parent 360a7c112f
commit 673f0433ed
3 changed files with 81 additions and 1 deletions

View File

@ -8,7 +8,8 @@
<title>Local Transfer</title>
</head>
<body>
<div class="transfer">
<input type="text" id="url">
<div class="transfer">
<div id="drop-area">
<form class="my-form">
<p>Upload multiple files with the file dialog or by dragging and dropping images onto the dashed region</p>