copilot-swe-agent[bot] and GitHub
9172339fbf
Initial plan
2026-06-24 01:19:37 +00:00
copilot-swe-agent[bot] and GitHub
e2db7f95d8
Rewrite Njal.la domain-setup instructions (no IP box, Name-field clarification, subdomain-or-domain)
2026-06-23 00:44:39 +00:00
copilot-swe-agent[bot] and GitHub
e2ddf78c23
Initial plan
2026-06-23 00:40:49 +00:00
copilot-swe-agent[bot] and GitHub
da03832c0e
feat: migrate Matrix federation from port 8448 to .well-known/matrix/server on 443
...
- modules/core/caddy.nix: replace $MATRIX:8448 site with .well-known/matrix/server handler inside $MATRIX vhost
- modules/element-calling.nix: add .well-known/matrix/server respond directive, remove $MATRIX:8448 block
- modules/synapse.nix: remove 8448 TCP/UDP firewall openings
- app/sovran_systemsos_web/server.py: remove _PORTS_MATRIX_FEDERATION constant, set matrix-synapse.service to [], simplify api_service_detail to only check LiveKit extra ports
- app/sovran_systemsos_web/static/onboarding.js: remove 8448 row from Step 4, update totals to 3/8 (3 required + 5 optional)
2026-06-13 14:52:26 +00:00
copilot-swe-agent[bot] and GitHub
5194549060
Initial plan
2026-06-13 14:49:39 +00:00
copilot-swe-agent[bot] and GitHub
2c5917e8d4
Remove orphaned ./branding.nix import from iso/common.nix
2026-06-10 18:41:49 +00:00
copilot-swe-agent[bot] and GitHub
57b6d70894
Initial plan
2026-06-10 18:40:41 +00:00
copilot-swe-agent[bot] and GitHub
12a81708d4
Improve screenshot alt text for accessibility
2026-06-05 18:14:13 +00:00
copilot-swe-agent[bot] and GitHub
bc01e1e24e
Add desktop screenshot placeholder and README embed
2026-06-05 18:13:46 +00:00
copilot-swe-agent[bot] and GitHub
dae409e106
Plan README changes with placeholder screenshot
2026-06-05 18:13:16 +00:00
copilot-swe-agent[bot] and GitHub
7a3a390275
Initial plan
2026-06-05 17:56:09 +00:00
copilot-swe-agent[bot] and GitHub
00b5bf5166
Refine BIP110 matching and add regression coverage
2026-06-04 20:15:35 +00:00
copilot-swe-agent[bot] and GitHub
732a7cd260
Fix BIP110 detection for reduced_data deployments
2026-06-04 20:11:58 +00:00
copilot-swe-agent[bot] and GitHub
370786d1dc
Initial plan
2026-06-04 20:07:44 +00:00
copilot-swe-agent[bot] and GitHub
44737f5571
Fix docstring accuracy, extract _firstElementFromHtml helper, address all code review feedback
2026-06-04 19:49:01 +00:00
copilot-swe-agent[bot] and GitHub
bf56dfdb68
Address code review: tighten bip110 key matching, fix redundant condition, extract shared badge config, add CSS classes
2026-06-04 19:46:40 +00:00
copilot-swe-agent[bot] and GitHub
afb6a2f515
Add live BIP-110 deployment status: new helpers, endpoint, badge UI
2026-06-04 19:42:23 +00:00
copilot-swe-agent[bot] and GitHub
9d212675bc
Initial plan
2026-06-04 19:36:51 +00:00
copilot-swe-agent[bot] and GitHub
a652fd69d6
Address code review: fix whitespace and log migration exceptions
2026-06-04 19:18:28 +00:00
copilot-swe-agent[bot] and GitHub
e1ae63e8bc
Add deprecated bip110 no-op shim and Hub migration
...
- modules/core/roles.nix: re-declare bip110 as a nullOr bool no-op
option so existing custom.nix files with `lib.mkForce true` continue
to evaluate; add config.warnings block that fires only when the stale
flag is explicitly set
- server.py: add DEPRECATED_FEATURE_IDS constant; skip deprecated ids
in _read_hub_overrides and _write_hub_overrides; add
_migrate_strip_deprecated_features helper that rewrites the Hub
Managed section without deprecated lines on startup; add
@app.on_event("startup") handler _startup_migrate_deprecated_features
2026-06-04 19:16:36 +00:00
copilot-swe-agent[bot] and GitHub
3ad09e478b
Initial plan
2026-06-04 19:12:56 +00:00
copilot-swe-agent[bot] and GitHub
e0bff2d640
Fix bitcoin-core confirmation dialog: show always when enabling (not just on conflicts)
2026-06-04 18:55:46 +00:00
copilot-swe-agent[bot] and GitHub
753e136384
Retire deprecated bip110 flake input; collapse Bitcoin node tiles to two
2026-06-04 18:52:28 +00:00
copilot-swe-agent[bot] and GitHub
300dcb605e
Initial plan
2026-06-04 18:47:49 +00:00
copilot-swe-agent[bot] and GitHub
1237822954
Harden asset-version fallback hashing separators
2026-05-27 16:03:31 +00:00
copilot-swe-agent[bot] and GitHub
48428c9a82
Add resilient Nix download/fallback settings for hub update flows
2026-05-27 16:02:37 +00:00
copilot-swe-agent[bot] and GitHub
ea02d3ef94
Initial plan
2026-05-27 15:59:57 +00:00
copilot-swe-agent[bot] and GitHub
4fbfd18394
Add unified template asset cache-busting version
2026-05-27 15:59:50 +00:00
copilot-swe-agent[bot] and GitHub
2a1eeff2f9
Initial plan
2026-05-27 15:56:18 +00:00
b16094efce
fix: update element calling onboarding UDP mux port text
...
Agent-Logs-Url: https://github.com/naturallaw777/sovran-systems/sessions/d45e1a45-fc4e-4bd5-adfd-c798c0ff3987
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-05-22 03:37:52 +00:00
copilot-swe-agent[bot] and GitHub
6a8d402d70
Initial plan
2026-05-22 03:34:50 +00:00
ede8d660b5
Fix LiveKit rtc.udp_port: use integer 7882 instead of string range, update firewall rules
...
Agent-Logs-Url: https://github.com/naturallaw777/sovran-systems/sessions/f531f757-8ab7-4742-9c75-8d1e57d73380
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-05-22 03:23:10 +00:00
copilot-swe-agent[bot] and GitHub
b119b102e2
Initial plan
2026-05-22 03:21:40 +00:00
ce55caf66f
fix(installer): pin deployed flake and log message to stable
...
Agent-Logs-Url: https://github.com/naturallaw777/sovran-systems/sessions/4648ebc7-45b1-4fd2-8636-29c15ee484fe
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-05-21 14:33:28 +00:00
copilot-swe-agent[bot] and GitHub
6dfa153214
Initial plan
2026-05-21 14:28:00 +00:00
8f30e233e1
Use theme-safe installer notice styling
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/a71df5f0-f463-4c08-b54d-946d97d0aafd
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-05-21 01:38:36 +00:00
035e32028c
Add installer prerequisites notice
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/a71df5f0-f463-4c08-b54d-946d97d0aafd
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-05-21 01:37:54 +00:00
copilot-swe-agent[bot] and GitHub
f5f23d3f47
Initial plan
2026-05-21 01:32:55 +00:00
c11910c2bd
Harden flatpak-repo systemd service retries
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/42ce6628-372d-4bd8-82c5-b10097fc8003
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-05-17 14:06:58 +00:00
copilot-swe-agent[bot] and GitHub
19fa1fdff0
Initial plan
2026-05-17 14:05:39 +00:00
6d7f518228
fix: detect switchInhibitors from captured nixos-rebuild output
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/637e0a15-b70f-44b0-abe8-8ba3dd25a359
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-05-09 15:00:10 +00:00
copilot-swe-agent[bot] and GitHub
a8683faf9e
Initial plan
2026-05-09 14:58:55 +00:00
b397e1bb20
Add nix-bitcoin and Bisq data paths to security reset wipe list
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/8f922dd0-a5b0-42c6-af40-4bbd78a29ffa
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-05-08 20:55:29 +00:00
copilot-swe-agent[bot] and GitHub
45a9b5c8b9
Initial plan
2026-05-08 20:53:48 +00:00
696747dbf8
fix: add mode ONLINE to Sparrow config so Electrum backend is active on first launch
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/69818c91-2127-4392-8a39-76953e17497c
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-05-03 22:37:14 +00:00
copilot-swe-agent[bot] and GitHub
72acbb795e
Initial plan
2026-05-03 22:33:54 +00:00
78724d4ac1
Make custom.nix read-write (644) on all new installs
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/1606cde2-b484-4570-a64e-649f80384367
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 17:45:45 +00:00
copilot-swe-agent[bot] and GitHub
7151332de1
Initial plan
2026-04-30 17:44:53 +00:00
e58c645429
Fix GNOME Keyring permission issue: move tmpfiles rules to user level
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/3ed85d6b-ada9-48e1-941f-1150e1491157
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 16:32:36 +00:00
copilot-swe-agent[bot] and GitHub
ecddc13b1b
Initial plan
2026-04-30 16:31:14 +00:00
05d534d309
feat: make Brave the default browser on fresh installs
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/fbb8cbcc-6f16-419a-b732-2457c1e67384
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 14:28:24 +00:00
copilot-swe-agent[bot] and GitHub
d11fb3f6f5
Initial plan
2026-04-30 14:26:43 +00:00
25e00bd1f1
refactor: use systemd.tmpfiles for GNOME Keyring, simplify reset scripts
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/71dab9c7-081f-4e45-80c2-080e88ae6207
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 13:52:27 +00:00
copilot-swe-agent[bot] and GitHub
9b591e29ac
Initial plan
2026-04-30 13:48:25 +00:00
e64217be28
fix: seed GNOME Keyring default pointer on fresh installs, resets, and migrations
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/c3f5b4ac-12ed-4ff9-ac7c-f07be1f178d9
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 13:14:10 +00:00
copilot-swe-agent[bot] and GitHub
ba65a86432
Initial plan
2026-04-30 13:10:40 +00:00
bdb802d495
feat: improve credential labels for Tor/Local access across all services
...
- RTL: rename 'Tor Access' → 'Tor Address — Access from anywhere via Tor Browser'
rename 'Local Network' → 'Local Network — Access on your home network only'
add 'How to Access' explanation credential
- Mempool: same label improvements + 'How to Access' credential
- Bitcoin Knots, Bitcoin Core, Electrs: update 'Tor Address' label to include
'Access from anywhere via Tor Browser' for consistency
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/63c3edb0-9fbf-4dd8-91e5-404ff6e4097d
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 08:38:27 +00:00
copilot-swe-agent[bot] and GitHub
d87ba1879d
Initial plan
2026-04-30 08:36:41 +00:00
afee1a82e9
Fix Zeus Connect: show only QR code, hide raw URL text
...
- modules/core/sovran-hub.nix: rename credential label from 'Scan QR Code' to 'QR Code'
- server.py: forward qronly flag in _resolve_credential so JS can hide the URL text/copy button
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/0292564f-8e75-4c34-b938-1a6c98f3ff0d
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 03:50:17 +00:00
copilot-swe-agent[bot] and GitHub
b1b38c9325
Initial plan
2026-04-30 03:46:21 +00:00
8076e2db96
Fix legacy migration flow: move chpasswd to password-acknowledge endpoint
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/6ad42ef5-884b-4945-b49e-76b3e6c34088
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 01:42:01 +00:00
copilot-swe-agent[bot] and GitHub
795537d7b2
Initial plan
2026-04-30 01:39:53 +00:00
04a90a3a38
Fix GDM login loop: replace broken PAM hook with free-password-migration systemd service
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/c958784d-bc79-4784-9ec6-6d52fd3f574e
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 01:27:01 +00:00
copilot-swe-agent[bot] and GitHub
9cf8e49aaa
Initial plan
2026-04-30 01:25:15 +00:00
13c356e5b5
fix: add set -euo pipefail and boot ordering to password-setup services
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/2f9c39e8-d673-4314-bff7-28f1fffd48a0
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 00:52:17 +00:00
copilot-swe-agent[bot] and GitHub
c36207e71e
Initial plan
2026-04-30 00:51:11 +00:00
2c2b2c6687
Remove Plymouth, add quiet boot params, add cpu-performance module
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/eda71495-cd38-4408-8d3b-b9d793f6445f
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 00:33:32 +00:00
copilot-swe-agent[bot] and GitHub
ee06747a81
Initial plan
2026-04-30 00:31:49 +00:00
23b4c74c09
Handle NixOS switchInhibitors: detect reboot-required case and show correct UI state
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/d72be7a1-ec3f-41da-9753-611b95bc9903
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-29 20:04:59 +00:00
copilot-swe-agent[bot] and GitHub
7d5d0e04c4
Initial plan
2026-04-29 20:00:45 +00:00
27a3459de4
Auto-start newly enabled services after successful NixOS rebuild
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/3d0aaa70-7eb3-4496-abe4-095e4c4d3dea
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-29 19:51:20 +00:00
copilot-swe-agent[bot] and GitHub
72a156111a
Initial plan
2026-04-29 19:48:47 +00:00
f58e434588
Fix deprecated logind lid switch options in no-sleep module
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/8a4eee86-6cb7-411d-9e71-1bcfae42374e
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-22 14:24:05 +00:00
copilot-swe-agent[bot] and GitHub
ba3ab3566a
Initial plan
2026-04-22 14:22:01 +00:00
5a504ac83f
Fix no-sleep module to skip desktop role
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/d008099d-2fd3-4b86-a10c-ed7f9337e51c
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-22 12:37:36 +00:00
copilot-swe-agent[bot] and GitHub
b67555201b
Initial plan
2026-04-22 12:34:17 +00:00
a16f61675a
fix: replace deprecated logind extraConfig with settings.Login
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/a9bcbedf-7dfa-47e2-a9f5-b288ff5c5f42
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-22 12:09:00 +00:00
copilot-swe-agent[bot] and GitHub
febcf5fe06
Initial plan
2026-04-22 12:05:50 +00:00
4eee7c11ec
feat(core): add system-level no-sleep module
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/b0e72301-13fd-4c14-9b3b-584e8c04267f
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-22 12:00:45 +00:00
copilot-swe-agent[bot] and GitHub
fe3d2d0a5e
Initial plan
2026-04-22 11:58:07 +00:00
efd0e8d01a
backup: harden desktop var-lib exclusions
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/d8d4b876-dfc7-42fd-954c-a9e5b05dc497
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-18 13:49:57 +00:00
9e2f6a4d78
backup: tighten rsync var-lib exclude patterns
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/d8d4b876-dfc7-42fd-954c-a9e5b05dc497
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-18 13:49:07 +00:00
98c0429a83
backup: include full /var/lib in manual backup stages
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/d8d4b876-dfc7-42fd-954c-a9e5b05dc497
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-18 13:47:22 +00:00
copilot-swe-agent[bot] and GitHub
207f0b4856
Initial plan
2026-04-18 13:44:03 +00:00
d2a8d33cbf
fix(caddy): preserve hub session cookie on mDNS vhost
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/45cc1510-356d-4d59-a6d2-b9b4903cff23
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-17 22:56:23 +00:00
copilot-swe-agent[bot] and GitHub
52c1c8ba70
Initial plan
2026-04-17 22:55:25 +00:00
7815f85be0
Fix WordPress ownership and tighten permissions to match php-fpm pool
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/3c7ded55-8f08-46f7-af17-6bbbdadba84b
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-17 15:41:13 +00:00
copilot-swe-agent[bot] and GitHub
44fdb72ffa
Initial plan
2026-04-17 15:38:41 +00:00
135b9f4654
refactor php-fpm pool wiring to shared phpPackage option
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/13105350-82a0-4135-b8a4-55016f202195
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-17 13:07:25 +00:00
copilot-swe-agent[bot] and GitHub
d391f1091b
Initial plan
2026-04-17 13:05:11 +00:00
6d2e652f6b
Use canonical domain files in detect-existing credentials
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/f9e2b5f9-b25b-4ab9-a3cf-5b8bd4ea22de
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-17 12:17:17 +00:00
copilot-swe-agent[bot] and GitHub
770ee125db
Initial plan
2026-04-17 12:15:03 +00:00
a188329e60
fix: detect existing Nextcloud/WordPress installs and add dedicated php-fpm pools
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/6d5b7710-ee06-40ff-8975-f8edca8b879f
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-17 03:51:10 +00:00
copilot-swe-agent[bot] and GitHub
01dbde7a2d
Initial plan
2026-04-17 03:48:26 +00:00
e272ae99fa
fix migration checklist to mark noted only after acknowledgement
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/59fc567c-4bd4-44ab-a2ff-8e74854030e5
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-17 03:34:09 +00:00
91c385ff43
refactor onboarding migration state flags
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/59fc567c-4bd4-44ab-a2ff-8e74854030e5
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-17 03:32:42 +00:00
5357bfb43c
fix migration-safe free password flow for desktop roles
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/59fc567c-4bd4-44ab-a2ff-8e74854030e5
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-17 03:30:26 +00:00
copilot-swe-agent[bot] and GitHub
e684627183
Initial plan
2026-04-17 03:24:31 +00:00
71ae1e7da1
fix: hide restart troubleshooting for nextcloud and wordpress php-fpm services
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/fb1bb511-22f7-4b0b-b07e-2bc59ee468ac
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-16 17:53:01 +00:00
copilot-swe-agent[bot] and GitHub
0827e3d697
Initial plan
2026-04-16 17:50:02 +00:00