• Joined on 2025-09-01
ruslan pushed to main at ruslan/Wireguard_server 2026-05-06 07:25:31 +00:00
0aead8c3ad feat(gui): inline peer rename
ruslan pushed to main at ruslan/Wireguard_server 2026-05-06 07:23:14 +00:00
667cdd90df feat(gui): add reverse DNS hostname detection for peers
ruslan pushed to main at ruslan/Wireguard_server 2026-05-06 07:18:40 +00:00
fe1cba2d02 fix(gui): correct wg dump indexes, status, traffic, UX improvements
ruslan pushed to main at ruslan/Wireguard_server 2026-05-06 07:10:23 +00:00
904582e7fa feat(gui): security hardening, UI overhaul, light theme
ruslan pushed to main at ruslan/Stend_mont 2026-05-05 11:05:11 +00:00
2edb804660 fix: autofill login first then password, continuous re-fill for SPA re-renders
ruslan pushed to main at ruslan/Stend_mont 2026-05-04 14:46:06 +00:00
f994674327 merge: refactor/split-main-py into main
a44422f43b feat: draggable nav panel in web runtime (universal-runtime)
a137729704 design: username left in header, white elegant font
bbe1e27582 design: logo fixed left below header
16c06ac166 design: move logo below header strip, scrolls with page
Compare 30 commits »
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 14:46:01 +00:00
a44422f43b feat: draggable nav panel in web runtime (universal-runtime)
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 13:35:35 +00:00
a137729704 design: username left in header, white elegant font
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 13:33:58 +00:00
bbe1e27582 design: logo fixed left below header
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 13:32:44 +00:00
16c06ac166 design: move logo below header strip, scrolls with page
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 13:28:11 +00:00
0b37d5245c feat: draggable nav panel with position saved to localStorage
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 13:08:26 +00:00
535d71709e fix: dark header background, original logo color
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 13:06:30 +00:00
045b21c514 design: dark minimal header
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 12:50:17 +00:00
d8f9f4c87f fix: anti-idle click+shift every 60s
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 10:34:09 +00:00
d7c3b35502 fix: anti-idle click at y=80 (2cm from top)
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 08:41:42 +00:00
4dec5a09ce fix: anti-idle uses mouse click instead of shift key, interval 60s
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 08:09:48 +00:00
204bb02011 fix: revert anti-idle interval to 30s (3min caused Red OS to lock)
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 07:15:32 +00:00
dddeb26946 fix: persist should_be_connected state to disk, restore on manager restart
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 06:32:18 +00:00
bff5ffac1c perf: compress logo and favicon (1.7MB -> 7KB / 610B)
ruslan pushed to refactor/split-main-py at ruslan/Stend_mont 2026-05-04 06:20:57 +00:00
b838c814ba fix: change anti-idle interval from 30s to 3min