accounts/internal
2026-02-06 12:07:24 +08:00
..
agentmode chore: commit pending agent/controller updates and docs 2026-02-05 16:56:17 +08:00
agentproto feat: Implement dynamic agent registration using self-reported IDs and persist agent details in a new agents database table. 2026-02-05 00:07:30 +08:00
agentserver fix(admin): complete management APIs for console integration 2026-02-05 15:01:12 +08:00
auth feat: add public.agents table and its set_updated_at trigger. 2026-02-05 13:10:56 +08:00
cache feat: move account service to repo root 2026-01-16 16:15:23 +08:00
mailer feat: move account service to repo root 2026-01-16 16:15:23 +08:00
migrate reset accounts.svc.plus repo 2026-01-23 23:16:37 +08:00
model feat: move account service to repo root 2026-01-16 16:15:23 +08:00
service feat: move account service to repo root 2026-01-16 16:15:23 +08:00
store fix: correct sessions table column names from user_id to user_uuid 2026-02-05 11:00:57 +08:00
syncer feat: move account service to repo root 2026-01-16 16:15:23 +08:00
utils feat: move account service to repo root 2026-01-16 16:15:23 +08:00
xrayconfig feat: Update agent API paths to /api/agent-server/v1, modify route registration for improved error handling, and add INTERNAL_SERVICE_TOKEN to Cloud Run. 2026-02-06 12:07:24 +08:00