|
.agent/docs
|
feat(agent-persistence): implement PostgreSQL persistence for agent registry
|
2026-02-05 08:34:25 +08:00 |
|
.github
|
deployment with GitHub Actions, Stunnel for TLS database connections, and dynamic configuration injection.
|
2026-01-20 21:05:30 +08:00 |
|
api
|
fix(experience): consolidate demo account into sandbox@svc.plus
|
2026-02-10 11:52:45 +08:00 |
|
cmd
|
fix(experience): consolidate demo account into sandbox@svc.plus
|
2026-02-10 11:52:45 +08:00 |
|
config
|
feat: Implement database session fallback for token validation in the authentication middleware.
|
2026-02-06 22:16:28 +08:00 |
|
deploy
|
feat: Implement initial Cloud Run deployment configurations for the accounts service, including a preview environment and stunnel sidecar.
|
2026-02-10 12:59:34 +08:00 |
|
docs
|
chore(tests): move integration tests to tests/e2e
|
2026-02-09 11:29:29 +08:00 |
|
internal
|
feat: Add local-test.yaml configuration, modify user not found API response to include mfa_enabled status, and add 5xx error logging.
|
2026-02-06 22:31:50 +08:00 |
|
scripts
|
docs(setup): add root README and setup script
|
2026-02-09 11:29:36 +08:00 |
|
skills
|
feat: Implement release branch policy skill with ruleset, scripts, and documentation, and update gitignore to exclude /accountsvc.
|
2026-02-10 12:21:52 +08:00 |
|
sql
|
feat: Implement persistent session management by moving session logic to the store interface and adding a sessions table.
|
2026-02-05 11:27:11 +08:00 |
|
tests/e2e/superadmin-login
|
chore(tests): move integration tests to tests/e2e
|
2026-02-09 11:29:29 +08:00 |
|
.env.example
|
docs(setup): add root README and setup script
|
2026-02-09 11:29:36 +08:00 |
|
.gitignore
|
feat: Implement release branch policy skill with ruleset, scripts, and documentation, and update gitignore to exclude /accountsvc.
|
2026-02-10 12:21:52 +08:00 |
|
.gitleaksignore
|
chore: ignore false positive secrets in historical LOGIN_API_GUIDE.md
|
2026-01-30 23:17:05 +08:00 |
|
.gitmodules
|
Add NeuraPress submodule metadata (#794)
|
2025-12-14 21:01:34 +08:00 |
|
accounts-svc-plus-remote.yaml
|
feat: Add Cloud Run service definitions for accounts.svc.plus preview and main deployments.
|
2026-02-10 13:00:34 +08:00 |
|
api.test
|
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 |
|
Dockerfile
|
build: bump go builder image to 1.25.1
|
2026-01-23 23:34:46 +08:00 |
|
entrypoint.sh
|
feat: Default DB_HOST to 127.0.0.1 and DB_PORT to 15432 to ensure stunnel wait.
|
2026-01-31 13:36:28 +08:00 |
|
go.mod
|
feat: add user management APIs for management page
|
2026-01-30 08:59:55 +08:00 |
|
go.sum
|
feat: implement user management features (pause, delete, blacklist, renew uuid)
|
2026-02-02 20:19:06 +08:00 |
|
LICENSE
|
feat: Add Apache License 2.0 to the project.
|
2026-02-02 18:09:42 +08:00 |
|
Makefile
|
chore(tests): move integration tests to tests/e2e
|
2026-02-09 11:29:29 +08:00 |
|
preview-accounts-svc-plus-remote.yaml
|
feat: Add Cloud Run service definitions for accounts.svc.plus preview and main deployments.
|
2026-02-10 13:00:34 +08:00 |
|
README.md
|
docs(setup): add root README and setup script
|
2026-02-09 11:29:36 +08:00 |