wulf-pulse/app/api/admin
lorentz 414ad78c36 feat: repo commit tracking and OpenClaw notification
- Migration 058: repo_commits + openclaw_instances tables (seeded with overwatch)
- POST /api/webhooks/forgejo: receives Forgejo push events, stores commits,
  forwards HMAC-signed payload to all enabled OpenClaw instances, sends Telegram
- GET /api/openclaw/repo-commits: OpenClaw polling endpoint (filters: since, repo, branch, limit)
- GET/POST /api/admin/openclaw-instances: manage instance registry
- PATCH/DELETE /api/admin/openclaw-instances/[id]: update/remove instances
- FORGEJO_WEBHOOK_SECRET in .env.local (leave empty to skip HMAC verification)
2026-03-21 18:52:22 -04:00
..
audit-log feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
openclaw-instances feat: repo commit tracking and OpenClaw notification 2026-03-21 18:52:22 -04:00
roles feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
settings feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
users feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00