mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[PR #8] [MERGED] Dev #1803
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#1803
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/8
Author: @VShawn
Created: 7/1/2020
Status: ✅ Merged
Merged: 7/2/2020
Merged by: @VShawn
Base:
master← Head:dev📝 Commits (10+)
51a3763fix bug: can not drag move when windows on max.5ae1dacTODO: a new bug, full screen -> tab > full screen sometimes go to the wrong monitor: 1 -> 0 -> 0f3ac46fFix bug, full screen -> tab > full screen sometimes go to the wrong monitor: 1 -> 0 -> 037bba37fix bug: drag-ing tab to split will go to background.9f32fce1. export to json, import form json.15e00ecSearchBoxWindow show up on screen witch mouse is shown on.d65fda3for those people using 2+ monitor which are in different scale factors, we will try "mstsc.exe" instead of "PRemoteM" now.bd7f87efix bug: ScreenInfoEx not correct on WPF(or using System.Windows).4e55e9fadd putty color themes from https://github.com/AlexAkulov/putty-color-themes1ba9151add putty color theme📊 Changes
127 files changed (+10930 additions, -8849 deletions)
View changed files
📝
.gitattributes(+3 -3)📝
.gitignore(+2 -1)📝
PRM.Core/BuildVersionGenerator.ps1(+3 -2)📝
PRM.Core/DB/Config.cs(+125 -78)📝
PRM.Core/DB/OrmTableBase.cs(+2 -1)📝
PRM.Core/DB/SQLite.cs(+4054 -3718)📝
PRM.Core/DB/Server.cs(+3 -3)📝
PRM.Core/Languages/en-us.json(+28 -2)📝
PRM.Core/Languages/en-us.xaml(+1 -1)➕
PRM.Core/Languages/netcoreapp3.1/en-us.xaml(+1 -0)➕
PRM.Core/Languages/netcoreapp3.1/zh-cn.xaml(+1 -0)📝
PRM.Core/Languages/zh-cn.json(+29 -3)📝
PRM.Core/Languages/zh-cn.xaml(+1 -1)➖
PRM.Core/Model/Global.cs(+0 -126)➕
PRM.Core/Model/GlobalData.cs(+85 -0)➕
PRM.Core/Model/GlobalEventHelper.cs(+42 -0)📝
PRM.Core/Model/SystemConfig.DataSecurity.cs(+686 -139)📝
PRM.Core/Model/SystemConfig.General.cs(+25 -2)📝
PRM.Core/Model/SystemConfig.Language.cs(+4 -5)📝
PRM.Core/Model/SystemConfig.Locality.cs(+1 -1)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.