feat: add unified upload telemetry
Move upload activity out of the global footer into a compact eight-row sidebar panel, add vertical metric transitions, and draw a smoothed green upload-speed sparkline in the header. Localize the new surfaces, cover responsive Electron behavior, and extend the strict public source allowlist for the new bounded speed-history module and its tests.
This commit is contained in:
@@ -61,6 +61,12 @@
|
||||
['Sitzung', 'Session'],
|
||||
['Speicherstatus', 'Save status'],
|
||||
['Statistik', 'Statistics'],
|
||||
['Upload-Statistik', 'Upload statistics'],
|
||||
['Aktuelle Upload-Geschwindigkeit', 'Current upload speed'],
|
||||
['Gesamt', 'Total'],
|
||||
['Verbindungen', 'Connections'],
|
||||
['Verbleibend', 'Remaining'],
|
||||
['Läuft', 'Running'],
|
||||
['Suche Aktualisierungen', 'Checking for updates'],
|
||||
['Verbleibend:', 'Remaining:'],
|
||||
['Zuletzt erzeugte Upload-Links', 'Recently generated upload links'],
|
||||
|
||||
Reference in New Issue
Block a user