hyperhive/frontend/packages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris d900d25482 agent web UI: wrap the OAuth login URL instead of letting it overflow the card
claude's real OAuth URL is one long unbroken query-string token, no
whitespace for the browser to break on. Without overflow-wrap the
<a> just kept going past the login card's right edge instead of
wrapping at the card's bounded width (mara reported this with a
screenshot). overflow-wrap: anywhere lets it break mid-token as a
last resort, scoped to just the URL line (.login-url) rather than
the whole card.
2026-08-31 19:24:42 +02:00
..
agent agent web UI: wrap the OAuth login URL instead of letting it overflow the card 2026-08-31 19:24:42 +02:00
dashboard Move dashboard settings into Y3R C4LL tab, drop standalone S3TT1NGS page 2026-08-31 12:57:31 +02:00
shared Move dashboard settings into Y3R C4LL tab, drop standalone S3TT1NGS page 2026-08-31 12:57:31 +02:00
swarm-ui IssueReportPage: unmount guard on the repos fetch, aria-sort on sortable headers 2026-08-31 19:02:14 +02:00