Skip to content

Release: 2 features, 1 fix, 1 chore → Main#7742

Merged
h0lybyte merged 4 commits intomainfrom
dev
Mar 7, 2026
Merged

Release: 2 features, 1 fix, 1 chore → Main#7742
h0lybyte merged 4 commits intomainfrom
dev

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 7, 2026

Release: Dev → Main

4 atomic commits ready for main

Features

Bug Fixes

Chores


This PR is automatically maintained by CI — KBVE Studio

github-actions bot and others added 3 commits March 7, 2026 04:55
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(cryptothrone): full-bleed hero with subtle background art

Bump version 0.1.3 → 0.1.4.
Redesign homepage hero to span full viewport edge-to-edge,
eliminating dead space margins. Background art rendered as
subtle backdrop with heavier gradient overlay. Strip Starlight
splash page padding via global CSS overrides.

* feat(cryptothrone): obsidian-gold landing page redesign

Overhaul homepage with premium obsidian-gold theme inspired by
the Tailwind/GSAP landing template. Suppress Starlight default
H1 via custom PageTitle override. Add custom Header with inline
nav links. Override all Starlight CSS variables to match dark
obsidian (#121212) + gold (#fbbf24) palette. Redesign hero with
italic accent title, animated fill CTA, and vertical scroll
indicator. Replace emoji feature icons with Lucide SVGs in
glass-panel cards with watermark effect. Add StatsBar parallax
quote section and CtaSection glass-panel CTA. Update Footer
with gold gradient divider line and lighter typography.
Replace ./kbve.sh -nx axum-kbve:containerx (nested pnpm nx) with
direct docker buildx build command. The nested Nx process was getting
SIGINT (exit 130) on arc-runner-set.
The frontend never passed a JWT token to the WebSocket gateway,
causing every connection to get 401'd. This wires up the Supabase
OAuth flow so authenticated users can connect to IRC.

- service.ts: accept optional token param, append as ?token= query
- ReactChatRoom: check session on mount, show login prompt if unauthenticated,
  pass JWT to connect(), graceful disconnect on unmount/beforeunload
- auth/callback: redirect to /chat after successful OAuth
- auth/index: full OAuth login page with GitHub/Discord/Twitch providers
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 7, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions bot changed the title Release: 1 feature, 1 fix, 1 chore → Main Release: 2 features, 1 fix, 1 chore → Main Mar 7, 2026
@h0lybyte h0lybyte merged commit ab16714 into main Mar 7, 2026
17 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in KBVE Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant