summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2016-09-01 12:43:28 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2016-09-01 12:43:28 (GMT)
commit389fc21b6028d1c2bab510d66ed74f6bfcc105f5 (patch)
treeabf4264e0d8c2befe3359b32cfeef22f5d5bc87c /www/index.html
parentdd6aa62a59aa80e547785564bb04f0907fd8b0e7 (diff)
upload: multi upload style, add file formats
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html
index 40dd44c..9773747 100644
--- a/www/index.html
+++ b/www/index.html
@@ -80,7 +80,8 @@
<div class="modal-body">
<div class="drop">
<form>
- <input id="file" name="file" type="file" accept=".flac,.wav,.ogg,.mp3" />
+ <input id="file" name="file" type="file" accept=".flac,.wav,.ogg,.mp3,.m4a,.mp4,.opus,.mkv" />
+ <ul></ul>
</form>
</div>
oder<br />
@@ -336,7 +337,7 @@
<th>Cut #</th>
<th>Titel</th>
<th>Länge</th>
- <th>importiert</th>
+ <th>zuletzt gespielt</th>
<th class="text-center">Aktionen</th>
</tr>
</thead>