Commit Graph

1959 Commits (master)

Author SHA1 Message Date
2dust 4859dcda08 up 7.9.2 2025-02-19 21:10:47 +08:00
2dust 2e962e555d Use AutoCompleteBox instead of editable Combobox for desktop
Thanks to https://github.com/irihitech/Ursa.Avalonia
2025-02-19 17:41:58 +08:00
2dust ab73e5acb2 Micro-adjustment interface 2025-02-19 17:39:47 +08:00
2dust 4e3e5ce130 Add CanUserReorderColumns for desktop 2025-02-19 15:03:29 +08:00
2dust bb8eef3bf5 Removed the Hide to tray when closing the window feature for Windows version
https://github.com/2dust/v2rayN/issues/6726
2025-02-19 10:42:31 +08:00
2dust eee87ded29 Fix cache.db storage location
https://github.com/2dust/v2rayN/issues/6731
2025-02-19 10:06:47 +08:00
2dust e0f005bd96 up 7.9.1 2025-02-18 18:58:19 +08:00
2dust 2cacc372ad Optimize desktop DataGrid RowHeight adjusts with font size 2025-02-18 18:48:29 +08:00
2dust 0b1b681655 Add system proxy pac to the Windows desktop version 2025-02-18 14:38:08 +08:00
2dust deafd73306 Optimize RemoveInvalidServerResult 2025-02-17 20:00:28 +08:00
2dust 317a5da120 up build 2025-02-17 14:38:26 +08:00
bonjour 071cefc511
Revert "Fix Package AppImage script (#6681)" (#6714)
This reverts commit 41cc260b5c.
2025-02-17 13:59:36 +08:00
2dust 32a5cc8aa3 Check for avalonia desktop windows version 2025-02-17 12:27:00 +08:00
2dust c41378a085 Update build-windows-desktop.yml 2025-02-17 12:24:55 +08:00
2dust 6910e03ef4 up 7.9.0 2025-02-16 20:34:14 +08:00
2dust 5060a358db Clear resx 2025-02-16 19:12:58 +08:00
2dust b3e9a957c4 Remove invalid by test results 2025-02-16 15:07:09 +08:00
2dust f6dbfc2dac up PackageVersion 2025-02-16 15:05:10 +08:00
2dust 2966a34e63 Update Directory.Build.props 2025-02-16 11:15:32 +08:00
2dust 50959951ae The number of concurrent during multi-test 2025-02-15 20:27:20 +08:00
2dust c2e1cf7bdb Fix windows TaskbarIcon 2025-02-15 17:26:20 +08:00
2dust 51ac7cc8be Improved and optimized speedtest 2025-02-15 11:21:35 +08:00
2dust 3144f1d1c2 Remove SpeedTestPageSize 2025-02-14 15:00:23 +08:00
2dust a176e7b912 Optimize the prompt function of speed test
Save friendly prompt information during speed test.
2025-02-14 14:55:43 +08:00
2dust 1198ec0f74 Improved and optimized speedtest
When testing server speed, start the Core for each server and generate the same configuration files as when using the server.
Add a folder binConfigs to store temporary configuration files for Core.
2025-02-13 19:46:51 +08:00
2dust 4104964e38 up 7.8.3 2025-02-12 20:04:29 +08:00
2dust 3bbd1edf06 Update V2rayConfig.cs 2025-02-12 19:18:59 +08:00
lyranico 41cc260b5c
Fix Package AppImage script (#6681) 2025-02-12 14:33:02 +08:00
2dust 6cd5063c9b Fix call core file
https://github.com/2dust/v2rayN/issues/6680
2025-02-12 11:23:22 +08:00
2dust e544df6d01 up 7.8.2 2025-02-11 16:30:16 +08:00
2dust f952d2383c Remove IncludeNativeLibrariesForSelfExtract 2025-02-11 10:16:19 +08:00
2dust 8a29e147d3 Added Enable Mixin parameter 2025-02-10 20:04:47 +08:00
Alphax-Hue3682 8a19128e7f
Update Persian translate (#6651)
* Update Persian translate

* Update ResUI.fa-Ir.resx
2025-02-10 17:40:21 +08:00
2dust 7dc9fbd8ff Improved and optimized speedtest 2025-02-10 10:08:03 +08:00
2dust 31a179e647 Code clean 2025-02-09 20:17:56 +08:00
2dust c3fdfcc4bd up 7.8.1 2025-02-08 16:49:59 +08:00
2dust 7ea8fae2da Improve test logic
Retest the failed part of the test and call it recursively.
Remove the number of batches that are automatically divided when testing parameters.
2025-02-08 16:43:40 +08:00
2dust 67ffa810d3 Optimize code and remove Action 2025-02-06 15:28:51 +08:00
2dust ba2a636dd2 Fixed the system language judgment during the first run
https://github.com/2dust/v2rayN/issues/6638
2025-02-06 14:36:38 +08:00
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