Reza Bakhshi Laktasaraei
fc64926526
Merge ffe09ca5ea
into 23eeb8ff55
2025-04-18 14:13:05 +08:00
2dust
23eeb8ff55
Try to fix
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
https://github.com/2dust/v2rayN/issues/7128
2025-04-18 12:31:46 +08:00
Reza Bakhshi Laktasaraei
ffe09ca5ea
Merge branch 'accessibility' of https://github.com/rezabakhshilaktasaraei/v2rayN-accessibility-improvements into accessibility
2025-04-15 08:49:01 +03:30
2dust
456ffb200a
up 7.11.2
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-04-15 10:54:55 +08:00
2dust
18e0bb194e
Enhance Accessibility in MsgView
2025-04-15 09:57:04 +08:00
2dust
392f6111dd
Update Directory.Packages.props
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-04-14 11:17:57 +08:00
Reza Bakhshi Laktasaraei
d6bd69d631
Resolve merge conflict and set fixed width for Settings menu item
2025-04-14 01:57:36 +03:30
Reza Bakhshi Laktasaraei
5c310dfe94
Merge branch 'accessibility' of https://github.com/rezabakhshilaktasaraei/v2rayN-accessibility-improvements into accessibility
2025-04-13 22:13:30 +03:30
Reza Bakhshi Laktasaraei
a1b85f8729
Add 'More Options' string and initial translations
...
Adds the 'MoreOptions' key to ResUI resources for UI text, along with initial translations for Farsi, Hungarian, Russian, Simplified Chinese, and Traditional Chinese.
2025-04-13 21:45:18 +03:30
Reza Bakhshi Laktasaraei
7a47a7fe0e
Add accessibility name to theme toggle button and helper method for visual tree search
...
- Added MainWindow_Loaded event handler to set the automation name of the theme toggle button to the localized "MoreOptions" string using ServiceLib.Resx.ResUI.
- Introduced FindVisualChild helper method to recursively search for a named child element in the visual tree.
- Included necessary using directives for System.Windows.Automation and System.Windows.Controls.Primitives.
2025-04-13 21:31:46 +03:30
Reza Bakhshi Laktasaraei
ea22b59287
Add x:Name to PopupBox in MainWindow.xaml
...
- Ensures PopupBox can be accessed in code-behind for accessibility improvements.
2025-04-13 11:42:25 +03:30
DHR60
ce6572af3d
Fix xray wireguard chained proxies not working ( #7113 )
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
* Fix chained proxies not working
* Add domain field for WireGuard exit node
2025-04-12 19:03:34 +08:00
Reza Bakhshi Laktasaraei
202793ba56
Improve accessibility in MsgView.xaml
...
- Added AutomationProperties.Name to cmbMsgFilter, btnCopy, btnClear,
togAutoRefresh, and togScrollToEnd to fix NameNotNull errors reported
by Accessibility Checker.
- Ensures better screen reader support (e.g., NVDA) for these elements.
2025-04-12 10:25:24 +03:30
DHR60
cf59137481
fix dns leak ( #7110 )
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-04-12 10:00:18 +08:00
DHR60
519e588124
fix #7105 ( #7109 )
2025-04-12 09:52:20 +08:00
Reza Bakhshi Laktasaraei
666c874998
Add accessibility labels to improve screen reader support ( #7105 )
...
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
* Add accessibility with AutomationProperties.Name to menus
* Add accessibility labels to StatusBarView using ResUI resources
* Add accessibility labels to ProfilesView using ResUI resources
2025-04-11 09:28:34 +08:00
DHR60
5f9f677467
Adjust menu items ( #7100 )
...
* Adjust menu items
* fix #7089
2025-04-11 09:27:34 +08:00
Reza Bakhshi Laktasaraei
ee6ca1b364
Merge branch '2dust:master' into accessibility
2025-04-11 03:43:14 +03:30
Reza Bakhshi Laktasaraei
99932e4986
Add accessibility labels to ProfilesView using ResUI resources
2025-04-11 03:21:08 +03:30
2dust
b06b5779dd
up 7.11.1
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-04-09 17:39:34 +08:00
2dust
e3a3b9c201
Improved language res
2025-04-09 17:39:23 +08:00
2dust
321ec30f39
Internationalized code comments
2025-04-09 16:48:38 +08:00
2dust
5adae2dd2a
In Chinese and English, the keyword server is changed to Configuration
2025-04-09 16:21:25 +08:00
2dust
be5e15dfb6
Fix
...
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
https://github.com/2dust/v2rayN/pull/7089
2025-04-09 15:25:42 +08:00
DHR60
15d3418c79
add xray wireguard support ( #7089 )
...
* add xray wireguard support
* add wireguard core type settings
* Update OptionSettingWindow.axaml
2025-04-09 15:09:36 +08:00
2dust
0efb0228c6
Update Global.cs
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-04-08 19:06:35 +08:00
Reza Bakhshi Laktasaraei
20cd84937b
Add accessibility labels to StatusBarView using ResUI resources
2025-04-08 11:23:27 +03:30
Reza Bakhshi Laktasaraei
77a1e0fb44
Add accessibility with AutomationProperties.Name to menus
2025-04-08 02:37:58 +03:30
DHR60
75b399b48b
Updates profile remark based on core type ( #7076 )
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-04-07 09:58:16 +08:00
2dust
24ccfb8077
up 7.11.0
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-04-03 14:24:20 +08:00
2dust
204451db6c
Bug fix
...
https://github.com/2dust/v2rayN/issues/7058
2025-04-03 14:22:12 +08:00
Pk-web6936
f553bbc41e
Update Persian Translation ( #7053 )
2025-04-03 10:19:09 +08:00
2dust
8cb4f2f961
Adjusted the server configuration right-click menu
2025-04-02 15:53:28 +08:00
2dust
4d3db56065
csharp_style_namespace_declarations = file_scoped
2025-04-02 11:44:23 +08:00
NeonSweet
d92540121f
Update proxy_set_linux_sh ( #7042 )
...
Co-authored-by: neonsweet <neonsweet@126.com>
2025-04-02 09:39:51 +08:00
2dust
17d586ea26
Update Directory.Packages.props
2025-03-31 15:05:07 +08:00
2dust
9a096d31fc
Remove ads rules from default routing rules and DNS
2025-03-30 11:07:59 +08:00
2dust
bf83dbdfea
Global setting ScrollViewer AllowAutoHide = False for desktop
2025-03-29 20:42:02 +08:00
2dust
e31cd0e199
Update Directory.Packages.props
2025-03-29 20:40:47 +08:00
2dust
1e11477e27
When add a new routing rule, add it to the top
2025-03-29 19:48:15 +08:00
2dust
e0750df96c
Update v2rayN.sln
2025-03-29 19:40:32 +08:00
DHR60
e3580b05f7
add xray core leastPing support ( #7023 )
...
* add xray core leastPing support
* Refactor multi-server configuration UI logic
* Remove unused functions
2025-03-29 16:44:42 +08:00
patterniha
6ad0762731
set xray.location.cert to asset(bin) path ( #7004 )
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
* Update Global.cs
* Update CoreHandler.cs
2025-03-27 09:50:19 +08:00
2dust
70b05d7812
Update ResUI.fa-Ir.resx
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-03-24 09:50:25 +08:00
Pk-web6936
5403fc9e21
Update ResUI.fa-Ir.resx ( #6986 )
...
Update Persian translate
2025-03-24 09:17:28 +08:00
dashi
5bffca9584
Update translate for ResUI.ru.resx ( #6983 )
...
It may contain spelling errors.
2025-03-24 09:17:11 +08:00
Pk-web6936
2060539c34
Update Persian translate ( #6973 )
...
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
Update Persian translate
2025-03-23 10:28:21 +08:00
2dust
de3cdb4f7e
up Resx
2025-03-23 10:18:36 +08:00
2dust
2a4ba2a751
up Resx
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-03-21 11:11:53 +08:00
dependabot[bot]
48747aabe0
Bump actions/upload-artifact from 4.6.1 to 4.6.2 ( #6950 )
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.1...v4.6.2 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-20 09:13:01 +08:00