mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[PR #15] [MERGED] For 0.4.8.2008122010 #1804
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#1804
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/15
Author: @VShawn
Created: 8/12/2020
Status: ✅ Merged
Merged: 8/12/2020
Merged by: @VShawn
Base:
master← Head:dev📝 Commits (10+)
993b0e0some enhancements of tab closing.b16d1bdMerge branch 'dev' of github.com:VShawn/PRemoteM into dev513e064Merge remote-tracking branch 'remotes/origin/master' into dev0ffdd70update readme.md42bceaeinvestigate RDP Gateway0b30810add ui of RD Gateway35e105badd logic of RD Gateway8887dc4Merge pull request #14 from VShawn/dev_RDP_Gateway_Support810719badd features:b630c32add tab mode option for decide new item goes to which tab?📊 Changes
32 files changed (+808 additions, -134 deletions)
View changed files
📝
PRM.Core/Languages/en-us.json(+15 -2)📝
PRM.Core/Languages/en-us.xaml(+1 -1)📝
PRM.Core/Languages/zh-cn.json(+15 -2)📝
PRM.Core/Languages/zh-cn.xaml(+1 -1)📝
PRM.Core/Model/SystemConfig.DataSecurity.cs(+23 -3)📝
PRM.Core/Model/SystemConfig.General.cs(+18 -4)📝
PRM.Core/PRMVersion.cs(+2 -2)📝
PRM.Core/Protocol/ProtocolServerWithAddrPortUserPwdBase.cs(+1 -1)📝
PRM.Core/Protocol/Putty/SSH/ProtocolServerSSH.cs(+1 -1)📝
PRM.Core/Protocol/RDP/Host/AxMsRdpClient09Host.xaml.cs(+58 -6)📝
PRM.Core/Protocol/RDP/ProtocolServerRDP.cs(+75 -2)📝
PRM.Core/Protocol/RDP/ProtocolServerRDPForm.xaml(+120 -1)📝
PRM.Core/Protocol/RDP/ProtocolServerRDPForm.xaml.cs(+37 -0)📝
PRM.Core/Resources/Style/GlobalStyle.xaml(+3 -1)📝
PRM.Core/Ulits/SimpleLogHelper.cs(+25 -17)📝
PRemoteM/App.xaml.cs(+7 -5)➕
PRemoteM/Controls/AutoCompleteComboBox.xaml(+20 -0)➕
PRemoteM/Controls/AutoCompleteComboBox.xaml.cs(+133 -0)📝
PRemoteM/MainWindow.xaml(+1 -1)📝
PRemoteM/Model/RemoteWindowPool.cs(+87 -62)...and 12 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.