Skip to content

feat: polish login auth landing#99

Merged
AzureFoxStudios merged 25 commits into
mainfrom
feat/login-auth-polish-and-theme-plan
Jun 2, 2026
Merged

feat: polish login auth landing#99
AzureFoxStudios merged 25 commits into
mainfrom
feat/login-auth-polish-and-theme-plan

Conversation

@AzureFoxStudios

Copy link
Copy Markdown
Owner

Summary

  • Reworks login/auth landing away from equal Guest/Login/Register tabs into a deliberate login-first flow with secondary register and guest paths.
  • Adds split default composition with Wabi brand panel, polished auth panel, server/language footer pills, and styled connection prompt.
  • Documents the next frontend tackle plan, including DM/control follow-up work plus font identity/readability policy and Ironin animated-theme guidance.

Verification

  • bun run check in frontend/: 0 errors, 53 existing warnings.
  • STATIC_BUILD=1 bun run build in frontend/: build succeeded, existing warnings/chunk-size warnings only.
  • Local dev server responded at http://127.0.0.1:5173/ with HTTP 200.

Notes

  • Working tree had many unrelated dirty files before this commit; this PR stages only the login/auth landing files and new frontend plan doc.
  • Browser automation tool failed in this Hermes session with an invalid stale URL state, so visual smoke should still be manually checked in-browser before merge.

Eliminates supply chain risk from automatic patch/minor updates.
All 26 dependencies now use exact versions matching current lockfile.
No functional changes — versions unchanged from what was already installed.

This prevents a compromised npm account from pushing a malicious
patch release that auto-installs on the next update.
- Commit architecture docs (futuresight-multi-anchor-helper-nodes.md,
  futuresight-native-media-pipeline.md)
- Commit ImageLightbox keyboard shortcuts (Escape, arrows, zoom)
- Commit MessageList image viewer deduplication (-176 lines)
- Remove stale .bak files and unused messageAlbumActions.ts
- svelte-check: 0 errors, 53 warnings (baseline)
- Add core helper-node registry module with pairing tokens, join, heartbeat, revocation, and JSON persistence
- Add admin/node HTTP API under /api/nodes
- Wire registry into AppState as core server infrastructure
- Add implementation checkpoint for future sessions
- Tests: cargo test -p wabi-server nodes
- Check: cargo check -p wabi-server
@AzureFoxStudios AzureFoxStudios merged commit cce4911 into main Jun 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant