From fcddc0c47008914698ed1916db001cdc64c3855f Mon Sep 17 00:00:00 2001 From: core Date: Mon, 1 Jun 2026 16:14:59 +0500 Subject: [PATCH] settings: move Player/transcode and Account into their own tabs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The "Система" tab was a catch-all (Recording, Player & transcoding, Storage, System info, Account). Split out two dedicated tabs: - "Плеер": per-browser playback/transcode profiles. Kept at operator+ (the transcode option spawns server-side ffmpeg, i.e. CPU load). - "Учётная запись": current user + logout. Ungated, so any signed-in user (incl. viewers) can log out -- previously it was buried inside the operator-only "Система" tab. .tabs gets flex-wrap so the now-7 tabs wrap instead of overflowing. VERSION -> 0.0.117. Co-Authored-By: Claude Opus 4.8 (1M context) --- VERSION | 2 +- frontend/settings.html | 32 ++++++++++++++++++++++---------- frontend/static/style.css | 2 +- 3 files changed, 24 insertions(+), 12 deletions(-) diff --git a/VERSION b/VERSION index 30f8347..cf648a7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.116 +0.0.117 diff --git a/frontend/settings.html b/frontend/settings.html index 7a1cc0a..53a9771 100644 --- a/frontend/settings.html +++ b/frontend/settings.html @@ -35,9 +35,11 @@
+ +
@@ -78,6 +80,21 @@
+
+

Хранилище

+
загрузка…
+
+ +
+

Система

+
загрузка…
+
+ + + + +