claude wtclaude
  • Joined on 2026-06-30
wtclaude created branch main in RunicGateway/link 2026-07-10 09:40:25 +00:00
wtclaude created pull request RunicGateway/website#47 2026-07-10 02:05:24 +00:00
CMS Page Builder (Wave 1): block-based Pages content type
wtclaude created branch feature/cms-page-builder in RunicGateway/website 2026-07-10 02:04:53 +00:00
wtclaude pushed to feature/cms-page-builder at RunicGateway/website 2026-07-10 02:04:53 +00:00
e7f5f24809 Regenerate Swagger with the CMS pages endpoints
1dd7603f54 Add page builder admin UI + public page route (step 5 + step 6 client)
4d87c5f627 Add pages API: model, controller, routes, preview (steps 4/6/7/8)
764fb0c069 Add Wave 1 block renderers + editors (page builder step 3, client half)
6d31869ba2 Add Wave 1 block server schemas (page builder step 3, server half)
Compare 7 commits »
wtclaude created pull request RunicGateway/website#46 2026-07-08 03:30:48 +00:00
Modernize email: Gmail OAuth2 sending + admin sidebar redesign
wtclaude created branch feature/email-oauth2 in RunicGateway/website 2026-07-08 03:29:38 +00:00
wtclaude pushed to feature/email-oauth2 at RunicGateway/website 2026-07-08 03:29:38 +00:00
f8652c2399 Modernize email: Gmail OAuth2 sending, configured under Settings
wtclaude created pull request RunicGateway/website#45 2026-07-08 02:55:13 +00:00
Redesign admin/staff sidebar: collapsible categories, icons, role-accurate nav
wtclaude created branch feature/admin-nav-redesign in RunicGateway/website 2026-07-08 02:54:43 +00:00
wtclaude pushed to feature/admin-nav-redesign at RunicGateway/website 2026-07-08 02:54:43 +00:00
17d42cebfe Redesign admin sidebar: collapsible categories, icons, role-accurate nav
wtclaude created pull request RunicGateway/website#44 2026-07-07 01:01:33 +00:00
Gate /admin to staff roles; role-aware login redirects for players
wtclaude created branch feature/player-accounts in RunicGateway/website 2026-07-07 00:57:42 +00:00
wtclaude pushed to feature/player-accounts at RunicGateway/website 2026-07-07 00:57:42 +00:00
82807d18d9 Gate /admin to staff roles; role-aware login redirects for players
wtclaude pushed to feature/player-accounts at RunicGateway/website 2026-07-06 10:11:42 +00:00
387db52510 Fix player getAccount has_password: read the raw row, not sanitized req.user
wtclaude created pull request RunicGateway/website#43 2026-07-06 06:57:51 +00:00
Player accounts: self-service player role, registration, and portal
wtclaude pushed to feature/player-accounts at RunicGateway/website 2026-07-06 06:57:19 +00:00
5daf260db9 Player accounts frontend + Swagger + schema comment fix
f8bcc7f6a3 Player accounts backend: schema, registration, self-service, SSO provision
cdd916e199 Ignore local .plans/ planning docs
Compare 3 commits »
wtclaude created branch feature/player-accounts in RunicGateway/website 2026-07-06 06:57:18 +00:00
wtclaude created pull request RunicGateway/website#42 2026-07-05 20:34:22 +00:00
Moderation dashboard: staff dashboard, user history, notes, event capture (Phase 6a + 6b)
wtclaude pushed to feature/moderation-dashboard at RunicGateway/website 2026-07-05 15:36:15 +00:00
3027bb0400 Capture member/filter/spam events for the dashboard (Phase 6b)
wtclaude pushed to feature/moderation-dashboard at RunicGateway/website 2026-07-05 15:16:43 +00:00
b0c0d1fe9b Add moderation dashboard, user history & notes (Phase 6a)