Commit Graph

1554 Commits (78d182fff3f762a2b0166256dc9b46afb8292c0b)

Author SHA1 Message Date
2dust 78d182fff3 Add a warning about the use of insecure HTTP protocol subscription address 2024-10-25 11:06:04 +08:00
2dust 0efb0b5e3e Give core execute permission at runtime 2024-10-25 10:10:55 +08:00
2dust a2e8755730 Xray Asset Location use XRAY_LOCATION_ASSET 2024-10-25 09:31:16 +08:00
2dust 06ddedbc4c The core folder is all lowercase letters 2024-10-25 09:27:11 +08:00
2dust fa148cdf42 Bug fix 2024-10-25 09:01:59 +08:00
2dust c1f71dee15 up 7.0.0 2024-10-24 17:57:04 +08:00
2dust 871cb81323 Code clean 2024-10-24 17:56:39 +08:00
2dust 34f5c0f910 Adding checks for subscription url 2024-10-24 17:09:07 +08:00
2dust 3fafc6de93 Code optimization 2024-10-24 15:35:37 +08:00
2dust b013213745 Remove simple routing settings 2024-10-24 10:55:15 +08:00
2dust 40ea454a7c Remove X86 support 2024-10-24 10:32:19 +08:00
2dust f0bac4b4c8 Code optimization 2024-10-24 10:25:02 +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
DecorativeFamily 50bdf0927c
use Dependabot keep actions updated to latest (#5886)
like: v2-->v3
2024-10-23 09:35:02 +08:00
2dust 10a60b26fa After the Linux version updates the core, set chmod+x 2024-10-22 20:08:33 +08:00
2dust b3c2084b76 Code optimization, function asynchrony 2024-10-22 17:50:42 +08:00
2dust 3bf2dc711d Improved fontsize 2024-10-22 11:04:12 +08:00
2dust 5a7836115e Fix some code 2024-10-22 09:46:50 +08:00
gush4 0da9cb45bd
Add icon for PAC mode (#5876)
Co-authored-by: author <mail@example.com>
2024-10-22 09:32:07 +08:00
2dust 28aa954f8c Improved CheckUpdate 2024-10-21 20:31:19 +08:00
2dust 4fc71fb77e Merge branch 'master' of https://github.com/2dust/v2rayN 2024-10-21 20:29:54 +08:00
2dust 5ea6b1e08a Update RetResult 2024-10-21 18:18:41 +08:00
runetfreedom 0cdfc97460
change ru templates path (#5869) 2024-10-21 13:47:38 +08:00
2dust 3dd54312e7 Code optimization, function asynchrony 2024-10-21 13:46:13 +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
2dust 50449df08d Improved 2024-10-19 14:30:14 +08:00
2dust fe3836be14 Bug fix QRCodeHelper 2024-10-19 14:29:53 +08:00
runetfreedom 055cd62dd8
Sing-box srs updating support (#5855) 2024-10-18 20:33:41 +08:00
runetfreedom 4d1f7fa60c
External dns configs support + ru translation (#5854)
* Ru translation

* External dns for presets
2024-10-18 17:54:47 +08:00
2dust 5c0fba8744 Add scanning QR code from image 2024-10-18 17:35:32 +08:00
2dust b74ddc0b43 Adjust Resources 2024-10-17 15:29:23 +08:00
2dust d004c6860e Add check update for sing-box 2024-10-17 15:28:32 +08:00
2dust fc3ba6c030 Improved UI 2024-10-16 19:36:38 +08:00
2dust 9c4dc185be Adjust some code
https://github.com/2dust/v2rayN/pull/5840
2024-10-16 15:42:44 +08:00
runetfreedom 2edbbc523a
External routing rules templates + regional presets support (#5840)
* External routing rules templates + auto download geo file if repo changed

* Regional presets support
2024-10-16 14:11:20 +08:00
2dust a5122b656d Bug fix for Dsktop 2024-10-16 10:52:45 +08:00
2dust 74f980aab1 Refactor system proxy 2024-10-16 09:20:05 +08:00
2dust 35e5475255 Add system proxy for kde 2024-10-15 20:22:26 +08:00
2dust fb649c04cf Code clean 2024-10-15 15:17:05 +08:00
2dust 4ce7ca3c6f Fix
https://github.com/2dust/v2rayN/pull/5835
2024-10-15 13:37:36 +08:00
runetfreedom 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 e96c9abd69 Improved share Uri
https://github.com/2dust/v2rayN/issues/5807
2024-10-15 11:02:17 +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
2dust 9540669f56 prefer_ipv4 for sing-box dns strategy
https://github.com/2dust/v2rayN/issues/5790
2024-10-14 19:27:22 +08:00
runetfreedom 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