mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
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#3776
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/124
Author: @VShawn
Created: 5/19/2021
Status: ✅ Merged
Merged: 5/19/2021
Merged by: @VShawn
Base:
dev← Head:#83📝 Commits (6)
6aa1ac8selectable UI on card/list view #839619d6eimplement ui for server list #8323983ac#83 the common options now can show as<different options>in multi-edit.fc6174cnow we get a real mulit-editer. #8366eafe1improve UI for multi-selected-editor #835833f6b#83 make bulk editing mark more conspicuous📊 Changes
64 files changed (+1993 additions, -1874 deletions)
View changed files
📝
PRM.Core/Languages/de-de.json(+13 -16)📝
PRM.Core/Languages/de-de.xaml(+1 -1)📝
PRM.Core/Languages/en-us.json(+14 -17)📝
PRM.Core/Languages/en-us.xaml(+1 -1)📝
PRM.Core/Languages/zh-cn.json(+13 -16)📝
PRM.Core/Languages/zh-cn.xaml(+1 -1)📝
PRM.Core/Model/GlobalData.cs(+13 -3)📝
PRM.Core/Model/GlobalEventHelper.cs(+3 -0)📝
PRM.Core/NotifyPropertyChangedBase.cs(+7 -1)📝
PRM.Core/PRM.Core.csproj(+23 -9)📝
PRM.Core/Protocol/BaseClassForm/ProtocolServerFormBase.cs(+1 -1)➕
PRM.Core/Protocol/BaseClassForm/ProtocolServerWithAddrPortBaseForm.xaml(+47 -0)➕
PRM.Core/Protocol/BaseClassForm/ProtocolServerWithAddrPortBaseForm.xaml.cs(+13 -0)➕
PRM.Core/Protocol/BaseClassForm/ProtocolServerWithAddrPortUserPwdBaseForm.xaml(+66 -0)➕
PRM.Core/Protocol/BaseClassForm/ProtocolServerWithAddrPortUserPwdBaseForm.xaml.cs(+13 -0)📝
PRM.Core/Protocol/BaseClassProtocol/ProtocolServerBase.cs(+41 -43)📝
PRM.Core/Protocol/BaseClassProtocol/ProtocolServerWithAddrPortBase.cs(+11 -11)📝
PRM.Core/Protocol/BaseClassProtocol/ProtocolServerWithAddrPortUserPwdBase.cs(+0 -0)📝
PRM.Core/Protocol/FileTransmit/FTP/ProtocolServerFTPForm.xaml(+5 -26)📝
PRM.Core/Protocol/FileTransmit/FTP/ProtocolServerFTPForm.xaml.cs(+1 -2)...and 44 more files
📄 Description
close #83
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.