Commit Graph

  • a390c4711a Initial plan copilot-swe-agent[bot] 2026-04-05 16:51:21 +00:00
  • 86605bda05 Merge pull request #80 from naturallaw777/copilot/fix-nixos-install-error Sovran_Systems 2026-04-05 11:24:47 -05:00
  • d6cdfcf31a Add --impure flag to nixos-install command copilot-swe-agent[bot] 2026-04-05 16:23:40 +00:00
  • a592b270af Initial plan copilot-swe-agent[bot] 2026-04-05 16:22:43 +00:00
  • 4be9be34e0 Merge pull request #79 from naturallaw777/copilot/replace-disko-with-sgdisk-mkfs-mount Sovran_Systems 2026-04-05 10:41:41 -05:00
  • cb7b097ce0 Drop disko: use direct sgdisk+mkfs+mount in installer, remove disko package and disko.nix copilot-swe-agent[bot] 2026-04-05 15:40:42 +00:00
  • 53a0010e47 Initial plan copilot-swe-agent[bot] 2026-04-05 15:38:51 +00:00
  • 6d36023222 Merge pull request #77 from naturallaw777/copilot/fix-disable-ssh-option Sovran_Systems 2026-04-05 10:20:15 -05:00
  • 7c1dbeac27 Fix disable SSH option and remove Feature Manager language copilot-swe-agent[bot] 2026-04-05 15:20:01 +00:00
  • 9386b073ba Merge pull request #78 from naturallaw777/copilot/fix-disko-command-wipe-handling Sovran_Systems 2026-04-05 10:19:20 -05:00
  • cf09845431 Fix disko command: use single format,mount call since disks are pre-wiped copilot-swe-agent[bot] 2026-04-05 15:18:54 +00:00
  • d65193d7d3 Initial plan copilot-swe-agent[bot] 2026-04-05 15:17:54 +00:00
  • 0e0e91d1f8 Initial plan copilot-swe-agent[bot] 2026-04-05 15:17:50 +00:00
  • a59165c31e Merge pull request #76 from naturallaw777/copilot/add-sshd-feature-module Sovran_Systems 2026-04-05 10:11:11 -05:00
  • df2768c6fc feat: move sshd into its own Nix feature module, gate Tech Support behind it copilot-swe-agent[bot] 2026-04-05 15:09:02 +00:00
  • 109c92a33a Initial plan copilot-swe-agent[bot] 2026-04-05 15:03:10 +00:00
  • ca11cbbc79 Merge pull request #75 from naturallaw777/copilot/revert-commit-7c047a1 Sovran_Systems 2026-04-05 09:44:19 -05:00
  • 6584b63c36 Revert commit 7c047a1: restore LAN access to Hub, RTL, and Mempool copilot-swe-agent[bot] 2026-04-05 14:43:49 +00:00
  • 88cac6c1e9 Merge pull request #74 from naturallaw777/copilot/fix-disko-command-error Sovran_Systems 2026-04-05 09:42:51 -05:00
  • ef39040919 Initial plan copilot-swe-agent[bot] 2026-04-05 14:42:36 +00:00
  • ca275c45de Fix disko mount failure by splitting destroy and format,mount into separate calls copilot-swe-agent[bot] 2026-04-05 14:41:16 +00:00
  • fee6035de0 Initial plan copilot-swe-agent[bot] 2026-04-05 14:40:22 +00:00
  • c42962f6da Merge pull request #73 from naturallaw777/copilot/remove-unnecessary-port-exposure Sovran_Systems 2026-04-05 09:33:52 -05:00
  • 7c047a16b7 Security: restrict RTL, Mempool ports to LAN-only; remove global firewall rules copilot-swe-agent[bot] 2026-04-05 14:29:09 +00:00
  • a3b34ef74b Initial plan copilot-swe-agent[bot] 2026-04-05 14:27:55 +00:00
  • 8dc3066f06 syntax error naturallaw77 2026-04-05 09:27:38 -05:00
  • 04fd3c523b closed unused ports naturallaw77 2026-04-05 09:16:03 -05:00
  • 6f88d0726b Merge pull request #72 from naturallaw777/copilot/fix-disko-nix-partition-syntax-again Sovran_Systems 2026-04-05 09:03:35 -05:00
  • 53ea704e57 Fix disko.nix partition syntax and remove broken Spinner from Plymouth theme copilot-swe-agent[bot] 2026-04-05 14:02:40 +00:00
  • 4253518ceb Initial plan copilot-swe-agent[bot] 2026-04-05 14:01:31 +00:00
  • 1c4382e655 Merge pull request #70 from naturallaw777/copilot/fix-iso-installer-blockers Sovran_Systems 2026-04-05 08:36:30 -05:00
  • 5b1454adf6 Fix three installer blockers: disko --yes-wipe-all-disks, stdin=DEVNULL, nixos-install --no-root-password copilot-swe-agent[bot] 2026-04-05 13:36:15 +00:00
  • 6d3dbf497e Initial plan copilot-swe-agent[bot] 2026-04-05 13:35:12 +00:00
  • 0526945114 Update README.md Sovran_Systems 2026-04-05 01:36:51 -05:00
  • 400a59f06a Merge pull request #69 from naturallaw777/copilot/fix-iso-installer-issues Sovran_Systems 2026-04-05 01:34:05 -05:00
  • 48826590de Fix ISO installer: remove ports dialog, fix Plymouth paths/logo, add welcome page, fix pixelated icon, fix disko args copilot-swe-agent[bot] 2026-04-05 06:33:44 +00:00
  • 61cf06b4c7 Update README.md with new content Sovran_Systems 2026-04-05 01:32:15 -05:00
  • f4a644dc05 Initial plan copilot-swe-agent[bot] 2026-04-05 06:28:05 +00:00
  • fc847a17cd Update README.md Sovran_Systems 2026-04-05 01:09:30 -05:00
  • 6bb4aaf3ba Update README.md Sovran_Systems 2026-04-05 01:02:13 -05:00
  • beca9756ea Create README.md file for Sovran_SystemsOS Sovran_Systems 2026-04-05 00:48:49 -05:00
  • 54ed1db6cd Merge pull request #68 from naturallaw777/copilot/add-bitcoin-ibd-sync-indicator Sovran_Systems 2026-04-05 00:45:49 -05:00
  • abaae7f360 feat: Bitcoin IBD sync progress indicator in Bitcoin tile copilot-swe-agent[bot] 2026-04-05 05:33:05 +00:00
  • 8ca1ea8e78 Initial plan copilot-swe-agent[bot] 2026-04-05 05:26:49 +00:00
  • a0426b2fee Merge pull request #67 from naturallaw777/copilot/fix-disko-mode-and-disk-threshold Sovran_Systems 2026-04-05 00:21:44 -05:00
  • 4fd8bd7534 Fix disko mode, 2 TB threshold, add interactive disk selection, fix data_path scoping copilot-swe-agent[bot] 2026-04-05 05:21:18 +00:00
  • b6046e63c5 Initial plan copilot-swe-agent[bot] 2026-04-05 05:17:23 +00:00
  • 84d76f0436 Merge pull request #66 from naturallaw777/copilot/update-installer-for-desktop-only Sovran_Systems 2026-04-05 00:08:54 -05:00
  • 9664c59523 feat: enforce 128 GB minimum, skip data disk for Desktop Only role copilot-swe-agent[bot] 2026-04-05 05:07:55 +00:00
  • 265f34b8aa Initial plan copilot-swe-agent[bot] 2026-04-05 05:06:55 +00:00
  • 0d6e7e6381 Merge pull request #65 from naturallaw777/copilot/add-btcpay-web-feature Sovran_Systems 2026-04-04 23:59:15 -05:00
  • 4144198e4b changed to static icon naturallaw77 2026-04-04 23:58:53 -05:00
  • e5d3b9236c feat: add btcpay-web feature toggle for node role copilot-swe-agent[bot] 2026-04-05 04:55:25 +00:00
  • 53c2371c45 Initial plan copilot-swe-agent[bot] 2026-04-05 04:53:41 +00:00
  • 48fb59b862 Merge pull request #64 from naturallaw777/copilot/make-backup-script-role-aware Sovran_Systems 2026-04-04 23:43:35 -05:00
  • 64744d1d93 Make backup script role-aware and add manual-backup docs copilot-swe-agent[bot] 2026-04-05 04:43:04 +00:00
  • a1d83e731a Initial plan copilot-swe-agent[bot] 2026-04-05 04:39:42 +00:00
  • f9ecdaec96 updated update icon naturallaw77 2026-04-04 23:34:23 -05:00
  • e8a7b2c7ab Merge pull request #63 from naturallaw777/copilot/replace-update-system-button-icon Sovran_Systems 2026-04-04 23:26:14 -05:00
  • 3e855af8d5 Replace Update System emoji with custom update.svg icon copilot-swe-agent[bot] 2026-04-05 04:25:28 +00:00
  • 9672d30de4 Initial plan copilot-swe-agent[bot] 2026-04-05 04:23:36 +00:00
  • 78d3559e7b Merge pull request #62 from naturallaw777/copilot/move-update-system-button Sovran_Systems 2026-04-04 23:10:25 -05:00
  • b8956ebf72 Move Update System button from header to sidebar copilot-swe-agent[bot] 2026-04-05 04:10:04 +00:00
  • 4bda2f1aae Initial plan copilot-swe-agent[bot] 2026-04-05 04:07:09 +00:00
  • 9897c2a991 Merge pull request #61 from naturallaw777/copilot/add-rdp-to-node-role Sovran_Systems 2026-04-04 23:04:42 -05:00
  • af31c60be8 Add RDP to Bitcoin-only Node role copilot-swe-agent[bot] 2026-04-05 04:03:30 +00:00
  • 2b89969a96 Initial plan copilot-swe-agent[bot] 2026-04-05 04:02:35 +00:00
  • 88d0f8ffb8 Merge pull request #60 from naturallaw777/copilot/role-aware-service-filtering Sovran_Systems 2026-04-04 22:55:55 -05:00
  • 58966646c2 feat: role-aware hub — service filtering, onboarding, upgrade path copilot-swe-agent[bot] 2026-04-05 03:55:20 +00:00
  • c28de5def9 Initial plan copilot-swe-agent[bot] 2026-04-05 03:48:27 +00:00
  • 34d652acbb Merge pull request #59 from naturallaw777/copilot/add-manual-backup-feature Sovran_Systems 2026-04-04 22:42:24 -05:00
  • cc72968583 Add Manual Backup improvements: lsblk drive filtering, UI instructions, CSS border fixes copilot-swe-agent[bot] 2026-04-05 03:41:53 +00:00
  • 34db1439fa Initial plan copilot-swe-agent[bot] 2026-04-05 03:36:18 +00:00
  • 980ea9a6a5 Merge pull request #58 from naturallaw777/copilot/add-manual-backup-button Sovran_Systems 2026-04-04 22:24:23 -05:00
  • d864402de2 feat: Add Manual Backup button in Hub sidebar with drive detection and progress streaming copilot-swe-agent[bot] 2026-04-05 03:24:07 +00:00
  • d59b878906 Initial plan copilot-swe-agent[bot] 2026-04-05 03:18:02 +00:00
  • ac840b684f Merge pull request #57 from naturallaw777/copilot/remove-credentials-step-onboarding-wizard Sovran_Systems 2026-04-04 22:06:37 -05:00
  • 547ebdb000 Remove Credentials step from onboarding wizard (5 → 4 steps) copilot-swe-agent[bot] 2026-04-05 03:05:21 +00:00
  • 4675c0cb21 Initial plan copilot-swe-agent[bot] 2026-04-05 03:01:55 +00:00
  • 149e35c1c4 Remove Credentials step from onboarding wizard (5 → 4 steps) Sovran_Systems 2026-04-04 21:58:42 -05:00
  • 1897ffddd9 Merge pull request #56 from naturallaw777/copilot/fix-onboarding-wizard-styling Sovran_Systems 2026-04-04 21:48:37 -05:00
  • 87e40a631c Restore missing onboarding wizard CSS styles copilot-swe-agent[bot] 2026-04-05 02:47:39 +00:00
  • ca78bb4ed4 Initial plan copilot-swe-agent[bot] 2026-04-05 02:45:46 +00:00
  • c9ce39b4b2 Merge pull request #55 from naturallaw777/copilot/remove-feature-manager-step Sovran_Systems 2026-04-04 21:40:58 -05:00
  • c7f48b2f4a Remove Feature Manager step from onboarding wizard (6 steps → 5 steps) copilot-swe-agent[bot] 2026-04-05 02:40:29 +00:00
  • 9509dd539b Initial plan copilot-swe-agent[bot] 2026-04-05 02:36:32 +00:00
  • 7a5e6082eb Merge pull request #54 from naturallaw777/copilot/fix-icon-name-mismatches Sovran_Systems 2026-04-04 21:31:39 -05:00
  • 67b533146a Fix icon name mismatches and add haven.svg for Haven Relay tile copilot-swe-agent[bot] 2026-04-05 02:30:55 +00:00
  • 589879729d Initial plan copilot-swe-agent[bot] 2026-04-05 02:29:21 +00:00
  • 5d7c5eb4a6 updated missing icons naturallaw77 2026-04-04 21:23:04 -05:00
  • ae21a8ca39 updated logos naturallaw77 2026-04-04 21:08:29 -05:00
  • 369b63097e bigger logo naturallaw77 2026-04-04 18:58:17 -05:00
  • 25a84b8758 bigger logo naturallaw77 2026-04-04 18:55:16 -05:00
  • 2f30112c66 bigger logo naturallaw77 2026-04-04 18:48:46 -05:00
  • 9483f7c27a bigger logo naturallaw77 2026-04-04 18:43:12 -05:00
  • 33d55c4324 bigger logo naturallaw77 2026-04-04 18:39:14 -05:00
  • bd2299233d Merge pull request #52 from naturallaw777/copilot/refactor-split-css-js-files Sovran_Systems 2026-04-04 18:36:13 -05:00
  • 815b195600 Split style.css and app.js into modular CSS/JS files under css/ and js/ directories copilot-swe-agent[bot] 2026-04-04 23:35:27 +00:00
  • 2493777a42 Initial plan copilot-swe-agent[bot] 2026-04-04 23:19:54 +00:00
  • f9a20ac39b bigger logo naturallaw77 2026-04-04 18:09:13 -05:00