Commit Graph

1970 Commits (064a04fbadaa2a570ce712c2719cda17cb92f168)

Author SHA1 Message Date
2dust d471336994 Adjust App Exit function
https://github.com/2dust/v2rayN/issues/6634
2025-02-05 17:31:13 +08:00
2dust 7e6482fdff Adjust hysteria core run arguments
https://github.com/2dust/v2rayN/issues/6635
2025-02-05 17:14:56 +08:00
2dust a8eba93ffd up 7.8.0 2025-02-04 14:30:42 +08:00
2dust 4ffe595db6 Code clean 2025-02-04 14:30:28 +08:00
2dust 885587e551 Update Directory.Packages.props 2025-02-04 14:19:56 +08:00
2dust e986dc189e Fix ProcUtils NoAssociatedProcess issue 2025-02-04 10:30:33 +08:00
2dust bccab41c8f Update Directory.Build.props 2025-02-04 10:28:49 +08:00
2dust 79a0538ca0 Improve core info 2025-02-03 20:19:20 +08:00
2dust e6b27d17e4 Add support for overtls custom configuration
https://github.com/ShadowsocksR-Live/overtls
2025-02-03 15:43:26 +08:00
2dust 2a0012824a Add support for brook custom configuration
https://github.com/txthinking/brook
https://github.com/txthinking/brook/issues/1372
2025-02-03 15:06:21 +08:00
2dust 9d92be99ee Improve core running arguments 2025-02-03 14:48:53 +08:00
2dust 6914831d30 Code clean 2025-02-02 17:48:59 +08:00
2dust 19d83be6de Fix Package AppImage script 2025-02-01 19:10:54 +08:00
2dust ce7303bd0d up 7.7.1 2025-02-01 14:16:54 +08:00
2dust 4c3318ac86 Revert "Update MainWindow.axaml.cs"
This reverts commit 4d95d7d8c0.
2025-02-01 14:11:12 +08:00
2dust db25fdeee1 Revert "Remove using System.Reflection"
This reverts commit 732c3eee8b.
2025-02-01 13:51:28 +08:00
2dust 732c3eee8b Remove using System.Reflection 2025-02-01 10:34:05 +08:00
2dust 2b0d805b2f Update Directory.Build.props 2025-02-01 10:33:11 +08:00
2dust 4faa94b2a3 Cache when reading embedded resources 2025-01-31 16:02:29 +08:00
2dust 331d11aee2 Update .editorconfig 2025-01-31 15:59:44 +08:00
2dust 4d95d7d8c0 Update MainWindow.axaml.cs
if (Utils.IsOSX() || _config.UiItem.Hide2TrayWhenClose)
2025-01-31 15:59:35 +08:00
dependabot[bot] fd82623c74
Bump actions/setup-dotnet from 4.2.0 to 4.3.0 (#6604)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-31 09:17:42 +08:00
2dust 4a32b2c814 Fixed the issue of update the Windows self contained version 2025-01-30 18:06:13 +08:00
2dust 45264005a4 Code clean 2025-01-30 17:10:05 +08:00
2dust 253219dd16 Update .editorconfig 2025-01-30 16:35:48 +08:00
ShiinaRinne b2feaf3ba9
[macOS] feat: auto run. https://github.com/2dust/v2rayN/issues/6383 (#6597) 2025-01-30 13:24:01 +08:00
2dust 6c5011ad68 Try to remove the tun device when restarting the service in Windows
https://github.com/2dust/v2rayN/pull/6561
2025-01-30 10:46:04 +08:00
ShiinaRinne c0f8b6b84c
[macOS] amend: Child window visibility handling (#6598)
https://github.com/2dust/v2rayN/pull/6596

When the main window is hidden, open child windows are mistakenly hidden as well.
This prevents reopening child windows after the main window is shown again.
2025-01-30 10:12:59 +08:00
ShiinaRinne f71125d8f3
macOS 一些优化 (#6596)
* [macOS] hide icon in Dock

* [macOS] fix: close button not work

* [macOS] fix: cant directly show window when click `Show or hide the main window` on minimized
2025-01-29 19:26:40 +08:00
2dust e674a025d8 Adjust Directory.Build.props
https://learn.microsoft.com/zh-cn/dotnet/core/deploying/trimming/trimming-options

https://learn.microsoft.com/zh-cn/dotnet/csharp/language-reference/compiler-options/code-generation
2025-01-29 15:17:30 +08:00
2dust dadc24876f Change Directory 2025-01-29 14:22:30 +08:00
Anatoliy 98d4801b7e
Use Directory.Build.props for centralized configuration management (#6591)
* use Directory.Buld.props

* remove some properties
2025-01-28 20:01:59 +08:00
Anatoliy 0e50bfb6eb
create editorconfig (#6592) 2025-01-28 12:16:04 +08:00
2dust a5aa286535 Add Name to App.axaml 2025-01-25 20:45:56 +08:00
2dust 3caf025c3c
Update README.md 2025-01-25 20:19:02 +08:00
2dust c943c6c60a
Update README.md 2025-01-25 20:15:16 +08:00
2dust 8c55c629cd Fix PackageReference 2025-01-24 20:28:04 +08:00
2dust 0c38ebb63f Added Avalonia UI Windows version compilation script 2025-01-24 20:01:36 +08:00
2dust 75df85f598 Release script adjust prerelease = true 2025-01-24 19:48:34 +08:00
2dust 59e99b2316 Downgrade ZXing.Net.Bindings.SkiaSharp to version 0.16.14
In linux report
Unhandled exception. System.TypeInitializationException: The type initializer for 'SkiaSharp.SKFontManager' threw an exception.
 ---> System.TypeInitializationException: The type initializer for 'SkiaSharp.SKObject' threw an exception.
 ---> System.InvalidOperationException: The version of the native libSkiaSharp library (88.1) is incompatible with this version of SkiaSharp. Supported versions of the native libSkiaSharp library are in the range [116.0, 117.0).
   at SkiaSharp.SkiaSharpVersion.CheckNativeLibraryCompatible(Version minSupported, Version current, Boolean throwIfIncompatible)
   at SkiaSharp.SkiaSharpVersion.CheckNativeLibraryCompatible(Boolean throwIfIncompatible)
   at SkiaSharp.SKObject..cctor()
2025-01-24 19:46:28 +08:00
Anatoliy 02f4dcbaf7
use Directory.Packages.props (#6581) 2025-01-24 19:00:21 +08:00
2dust 470dec5588 up PackageReference 2025-01-24 17:24:07 +08:00
2dust be1e37ddd0 Hide the upgrade core in Windows 7 2025-01-24 14:26:51 +08:00
2dust fdc32601a9 Update ResUI.Designer.cs 2025-01-24 14:25:56 +08:00
2dust d3b86858e1 Revert "Use Directory.Packages.props (#6575)"
This reverts commit 9c20d9cb1f.
2025-01-24 14:25:13 +08:00
Anatoliy 9c20d9cb1f
Use Directory.Packages.props (#6575) 2025-01-24 09:57:38 +08:00
alphax-hue3682 d2cda16378
Update Persian Translate (#6559) 2025-01-22 10:00:33 +08:00
aucub 2ab00d5b6f
Add Package AppImage script (#6556) 2025-01-21 09:27:38 +08:00
OnceUponATimeInAmerica 1b8a58cd07
Update English translation (#6555) 2025-01-21 09:15:48 +08:00
Anatoliy 0c3293045f
Remove extra .gitignore file and move .gitattributes to the root folder for consistent storage of .git-related files. (#6545) 2025-01-20 09:28:30 +08:00