- 8月 28, 2024
- 8月 27, 2024
-
-
由 Dimitrij 创作于
Made the specflow compatible with net6
-
- 8月 18, 2024
-
-
由 ianselmi 创作于
-
- 8月 05, 2024
- 8月 01, 2024
-
-
由 Dimitrij 创作于
CI: Add GitHub Actions workflow
-
- 7月 31, 2024
-
-
由 Dimitrij 创作于
-
- 7月 30, 2024
-
-
由 Dimitrij 创作于
issue-2622: mRemoteNGInstaller - remove explicit PuTTyNG fragment, as…
-
issue-2622: mRemoteNGInstaller - remove explicit PuTTyNG fragment, as PuttyNG is copied implicitly by FilesFragment. Fixes #2622.
-
- 7月 29, 2024
-
-
由 Dimitrij 创作于
Issue 726 - SecureString for ConnectionInfo.Password
-
- 7月 28, 2024
-
-
-
Move ConnectionInfo.Password to use SecureString. Only decrypt when required for connecting. Update tests to skip tests of password values where necessary.
-
- 7月 17, 2024
-
-
- 7月 10, 2024
-
-
由 Dimitrij 创作于
-
- 7月 06, 2024
-
-
由 Dimitrij 创作于
correct registry path
-
由 Michał Panasiewicz 创作于
-
- 6月 20, 2024
-
-
由 Dimitrij 创作于
-
- 6月 11, 2024
-
-
由 Dimitrij 创作于
-
由 Dimitrij 创作于
-
由 Dimitrij 创作于
Enhancement of Registry Settings capabilities
-
由 xRushG 创作于
This commit finalizes the Update Options Page with the following changes: - Removed unnecessary methods due to new features of the registry handler class. - Updated and added comments to improve code readability and understanding. - Implemented UI optimizations such as disabling the frequency control and showing "Never" in the combobox. - Enabled the password storing ability, making it functional but not yet usable. - Applied some code optimizations for improved efficiency.
-
由 xRushG 创作于
This commit finalizes the Credentials Options Page with the following changes: - Updated and added comments to improve code readability and understanding. - Enabled the password storing ability, making it functional but not yet usable. - Applied some code optimizations for improved efficiency.
-
由 xRushG 创作于
-
由 xRushG 创作于
-
由 xRushG 创作于
This commit refactors the registry settings interaction classes by consolidating the multiple entry classes for int, string, bool, etc., into a single class that supports multiple data types. This change simplifies the code and enhances readability. - Consolidate multiple entry classes (int, string, bool, etc.) into a single class - Introduce WindowsRegistryEntry<T> to support multiple data types
-
由 Dimitrij 创作于
-
- 6月 07, 2024
- 6月 06, 2024
-
-
由 tecxx 创作于
-
- 5月 30, 2024
-
-
由 Dimitrij 创作于
Fix for #2592 compiler issue
-
- 5月 29, 2024
-
-
由 xRushG 创作于
Fix #2592: Prevent GeneralAppInfo.ApplicationVersion from being set in Unit Tests. Not needed for tests.
-
- 5月 25, 2024
-
-
由 CodeCasterNL 创作于
-
- 5月 24, 2024
-
-
由 Dimitrij 创作于
Log File Opening Fails on Notification Settings Page
-
由 xRushG 创作于
- Fixed a bug that occurred when trying to open the log file on the Notification settings page. - Removed unnecessary file association when user tries to open the log file on the Notification page. The "choose file" dialog handles the extension as it is fixed on .log - Implemented fallback to open file explorer to the specified file location if mRem fails to open the log file.
-
- 5月 05, 2024
-
-
由 Robert Rostek 创作于
-
- 5月 04, 2024
-
-
由 Robert Rostek 创作于
-
- 5月 03, 2024
-
-
由 Dimitrij 创作于
correct build number calculations - now its days from last release + hour + minute of build some changes to migrate to json schema + preparation of using db to save settings
-