Made the Opensubsonic API key management separated + added a copy button, fixes #796

This commit is contained in:
emeric
2026-06-06 10:59:03 +02:00
parent 833fc708dc
commit 1304be0f2c
12 changed files with 272 additions and 88 deletions
+1
View File
@@ -20,6 +20,7 @@
<message id="Lms.template.more-btn"><i class="fa fa-fw fa-ellipsis-v"></i></message>
<message id="Lms.template.play-btn"><i class="fa fa-fw fa-play"></i></message>
<message id="Lms.template.star-btn"><i class="fa fa-fw fa-star-o"></i></message>
<message id="Lms.template.copy-btn"><i class="fa fa-fw fa-copy"></i></message>
<message id="Lms.template.toggle-visibility-btn"><i class="fa fa-fw fa-eye"></i></message>
<message id="Lms.template.unstar-btn"><i class="fa fa-fw fa-star"></i></message>