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.
Fix multipart archives being integrity-tested twice before extraction.\n- Keep multipart status in download phase until every part is ready, then verify once and extract once.\n- Restrict game search to Home and Catalogue and reset stale search state across views.\n- Remove the public read-only catalog sidebar notice.\n- Add search lifecycle and multipart verification regression coverage.