feat: merge cn+us ops errors page into shusub2

Add an errors screen that pulls admin ops error logs from sub2apicn and
the server4 fixed origin in parallel, refreshes every 60s while active,
and keeps the 0.2.3 key-usage panel and logs enhancements.
This commit is contained in:
2026-07-24 22:28:19 +08:00
parent 0e9b53dc79
commit 545c1abbe6
4 changed files with 678 additions and 129 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "shusub2"
version = "0.2.3"
version = "0.2.4"
description = "Terminal UI for Sub2API account quota and daily usage"
readme = "README.md"
requires-python = ">=3.11"