Dimitrij
711a751117
Merge pull request #2589 from xRushG/Fix-2540
...
LocalSettingsManager class implementation is missing (#2540 )
2024-04-29 13:56:53 +01:00
xRushG
e013e32792
Fix #2540
...
LocalSettingsManager class implementation is missing
2024-04-29 14:34:36 +02:00
Dimitrij
6e64b09256
Merge pull request #2571 from mRemoteNG/dependabot/nuget/mRemoteNG/System.Data.SqlClient-4.8.6
...
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /mRemoteNG
2024-03-11 14:31:41 +00:00
dependabot[bot]
e32d268587
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /mRemoteNG
...
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx ) from 4.8.5 to 4.8.6.
- [Release notes](https://github.com/dotnet/corefx/releases )
- [Commits](https://github.com/dotnet/corefx/commits )
---
updated-dependencies:
- dependency-name: System.Data.SqlClient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 14:30:32 +00:00
Dimitrij
05635dec93
Merge pull request #2559 from xRushG/v1.77.3-dev
...
Configuration via windows registry (updates and credentials)
2024-02-19 18:20:44 +00:00
Schmitti91
e694923d33
Merge branch 'v1.77.3-dev' of https://github.com/xRushG/mRemoteNG into v1.77.3-dev
2024-01-28 10:16:30 +01:00
Schmitti91
7322683465
Fix AppVeyor CA2200 and optimize CreateOrSetRegistryValue method
2024-01-28 10:15:34 +01:00
Schmitti91
64688f3512
Add documentation page for registry settings (credentials)
2024-01-27 21:01:38 +01:00
Schmitti91
762760af2f
Adding the configuration capability for the Credentials page through the Windows Registry.
2024-01-27 20:55:12 +01:00
Schmitti91
48e6881401
Merge branch 'v1.77.3-dev' of https://github.com/xRushG/mRemoteNG into v1.77.3-dev
2024-01-26 21:13:22 +01:00
Schmitti91
95c958136f
Add Dokupage for registry settings (update)
2024-01-26 21:12:24 +01:00
Schmitti91
53a6be0f82
remove placeholder code by commenting it out in its current state. (needed for later commit)
2024-01-26 21:07:04 +01:00
Schmitti91
0b4d95be1c
Renameing the common setting name "CheckForUpdate Asked" to "AllowPromptForUpdates Preference" for consistency in naming conventions.
2024-01-23 21:43:29 +01:00
Schmitti91
aad3948475
make ProxyAuthPass not usable, placeholder code
2024-01-23 16:24:28 +01:00
Schmitti91
093370081e
Add capability to set Update Settings via Registry
...
This commit enhances the functionality of the WindowsRegistryAdvanced class to provide the capability to set up Update Settings through the Windows Registry. The changes include the addition of methods or modifications that allow users to configure update-related settings using the Registry.
2024-01-23 16:14:36 +01:00
Schmitti91
33426ceee9
Add GetDwordValue method to WindowsRegistryAdvanced
...
This commit introduces the GetDwordValue method in the WindowsRegistryAdvanced class, allowing the retrieval of DWORD values from the Windows Registry. The implementation uses int.TryParse for efficient parsing and handles default values gracefully.
2024-01-23 14:29:07 +01:00
Schmitti91
5f5700b948
extend Registry handling capabilities in preparation for Registry settings
...
Enhanced the functionality of Registry handling in preparation for managing Registry settings
2024-01-23 12:54:43 +01:00
Dimitrij
45149d6547
Merge pull request #2549 from magriggs/issue-2487
...
Issue 2487
2024-01-05 12:07:05 +00:00
23439176+magriggs@users.noreply.github.com
595681a982
Remove boilerplate code
2024-01-05 14:28:33 +08:00
23439176+magriggs@users.noreply.github.com
e1cac723d6
First commit of SecureCRT import functionality.
2024-01-05 13:59:36 +08:00
Dimitrij
683f84f053
Merge pull request #2545 from magriggs/issue-1308
...
Some fixes for issue mRemoteNG#1308. Inspired by dockpanelsuite/dockp…
2024-01-03 13:15:15 +00:00
23439176+magriggs@users.noreply.github.com
b6d882a06f
Some fixes for issue mRemoteNG#1308. Inspired by dockpanelsuite/dockpanelsuite#526 (comment). Main change is to enable minimize and close buttons
2024-01-03 20:39:36 +08:00
Dimitrij
9d4bfbcb1c
lib updates
2023-12-13 21:56:25 +00:00
Dimitrij
b563747046
Merge pull request #2534 from jcefoli/v1.77.3-dev
...
Handle case where COM object becomes separated from RCW
2023-12-13 21:47:47 +00:00
Joe Cefoli
1ebd0a430f
Remove unnecessary line break
2023-12-13 14:42:13 -05:00
Joe Cefoli
ef4366be4d
Handle case where COM object becomes sepatated from Runtime Callable Wrapper (resizing main window after disconnecting from fit to panel session)
2023-12-13 14:34:33 -05:00
Dimitrij
484283fef8
Merge pull request #2533 from tommwq/v1.77.3-dev
...
support local PowerShell connection
2023-12-13 11:02:10 +00:00
tommwq
b546a48a5f
support local PowerShell connection
2023-12-12 23:26:58 +08:00
Dimitrij
51bd64d005
Merge pull request #2530 from BestiaPL/v1.77.3-dev
...
Update Language.pl.resx
2023-12-11 10:32:02 +00:00
Andrzej Rudnik
2c65d12b92
Update Language.pl.resx
2023-12-05 21:17:59 +01:00
Dimitrij
c43a3b5115
Merge pull request #2529 from xRushG/v1.77.3-dev
...
Pre-build event powershell code update #2524
2023-12-04 17:47:04 +00:00
Schmitti91
515778b13d
Pre-build event powershell code update/fix
2023-12-02 21:59:56 +01:00
Dimitrij
bb4b9ce9e7
Merge branch 'v1.77.3-dev' of https://github.com/mRemoteNG/mRemoteNG into v1.77.3-dev
2023-11-29 09:42:06 +00:00
Dimitrij
1d6707fecd
#2528
...
fix typo
2023-11-29 09:41:56 +00:00
Dimitrij
5b2a46ed91
Merge pull request #2523 from zeze0556/v1.77.3-dev
...
fixed mysql error
2023-11-20 09:27:46 +00:00
unknown
24fa97da4c
fixed mysql error
2023-11-20 10:21:59 +08:00
Dimitrij
b0109c2581
lib update
2023-11-10 11:29:18 +00:00
Dimitrij
20f237ec4c
Merge pull request #2519 from BestiaPL/v1.77.3-dev
...
Update Language.pl.resx
2023-11-04 23:38:09 +00:00
Andrzej Rudnik
6ea535ae29
Update Language.pl.resx
2023-11-04 16:59:46 +01:00
Dimitrij
57ca8a3eee
Merge pull request #2514 from Schmitti91/v1.77.3-dev
...
Update Registry interaction capabilities.
2023-10-24 13:33:12 +01:00
Schmitti91
307ea42a0f
Cleanup of references and correction of comments.
2023-10-23 07:58:13 +02:00
Schmitti91
ac41c04f67
mRemoteNG tools WindowsRegistry has been revised and the Windows Registry reading capabilities have been expanded in preparation for working with Registry Keys options. The "RegistryHive" enum was deleted because it is contained in "Microsoft.Win32".
2023-10-22 12:18:42 +02:00
Dimitrij
b3496e79de
lib update
2023-10-17 16:05:09 +01:00
Dimitrij
4f7aa755e3
Merge pull request #2508 from RFC1920/v1.77.3-dev-putty
...
bugfix for Putty import
2023-10-17 09:30:56 +01:00
Dimitrij
d3af50f009
lib updates
2023-10-16 13:59:04 +01:00
RFC1920
ba77a7b7c0
Update Putty registry import to fix connection name, username, and port setting
2023-10-16 05:32:34 -05:00
Dimitrij
666a0e1537
Merge pull request #2507 from RFC1920/v1.77.3-dev-putty
...
Add Putty registry import
2023-10-16 11:32:21 +01:00
RFC1920
96f4307910
Add Putty registry import
2023-10-16 04:50:35 -05:00
Dimitrij
81e997eb60
Merge pull request #2506 from Schmitti91/v1.77.3-dev
...
Enhancing the PowerShell Connection.
2023-10-16 09:56:50 +01:00
Schmitti91
7132c6e7c2
Removing the "-NoProfile" option from PowerShell.exe parameters.
2023-10-15 21:48:01 +02:00