Commit Graph

1890 Commits (dadc24876f1d35a6496ba206a429ad4afdaa95ce)

Author SHA1 Message Date
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
2dust 4c4ce7e8d1 Revert "增加macos dmg软件签名 (#6541)"
This reverts commit a0d4a3f2e8.
2025-01-19 18:58:32 +08:00
zjt003 a0d4a3f2e8
增加macos dmg软件签名 (#6541)
* Update package-osx.sh

* Update build-osx.yml
2025-01-19 18:34:39 +08:00
2dust 26abe7e7d7 up 7.7.0 2025-01-19 09:36:43 +08:00
2dust b9c86ed3a1 Modify the file name in winget release package 2025-01-19 09:35:19 +08:00
2dust b7cff66a80 Remove the core name in the Windows release version 2025-01-19 09:34:37 +08:00
2dust 61a40d2860 up PackageReference 2025-01-19 09:27:20 +08:00
2dust 80eb569366 The bin folder is added to the package
54fe669d89
2025-01-18 21:10:41 +08:00
2dust 54fe669d89 Copy the bin folder to the storage location (for init) 2025-01-18 16:58:44 +08:00
2dust 0953237e9e Improvements 2025-01-18 16:01:52 +08:00
2dust cf1a8599eb When updating the bin folder, skip the file if it already exists.
https://github.com/2dust/v2rayN/issues/6515
2025-01-17 10:27:29 +08:00
alphax-hue3682 171132be12
Update Persian Translate (#6513) 2025-01-16 15:56:05 +08:00
2dust 43c95422b7 up 7.6.2 2025-01-15 19:49:14 +08:00
esmaiel777 2662243641
Update dns_singbox_normal (#6511) 2025-01-15 19:47:45 +08:00
esmaiel777 060a35e091
Update tun_singbox_dns (#6510) 2025-01-15 19:47:34 +08:00
2dust de1132c2df Added option to display real-time speed 2025-01-15 19:45:53 +08:00
2dust f19edc9370 Improvements and Adjustments
InitCoreInfo()
2025-01-15 17:31:13 +08:00
2dust f1601c463b Improvements and Adjustments
await Task.CompletedTask;
return await Task.FromResult(0);
2025-01-15 17:26:15 +08:00
2dust 77b15cd530 Add a prompt for not setting a password when open Tun on macos 2025-01-15 11:02:49 +08:00
2dust a6479fe0d0 Update build-windows.yml 2025-01-14 18:15:45 +08:00
2dust 4ad4e27dc1 Improve reload function 2025-01-14 17:05:13 +08:00
2dust 7370684985 Improve delete expired files 2025-01-14 17:04:43 +08:00
2dust 5ae58e6a98 Improve reload function 2025-01-14 14:49:17 +08:00
2dust 780ccb1932 Improved ProfileItemsEx 2025-01-14 11:48:02 +08:00
2dust 6b4076be10 up 7.6.1 2025-01-12 19:36:19 +08:00
alphax-hue3682 d7a04a15ae
Update Persian translate (#6487) 2025-01-12 19:33:57 +08:00
2dust 2ae43f8bdb Revert "Remove rules custom Icon"
This reverts commit d3ebc17a10.
2025-01-12 19:33:23 +08:00
2dust d3ebc17a10 Remove rules custom Icon 2025-01-12 14:35:59 +08:00
2dust 7a8680711e Improvements and Adjustments 2025-01-12 14:30:49 +08:00
2dust 649e89e7af Added Copy Terminal proxy command to clipboard in tray menu
https://github.com/2dust/v2rayN/issues/6482
2025-01-12 11:07:34 +08:00
2dust cb94d64395 Bug fix 2025-01-11 19:35:32 +08:00