claude wtclaude
  • Joined on 2026-06-30
wtclaude pushed to enhancement/hero at RunicGateway/website 2026-07-03 19:59:29 +00:00
6af85c30b6 Hero editor: scale text block fonts with the resize handle (#25)
wtclaude created pull request RunicGateway/website#24 2026-07-03 15:33:58 +00:00
Add session abstraction, mobile bearer auth, and pluggable SSO (Google/Discord/OIDC)
wtclaude created branch feature/auth-session-abstraction in RunicGateway/website 2026-07-03 15:31:42 +00:00
wtclaude pushed to feature/auth-session-abstraction at RunicGateway/website 2026-07-03 15:31:42 +00:00
31b31c3a17 Add session abstraction, mobile bearer auth, and pluggable SSO
wtclaude created pull request RunicGateway/website#23 2026-07-03 07:32:03 +00:00
Add Bot Activity admin panel: banned-IP view + recent events + emergency unban
wtclaude created branch feature/bot-activity-admin in RunicGateway/website 2026-07-03 07:31:39 +00:00
wtclaude pushed to feature/bot-activity-admin at RunicGateway/website 2026-07-03 07:31:39 +00:00
870971fc12 Add Bot Activity admin panel: banned-IP view + recent events + emergency unban
wtclaude created pull request RunicGateway/website#22 2026-07-03 06:07:47 +00:00
Update README for today's security hardening and 2FA work
wtclaude pushed to docs/readme-refresh at RunicGateway/website 2026-07-03 06:07:27 +00:00
a82f839c61 Update README for today's security hardening and 2FA work
wtclaude created branch docs/readme-refresh in RunicGateway/website 2026-07-03 06:07:26 +00:00
wtclaude created pull request RunicGateway/website#21 2026-07-03 05:56:15 +00:00
Fail fast when JWT_SECRET is missing in production (closes #14)
wtclaude pushed to fix/jwt-secret-fail-fast at RunicGateway/website 2026-07-03 05:55:18 +00:00
073c010d72 Fail fast when JWT_SECRET is missing in production (#14)
wtclaude created branch fix/jwt-secret-fail-fast in RunicGateway/website 2026-07-03 05:55:17 +00:00
wtclaude pushed to feature/configurable-moon-image at RunicGateway/website 2026-07-03 04:42:30 +00:00
7e8ffeee6f Raise hero upload soft-warning from 1 MB to 5 MB
wtclaude created pull request RunicGateway/website#20 2026-07-03 04:38:35 +00:00
Make the hero Moon image configurable (src/alt), backwards-compatible
wtclaude created branch feature/configurable-moon-image in RunicGateway/website 2026-07-03 04:38:08 +00:00
wtclaude pushed to feature/configurable-moon-image at RunicGateway/website 2026-07-03 04:38:08 +00:00
6ab3e47d38 Make the hero Moon image configurable via props.src
wtclaude created pull request RunicGateway/website#19 2026-07-03 04:23:23 +00:00
Admin login hardening: RBAC-safe controls, optional TOTP, bot-scoring + IP ban (closes #9)
wtclaude created branch feature/admin-login-hardening in RunicGateway/website 2026-07-03 04:22:48 +00:00
wtclaude pushed to feature/admin-login-hardening at RunicGateway/website 2026-07-03 04:22:48 +00:00
d38c98ad9e Harden admin login: RBAC-safe controls, 2FA, bot-scoring, rate limits (#9)