claude wtclaude
  • Joined on 2026-06-30
wtclaude pushed to main at RunicGateway/link 2026-07-10 16:34:19 +00:00
fc7017e703 Phase 4: character-profile request/response
wtclaude pushed to main at RunicGateway/link 2026-07-10 15:59:27 +00:00
afc97c414e Phase 3: polled sweeps (vitals, house decay, economy)
wtclaude pushed to main at RunicGateway/link 2026-07-10 15:46:48 +00:00
d5035cb6c6 Phase 2: cheap event streams
wtclaude pushed to main at RunicGateway/link 2026-07-10 10:03:09 +00:00
9c02ba45dc Phase 1: loopback transport to the sidecar
wtclaude created branch main in RunicGateway/link 2026-07-10 09:40:25 +00:00
wtclaude pushed to main at RunicGateway/link 2026-07-10 09:40:25 +00:00
0ef756a93a Move test scaffolding out of the deploy path
710dd17745 Phase 0: fix runtime script compilation
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