You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
中文\n\n- 手机登录页新增页面内后置相机扫码,使用随包发布的 jsQR,只接受当前 relay 的 Mobile Bridge 配对 URL。\n- 深色主题使用与页面背景明确分离的网格颜色,浅色主题保持原有对比度。\n- 桌面“移动连接”新增 1-365 天登录保持设置,默认 7 天;配对成功后签发 HttpOnly、Secure、SameSite 持久 cookie。\n- 已配对手机重新打开页面时通过 /api/me 恢复登录,不再尝试由 JavaScript 读取 HttpOnly cookie。\n- 更新 Pixel 7 系统流程,覆盖页面关闭后恢复、composer 几何和命令 Tooltip 关闭。\n\n## English\n\n- Adds in-page rear-camera scanning with bundled jsQR and accepts only Mobile Bridge pairing URLs from the current relay.\n- Gives the dark theme a grid color that remains distinct from the page background while preserving the light theme.\n- Adds a desktop-owned 1-365 day mobile sign-in duration, defaulting to seven days, and issues HttpOnly, Secure, SameSite persistent cookies after pairing.\n- Restores paired phones through /api/me when reopening instead of attempting to read an HttpOnly cookie from JavaScript.\n- Extends the Pixel 7 flow for page-close recovery, composer geometry, and command Tooltip dismissal.\n