fix(ui): login video/background continuity — video until first login, rotation after #89

Merged
ai merged 0 commits from login-bg-continuity into main 2026-07-15 10:34:41 +00:00
Collaborator

The login page could swap to a random static still on load, breaking the seamless video → login transition. Now /login keeps the intro VIDEO until the first successful login / password setup (stamped via neode_first_login_done in every Login success path), then rotates the static backgrounds from the second login onward. Static fallback pre-first-login pins to bg-intro.jpg (the video's end frame).

vue-tsc + build green, full suite passed earlier on the same tree.

🤖 Generated with Claude Code

The login page could swap to a random static still on load, breaking the seamless video → login transition. Now `/login` keeps the intro VIDEO until the first successful login / password setup (stamped via `neode_first_login_done` in every Login success path), then rotates the static backgrounds from the second login onward. Static fallback pre-first-login pins to `bg-intro.jpg` (the video's end frame). vue-tsc + build green, full suite passed earlier on the same tree. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
ai merged commit 91e1059f56 into main 2026-07-15 10:34:41 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfg2025/archy#89