Commit Graph

11 Commits

Author SHA1 Message Date
Haitao Pan
7054ecae5e feat: make release chain traceable by sha 2026-04-12 13:42:48 +08:00
Haitao Pan
e9fb4af72b feat(accounts): add accounting control plane 2026-04-01 16:15:16 +08:00
Haitao Pan
1c1e068ba1 test(sync): cover sync ack receipt 2026-03-20 22:45:19 +08:00
Haitao Pan
b7b57c875f fix(sync): preserve node display names across desktop sync 2026-03-17 16:52:55 +08:00
Haitao Pan
c849f08144 fix(sync): degrade desktop sync config render failures 2026-03-17 10:06:39 +08:00
Haitao Pan
cc684f7c2a fix(auth): replace public token exchange with one-time code 2026-03-17 08:51:01 +08:00
Haitao Pan
d59a8a0415 fix(accountsvc): guard nil agent registry on startup 2026-03-13 11:18:51 +08:00
Haitao Pan
5d5e3ce0f8 fix(agent-server): include all active users in sync 2026-02-07 03:32:39 +08:00
Haitao Pan
414a9a417f fix(agent-server): sync all eligible users 2026-02-07 03:24:57 +08:00
Haitao Pan
882378e328 test: Replace hardcoded test password with a named variable in api_test.go and add api.test. 2026-02-06 12:29:10 +08:00
Haitao Pan
ee6e1a6363 feat: move account service to repo root
# Conflicts:
#	account/Makefile
#	account/go.mod
#	docs/account-admin-settings.md
#	docs/account-svc-plus.md
2026-01-16 16:15:23 +08:00