Commit Graph

16 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
fc2c7e7928 Fix CSS media query, add Matrix user management UI and API endpoints
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/84f10dbb-7db4-4f3f-b9b4-0f20455ac3e0

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
2026-04-03 15:58:33 +00:00
copilot-swe-agent[bot]
b9c8c20347 feat: add Feature Manager to Sovran Hub dashboard
- flake.nix: import /etc/nixos/hub-overrides.nix alongside custom.nix
- sovran-hub.nix: add hub-overrides-init service (seeds file if missing),
  sovran-hub-rebuild service (nixos-rebuild switch only), and
  feature_manager=true in generated config.json
- server.py: add FEATURE_REGISTRY with 6 features (rdp, haven,
  element-calling, mempool, bip110, bitcoin-core); add hub-overrides.nix
  read/write helpers; add /api/features, /api/features/toggle,
  /api/rebuild/status, /api/domains/set, /api/domains/set-email,
  /api/domains/status endpoints; update /api/config to expose feature_manager
- index.html: add domain setup modal, SSL email modal, feature confirm
  modal, and rebuild modal HTML
- app.js: add Feature Manager rendering with sub-category layout,
  feature toggle cards with sliding toggles, domain setup flow,
  SSL email collection, conflict confirmation, rebuild polling
- style.css: add Feature Manager styles (feature cards, toggle switch,
  domain badge, conflict warning, domain input fields)"

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/9088415a-efc3-4dd1-9c22-877a543af47b

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
2026-04-02 23:24:17 +00:00
71a25c12ab fixed service layout 2026-04-02 17:20:14 -05:00
8546ff073a removed start stop toggles 2026-04-02 16:35:18 -05:00
2fefbf47e4 added qr code 2026-04-02 16:17:39 -05:00
d391905e92 added qr code 2026-04-02 16:10:44 -05:00
78c1d2f2bc frontend link fix 2026-04-02 15:50:31 -05:00
31539510d5 frontend link fix 2026-04-02 15:46:23 -05:00
ad0f04c0bf frontend link fix 2026-04-02 15:43:32 -05:00
b6dfbc4a56 frontend uses weblinks 2026-04-02 15:37:07 -05:00
64c32a7f53 added info dialog for each tile 2026-04-02 14:20:06 -05:00
9a61994dde fixed reboot menu 2026-04-02 14:01:08 -05:00
868e6e3315 fixed the color of buttons 2026-04-02 13:54:03 -05:00
bb7db0693a fixed updater 2026-04-02 13:42:24 -05:00
eb11231e34 updated logging 2026-04-02 13:21:33 -05:00
copilot-swe-agent[bot]
42900608f6 Replace GTK4 desktop app with FastAPI web app (Sovran_SystemsOS Hub)
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/5c173acb-776f-4cd2-bc89-bb7675e38677

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
2026-04-02 17:01:42 +00:00