zapret-kvn/xray_fluent/ui
Repository files (latest commit first)
Filename Latest commit message Latest commit date
loop-uh 0b559eb7e6
Some checks failed
Windows project source guards / test (push) Has been cancelled
Update the sing-box core and let the button apply a subscription
The subscription button read the source and applied nothing, so fresh servers
existed only in its report while the table kept the previous count. That read as
lost servers rather than as work not yet done. The button now applies what it
downloads; checking without applying stayed in the context menu, where it says
so.

The sing-box Extended core only ever arrived with a build of the application, so
a fix in the core had to wait for the next Zapret KVN release. The updates page
offers it the same way it offers Xray: show the installed version, look up the
newest release, and replace the executable only on an explicit action. Its tag
carries two versions — the core and the extension set — and both are compared,
otherwise an update within the same core version would go unnoticed. A release
that cannot be read is never treated as newer, and an archive without the
executable leaves the previous core in place.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-20 20:35:51 +03:00
..
__init__.py Optimize server table rendering 2026-08-04 18:07:04 +03:00
about_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
base_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
bulk_edit_page.py feat: add subscriptions and core-native hot switching 2026-08-12 00:57:49 +03:00
configs_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
dashboard_page.py feat: hide server endpoints in the UI 2026-08-20 00:49:38 +03:00
detail_page.py feat: add subscriptions and core-native hot switching 2026-08-12 00:57:49 +03:00
fluent_dialog.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
history_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
lock_dialog.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
logs_page.py программа стала быстрее 2026-03-26 23:39:55 +03:00
main_window.py Update the sing-box core and let the button apply a subscription 2026-08-20 20:35:51 +03:00
node_detail_widget.py feat: rebuild server table columns 2026-08-20 15:17:27 +03:00
node_edit_page.py feat: rebuild server table columns 2026-08-20 15:17:27 +03:00
nodes_filter_proxy.py feat: rebuild server table columns 2026-08-20 15:17:27 +03:00
nodes_page.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00
nodes_table_delegate.py fix: clip active row fill segments to cell rects 2026-08-20 17:28:58 +03:00
nodes_table_model.py feat: flex column layout for server table 2026-08-20 16:13:43 +03:00
preset_edit_widget.py feat: add subscriptions and core-native hot switching 2026-08-12 00:57:49 +03:00
privacy.py feat: rebuild server table columns 2026-08-20 15:17:27 +03:00
routing_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
settings_page.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00
subscriptions_page.py Update the sing-box core and let the button apply a subscription 2026-08-20 20:35:51 +03:00
theme.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00
traffic_graph.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00
updates_page.py Update the sing-box core and let the button apply a subscription 2026-08-20 20:35:51 +03:00
zapret_page.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00