added music search
Some checks failed
Run Integration Tests / test (push) Failing after 59s

This commit is contained in:
partisan 2025-04-18 11:22:42 +02:00
parent 1acd1c0cab
commit 7cd5e80468
23 changed files with 988 additions and 5 deletions

View file

@ -121,6 +121,13 @@
<p>{{ translate "videos" }}</p>
</button>
</div>
<div class="icon-button">
<button id="sub-search-wrapper-ico-video" class="material-icons-round clickable" name="t" value="music">
<span class="material-icons-round">&#xe423;</span> <!-- 'note' icon -->
<p>{{ translate "music" }}</p>
</button>
</div>
<div class="icon-button">
<button id="sub-search-wrapper-ico-forum" class="material-icons-round clickable" name="t" value="forum">