Skip to content

Make file downloads reliable in desktop app#973

Merged
LukeGus merged 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-901-electron-file-download
Jun 28, 2026
Merged

Make file downloads reliable in desktop app#973
LukeGus merged 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-901-electron-file-download

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • keep blob download URLs alive briefly after triggering a file-manager download
  • append the temporary download anchor to the document before clicking it for better Electron/Windows reliability
  • leave the backend download stream unchanged

Notes

Verification

  • npx prettier --check .
  • npx tsc --noEmit
  • npx eslint src/ui/api/ssh-file-operations-api.ts
  • npm run lint
  • npm run build

Refs Termix-SSH/Support#901

@LukeGus LukeGus merged commit 260dfce into Termix-SSH:dev-2.5.0 Jun 28, 2026
1 check passed
@LukeGus

LukeGus commented Jun 28, 2026

Copy link
Copy Markdown
Member

LGTM, thanks

@ZacharyZcR ZacharyZcR deleted the fix/support-901-electron-file-download branch June 28, 2026 07:33
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.

2 participants