Added socks proxy, reworked download manager configuration
Build and Publish / Build and Publish Docker Image (push) Successful in 3m41s

This commit is contained in:
Ultradesu
2026-08-14 10:54:56 +01:00
parent 9d9edcfec8
commit 5402d9595d
12 changed files with 854 additions and 72 deletions
+2
View File
@@ -325,6 +325,7 @@
<span class="search-shortcut">Ctrl+K</span>
</template>
</div>
{% if downloads_enabled %}
<button class="torrent-import-btn"
@click="$store.torrents.open()"
title="{{ t.player_import_torrent }}">
@@ -334,6 +335,7 @@
<line x1="12" y1="15" x2="12" y2="3"/>
</svg>
</button>
{% endif %}
<button class="mobile-account-chip"
x-show="$store.user.profile"
x-cloak