partial msd events

This commit is contained in:
Maxim Devaev
2024-11-02 10:39:15 +02:00
parent 936cc21c40
commit deba110cdf
6 changed files with 317 additions and 247 deletions

View File

@@ -614,17 +614,6 @@
</td>
</tr>
</table>
<hr>
<table class="kv">
<tr>
<td class="value">Note:</td>
<td>&bull; Don't close the browser page until the upload is complete.</td>
</tr>
<tr>
<td></td>
<td>&bull; To speed up the upload, close the stream window.</td>
</tr>
</table>
</div>
<div class="hidden" id="msd-uploading-sub">
<hr>
@@ -642,6 +631,19 @@
<div class="progress" id="msd-uploading-progress"><span class="progress-value" id="msd-uploading-progress-value"></span></div>
</div>
</div>
<div class="hidden" id="msd-new-tips">
<hr>
<table class="kv">
<tr>
<td class="value">Note:</td>
<td>&bull; Don't close the browser page until the upload is complete.</td>
</tr>
<tr>
<td></td>
<td>&bull; To speed up the upload, close the stream window.</td>
</tr>
</table>
</div>
<hr>
<div class="buttons buttons-row">
<button class="row50" disabled id="msd-connect-button">Connect drive to Server</button>