Commit Graph

140 Commits

Author SHA1 Message Date
datadunia f97794ce0b chore: update server-core submodule ref (docker fix v2)
NexusGuard CI / server-core-test (push) Failing after 27s
NexusGuard CI / device-agent-test (push) Failing after 38s
NexusGuard CI / dashboard-ui-build (push) Failing after 27s
2026-05-28 15:10:08 +07:00
datadunia b4a54073da chore: update server-core submodule ref
NexusGuard CI / server-core-test (push) Failing after 31s
NexusGuard CI / device-agent-test (push) Failing after 30s
NexusGuard CI / dashboard-ui-build (push) Failing after 39s
2026-05-28 15:02:56 +07:00
datadunia f7a5431db8 chore: update submodules + docker-compose fixes + new plan docs
NexusGuard CI / server-core-test (push) Failing after 37s
NexusGuard CI / device-agent-test (push) Failing after 32s
NexusGuard CI / dashboard-ui-build (push) Failing after 35s
2026-05-28 14:43:50 +07:00
datadunia 8c6206d2e5 nft ip change
NexusGuard CI / server-core-test (push) Failing after 38s
NexusGuard CI / device-agent-test (push) Failing after 32s
NexusGuard CI / dashboard-ui-build (push) Failing after 29s
2026-05-28 14:21:33 +07:00
datadunia 31707cfaef feat: server-core → network_mode host for direct WireGuard routing
NexusGuard CI / server-core-test (push) Failing after 27s
NexusGuard CI / device-agent-test (push) Failing after 28s
NexusGuard CI / dashboard-ui-build (push) Failing after 41s
- docker-compose.yml: server-core uses host network (no bridge isolation)
- docker-compose.yml: postgres/redis expose ports on 127.0.0.1 only
- docker-compose.dev.yml: also uses host network
- WireGuard now runs on host network stack (wg show works on host)
- nftables rules apply directly to host (proper peer isolation)
2026-05-28 13:31:24 +07:00
datadunia 4a5651651b feat: wg auto-up on startup + private_key registration
NexusGuard CI / server-core-test (push) Failing after 34s
NexusGuard CI / device-agent-test (push) Failing after 38s
NexusGuard CI / dashboard-ui-build (push) Failing after 33s
- server-core: auto wg up for Local Primary Node after restart
- server-core: accept private_key in CreateServerRequest
- dashboard-ui: PrivateKey input toggle in Register Node form
2026-05-28 11:57:34 +07:00
datadunia 57082cc39a fix(ui): fix servers edit form preup/postdown clear bug
NexusGuard CI / server-core-test (push) Failing after 34s
NexusGuard CI / device-agent-test (push) Failing after 32s
NexusGuard CI / dashboard-ui-build (push) Failing after 37s
2026-05-28 11:39:28 +07:00
datadunia 5abb65927c docs(plan): mark F4 complete (deferred to Wave 2), plan finished 2026-05-28 07:06:13 +07:00
datadunia 26c1f377f2 docs(plan): mark T1/T2 checkboxes done, all Wave 1 complete 2026-05-28 06:57:51 +07:00
datadunia f2776de9ce docs(plan): update post-deploy-fixes checklist - all tasks verified 2026-05-28 06:48:19 +07:00
datadunia 7b8080577c fix: update submodule refs for T3 + T4
T3: add internal_ip update to device endpoint (IP change)
T4: allow empty port range for all-port firewall rules
2026-05-28 06:43:43 +07:00
datadunia eeba3cfa7c fix: restore submodule refs to match remote (force-push recovery)
NexusGuard CI / server-core-test (push) Failing after 24s
NexusGuard CI / device-agent-test (push) Failing after 35s
NexusGuard CI / dashboard-ui-build (push) Failing after 36s
2026-05-28 03:01:57 +07:00
datadunia 075f915a66 chore: archive old plans, add new plan docs, update submodules
NexusGuard CI / server-core-test (push) Failing after 47s
NexusGuard CI / device-agent-test (push) Failing after 35s
NexusGuard CI / dashboard-ui-build (push) Failing after 31s
2026-05-28 02:50:43 +07:00
datadunia cf6ffba404 chore: update plan docs, add optimize-update-sh plan
NexusGuard CI / server-core-test (push) Failing after 36s
NexusGuard CI / device-agent-test (push) Failing after 31s
NexusGuard CI / dashboard-ui-build (push) Failing after 25s
2026-05-27 04:36:53 +07:00
datadunia 0b943aead0 chore(ops): optimize update.sh to skip rebuild when no changes detected
NexusGuard CI / server-core-test (push) Failing after 30s
NexusGuard CI / device-agent-test (push) Failing after 33s
NexusGuard CI / dashboard-ui-build (push) Failing after 27s
2026-05-27 04:00:54 +07:00
datadunia 9c30fbd506 chore: add new plan docs, update submodule refs
NexusGuard CI / server-core-test (push) Failing after 33s
NexusGuard CI / device-agent-test (push) Failing after 28s
NexusGuard CI / dashboard-ui-build (push) Failing after 29s
2026-05-27 02:44:12 +07:00
datadunia 3ca36940fc feat: submodule refs for share link fix + PresharedKey disable feature
NexusGuard CI / server-core-test (push) Failing after 42s
NexusGuard CI / device-agent-test (push) Failing after 31s
NexusGuard CI / dashboard-ui-build (push) Failing after 36s
Ultraworked with Sisyphus(https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-26 20:27:43 +07:00
datadunia b9cf349312 fix: submodule refs for InterfaceAddress override fix (wg/up + edit form) 2026-05-26 07:25:54 +07:00
datadunia a3b455cdbb fix(api): submodule ref for wg/up pool derivation
NexusGuard CI / server-core-test (push) Failing after 29s
NexusGuard CI / device-agent-test (push) Failing after 41s
NexusGuard CI / dashboard-ui-build (push) Failing after 33s
2026-05-26 04:20:37 +07:00
datadunia 1681d0e4d6 fix: submodule refs for mapDevice + wg/up pool derivation 2026-05-26 04:20:10 +07:00
datadunia 60ab0ca00c fix(peers): submodule ref for /32 AllowedIPs
NexusGuard CI / server-core-test (push) Failing after 32s
NexusGuard CI / device-agent-test (push) Failing after 28s
NexusGuard CI / dashboard-ui-build (push) Failing after 28s
2026-05-26 02:52:30 +07:00
datadunia 40f14cbfe1 fix(ops): add backfill step to update.sh for one-command fix
NexusGuard CI / server-core-test (push) Failing after 34s
NexusGuard CI / device-agent-test (push) Failing after 35s
NexusGuard CI / dashboard-ui-build (push) Failing after 24s
2026-05-26 02:42:14 +07:00
datadunia 695b7dd875 fix(api): submodule ref for dashboard-ui snake_case mapping
NexusGuard CI / server-core-test (push) Failing after 34s
NexusGuard CI / device-agent-test (push) Failing after 32s
NexusGuard CI / dashboard-ui-build (push) Failing after 32s
2026-05-26 02:39:05 +07:00
datadunia e6d8c3386b fix(ipam): submodule ref for IPAM network+1 reserve
NexusGuard CI / server-core-test (push) Failing after 40s
NexusGuard CI / device-agent-test (push) Failing after 33s
NexusGuard CI / dashboard-ui-build (push) Failing after 32s
2026-05-26 02:22:44 +07:00
datadunia 02d72b730c fix: submodule refs for server-core interface format fix + dashboard-ui form derive from pool
NexusGuard CI / server-core-test (push) Failing after 27s
NexusGuard CI / device-agent-test (push) Failing after 24s
NexusGuard CI / dashboard-ui-build (push) Failing after 37s
2026-05-26 01:46:04 +07:00
datadunia c8f1683281 chore: update plan docs, submodule ref
NexusGuard CI / server-core-test (push) Failing after 27s
NexusGuard CI / device-agent-test (push) Failing after 31s
NexusGuard CI / dashboard-ui-build (push) Failing after 38s
2026-05-26 01:27:58 +07:00
datadunia 0d2388b136 fix(ops): add down before build+up in update.sh + submodule refs
NexusGuard CI / server-core-test (push) Failing after 31s
NexusGuard CI / device-agent-test (push) Failing after 28s
NexusGuard CI / dashboard-ui-build (push) Failing after 36s
2026-05-26 01:09:24 +07:00
datadunia a7f05ffede chore: update dashboard-ui submodule ref (TS build fix)
NexusGuard CI / server-core-test (push) Failing after 35s
NexusGuard CI / device-agent-test (push) Failing after 33s
NexusGuard CI / dashboard-ui-build (push) Failing after 33s
2026-05-25 23:03:47 +07:00
datadunia a39338e269 chore: update submodule refs for heartbeat fix + server column
NexusGuard CI / server-core-test (push) Failing after 29s
NexusGuard CI / device-agent-test (push) Failing after 35s
NexusGuard CI / dashboard-ui-build (push) Failing after 29s
server-core: start heartbeat collector goroutine, expose wg_server_id dashboard-ui: add server column to devices table

Ultraworked with Sisyphus (https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-25 21:10:05 +07:00
datadunia 1c00ce895c chore: update dashboard-ui submodule ref
NexusGuard CI / server-core-test (push) Failing after 37s
NexusGuard CI / device-agent-test (push) Failing after 31s
NexusGuard CI / dashboard-ui-build (push) Failing after 31s
2026-05-25 17:28:17 +07:00
datadunia d83a1afb86 chore: update submodule refs for bugfix batch
server-core: ipam exclusion, isactive default, table off, peer netmask, editable config
dashboard-ui: single ip input, collapsible advanced, table off, editable config view

Ultraworked with Sisyphus (https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-25 16:13:00 +07:00
datadunia deed74cd9b chore: cleanup old plan docs, add evidence/references dirs
NexusGuard CI / server-core-test (push) Failing after 48s
NexusGuard CI / device-agent-test (push) Failing after 35s
NexusGuard CI / dashboard-ui-build (push) Failing after 39s
2026-05-25 05:05:03 +07:00
datadunia 8818d715c5 fix: update submodule ref for nftables Drop policy + recovery 2026-05-25 03:43:20 +07:00
datadunia 7390198377 test: update submodule ref for vitest + test files 2026-05-25 03:32:03 +07:00
datadunia b5817c72a7 feat: add device-agent Dockerfile, pin nginx, add root CI pipeline 2026-05-25 03:26:52 +07:00
datadunia 795070d27e chore: remove stale artifacts (temp_section*.txt) 2026-05-25 02:54:04 +07:00
datadunia 829a4d457a chore: add nodes-form-fields-fix plan, update submodule 2026-05-24 19:20:13 +07:00
datadunia d827ca5095 chore: update plan docs and submodule refs 2026-05-24 10:50:14 +07:00
datadunia 00b7f07ccd fix(ui): hide delete button for Local Primary Node in Nodes page 2026-05-24 03:47:30 +07:00
datadunia 045882697a chore(submodule): update server-core to d79189a (IsAvailable WG IP exclusion) 2026-05-24 01:31:53 +07:00
datadunia ada15f2886 chore(submodule): update server-core to 26192d3 (3 fixes: delete guard, health check, IPAM conflict) 2026-05-24 01:23:06 +07:00
datadunia 47bfc808de chore(submodule): update server-core to 7eea7e9 (fix NodeStatus json tags) 2026-05-24 01:05:00 +07:00
datadunia a81f54c2fb chore(submodule): update server-core to 7256755 (fix strings import) 2026-05-24 00:35:39 +07:00
datadunia 535a6abc85 chore(submodule): update server-core to 3eb9686 (fix wireguard-go build) 2026-05-24 00:31:30 +07:00
datadunia 90f8fdeed1 chore(submodule): update server-core to fd1859d (wireguard-go go install fix) 2026-05-23 22:08:46 +07:00
datadunia fd6e09a63e fix: update dashboard-ui pointer for node modal refactor 2026-05-23 21:33:37 +07:00
datadunia 90c560180f fix: update server-core pointer for wireguard-go fallback 2026-05-23 21:21:14 +07:00
datadunia 4812cd2181 fix: update server-core pointer for auto-provision admin 2026-05-23 21:07:54 +07:00
datadunia 56d8360717 fix(Makefile): use docker compose for database migrations 2026-05-23 20:49:44 +07:00
datadunia 1f9aeddb65 fix: update server-core pointer for auto-provision node feature 2026-05-23 20:38:53 +07:00