mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[PR #985] [CLOSED] sync main #2846
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#2846
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/1Remote/1Remote/pull/985
Author: @VShawn
Created: 9/6/2025
Status: ❌ Closed
Base:
dev_treeview← Head:main📝 Commits (10+)
f238665Fix: Escape special characters in the target string (#964)e5860cbfix: resolve race condition and improve task cancellation in connection testing #8782916262fix: behavior on RDP is disconnected (fix #878) (#966)835fd60chore: remove dev branch form GitHub action.67db4effix: Restore regression caused by #907 and re-merge subsequent changes (#970)828ba62feat: Added pt-PT translation (#971)01491fcchore: Update new localization workflow. close #9804955e39feat: Remember main window location (#979)bb6c831feat: show time remaining with tooltip on ftp progress bar (#981)f50ba8dchore: write RDP Disconnected info into log for debug purpose.📊 Changes
44 files changed (+5378 additions, -1136 deletions)
View changed files
📝
.github/workflows/build-on-dev-push.yml(+0 -1)📝
.gitignore(+2 -1)📝
Shawn.Utils(+1 -1)📝
Ui/Model/Protocol/FileTransmit/Transmitters/TransmissionController/TransmitTask.cs(+41 -6)📝
Ui/Resources/Languages/LanguagesList.cs(+8 -7)📝
Ui/Resources/Languages/cs-cz.xaml(+6 -5)📝
Ui/Resources/Languages/de-de.xaml(+6 -5)📝
Ui/Resources/Languages/en-us.xaml(+6 -5)📝
Ui/Resources/Languages/fr-fr.xaml(+6 -5)📝
Ui/Resources/Languages/gl-es.xaml(+6 -5)➖
Ui/Resources/Languages/glossary.csv(+0 -366)➕
Ui/Resources/Languages/glossary/cs-cz.csv(+333 -0)➕
Ui/Resources/Languages/glossary/de-de.csv(+332 -0)➕
Ui/Resources/Languages/glossary/en-us.csv(+332 -0)➕
Ui/Resources/Languages/glossary/fr-fr.csv(+332 -0)➕
Ui/Resources/Languages/glossary/gl-es.csv(+330 -0)➕
Ui/Resources/Languages/glossary/it-it.csv(+332 -0)➕
Ui/Resources/Languages/glossary/ja-jp.csv(+334 -0)➕
Ui/Resources/Languages/glossary/pl-pl.csv(+332 -0)➕
Ui/Resources/Languages/glossary/pt-br.csv(+332 -0)...and 24 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.