Commit Graph
44 Commits
Author SHA1 Message Date
2dust d5c50ef27c Rename Manager 2025-08-17 17:31:55 +08:00
2dust dc2877d817 Refactor UpdateSubscriptionProcess ,add SubscriptionHandler 2025-08-14 20:59:15 +08:00
2dust f8a4f946e4 Fixed the issue of missing files when updating GeoFiles
https://github.com/2dust/v2rayN/issues/7585
2025-07-18 19:56:18 +08:00
2dust 7065dabc94 If it is not in China area, no update is required
https://github.com/2dust/v2rayN/issues/7417
2025-06-15 14:35:59 +08:00
2dust 01b021b2c3 Bug fix
https://github.com/2dust/v2rayN/issues/7279
2025-05-12 20:28:28 +08:00
2dust a2cfe6fa51 Added the current connection information test url option
https://github.com/2dust/v2rayN/discussions/7268
2025-05-11 16:59:00 +08:00
2dust d3b95d781a Removed the function of displaying the current connection IP
https://github.com/2dust/v2rayN/discussions/7268
2025-05-11 10:38:48 +08:00
2dust 4d3db56065 csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
2dust 71cc6d7a88 Replace all Utils.IsNullOrEmpty(variable) with variable.IsNullOrEmpty() 2025-03-05 19:44:49 +08:00
2dust f3af831cf2 Replace all Utils.IsNotEmpty(variable) with variable.IsNotEmpty() 2025-03-05 16:42:43 +08:00
2dust a1edacb196 Update UpdateService.cs 2025-02-21 17:37:36 +08:00
2dust c9f79e4b47 Added update function for Country.mmdb, geoip-only-cn-private.dat, geoip.metadb
https://github.com/2dust/v2rayN/issues/6752
2025-02-21 15:38:11 +08:00
2dust 32a5cc8aa3 Check for avalonia desktop windows version 2025-02-17 12:27:00 +08:00
2dust 67ffa810d3 Optimize code and remove Action 2025-02-06 15:28:51 +08:00
2dust 4a32b2c814 Fixed the issue of update the Windows self contained version 2025-01-30 18:06:13 +08:00
2dust 3db1dd7bbb Add a title to SaveLog 2025-01-03 15:02:31 +08:00
2dust 298fdb1191 Change IPAPI
https://github.com/2dust/v2rayN/issues/6172
2024-11-27 17:03:16 +08:00
2dust d9c22de6b8 Added core update function for macos 2024-11-25 20:31:12 +08:00
2dust bee66d06dd Added real IP location display
https://ipapi.co/api/?shell#introduction
2024-11-19 16:43:00 +08:00
DecorativeFamilyandcodefactor-io c4b490e46d [CodeFactor] Apply fixes (#6005)
Co-authored-by: codefactor-io <support@codefactor.io>
2024-11-07 14:46:27 +08:00
2dust 911dc7f90e Revert
9fd20ff001
2024-11-04 10:37:44 +08:00
2dust 046421f345 Code clean 2024-11-02 14:42:01 +08:00
2dust 9fd20ff001 De-duplication after subscription update 2024-10-28 09:38:20 +08:00
2dust 88990b4828 Bug fix
0efb0b5e3e
2024-10-26 18:00:22 +08:00
2dust 40ea454a7c Remove X86 support 2024-10-24 10:32:19 +08:00
2dust ffb38129e2 The first letter of the guiconfig attribute must be capitalized. 2024-10-23 17:19:57 +08:00
2dust 3c550c094a The first letter of the guiconfig attribute must be capitalized. 2024-10-23 17:00:33 +08:00
2dust 2d143687b8 The first letter of the guiconfig attribute must be capitalized. 2024-10-23 10:42:35 +08:00
2dust 1e7284f141 Bug fix 2024-10-23 10:18:55 +08:00
2dust 28aa954f8c Improved CheckUpdate 2024-10-21 20:31:19 +08:00
2dust 5ea6b1e08a Update RetResult 2024-10-21 18:18:41 +08:00
2dust a866017b4c Code optimization, function asynchrony 2024-10-21 09:45:33 +08:00
2dust 394b657fc9 Code optimization, function asynchrony 2024-10-20 11:51:05 +08:00
runetfreedom 055cd62dd8 Sing-box srs updating support (#5855) 2024-10-18 20:33:41 +08:00
2dust d004c6860e Add check update for sing-box 2024-10-17 15:28:32 +08:00
runetfreedomand2dust eebb6735aa Add sing-box srs custom url support for fix TUN (#5835)
Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
2024-10-15 13:28:51 +08:00
2dust fd7cf164ff Fix
https://github.com/2dust/v2rayN/issues/5821
2024-10-15 09:31:30 +08:00
2dust 24afe8bde4 Fix
https://github.com/2dust/v2rayN/pull/5829
2024-10-14 19:29:15 +08:00
runetfreedomand2dust c6caf29b5b Custom geo file source from settings (#5829)
Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
2024-10-14 17:50:44 +08:00
2dust 6b99b7eec5 Refactor Utils 2024-10-14 10:42:05 +08:00
2dust fea7c9fbd7 Improved CliWrap 2024-10-08 20:45:56 +08:00
2dust 53e19ecb1d Improved Action Invoke 2024-10-08 13:47:13 +08:00
2dust f60575b77c Improved CoreInfo 2024-10-07 20:10:00 +08:00
2dust d5c6a42a9a Refactor some service 2024-10-07 10:39:43 +08:00