DHR60
3e20ef1e8a
add anytls support
2025-04-12 11:24:12 +08:00
2dust
4d3db56065
csharp_style_namespace_declarations = file_scoped
2025-04-02 11:44:23 +08:00
2dust
c3e56e84f1
Bug 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/issues/6932
2025-03-18 16:18:27 +08:00
2dust
764014e49a
Replace all Utils.ToInt(variable) with variable.ToInt()
2025-03-05 20:26:26 +08:00
2dust
a18ae5582b
Jump to the selected item when refreshing the server list
...
https://github.com/2dust/v2rayN/issues/6800
2025-02-26 16:36:36 +08:00
2dust
a7f35d4495
Windows desktop version add global hotkey function
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-02-26 10:52:36 +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
4ffe595db6
Code clean
2025-02-04 14:30:28 +08:00
2dust
4c3318ac86
Revert "Update MainWindow.axaml.cs"
...
This reverts commit 4d95d7d8c0
.
2025-02-01 14:11:12 +08:00
2dust
4d95d7d8c0
Update MainWindow.axaml.cs
...
if (Utils.IsOSX() || _config.UiItem.Hide2TrayWhenClose)
2025-01-31 15:59:35 +08:00
2dust
45264005a4
Code clean
2025-01-30 17:10:05 +08:00
ShiinaRinne
c0f8b6b84c
[macOS] amend: Child window visibility handling ( #6598 )
...
https://github.com/2dust/v2rayN/pull/6596
When the main window is hidden, open child windows are mistakenly hidden as well.
This prevents reopening child windows after the main window is shown again.
2025-01-30 10:12:59 +08:00
ShiinaRinne
f71125d8f3
macOS 一些优化 ( #6596 )
...
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
* [macOS] hide icon in Dock
* [macOS] fix: close button not work
* [macOS] fix: cant directly show window when click `Show or hide the main window` on minimized
2025-01-29 19:26:40 +08:00
2dust
4a7bafd011
Fix Linux restore backup function
...
Fixed the issue that the guiNConfig.json file cannot be restored in the backup and restore function
2025-01-05 10:22:18 +08:00
2dust
c0d27504ac
Refactor ProcessStart RebootAsAdmin
2025-01-03 20:56:51 +08:00
2dust
cf8be85ff7
Remove the display of run as an administrator in Linux and macos
2024-12-31 16:30:27 +08:00
OnceUponATimeInAmerica
ff642fd1ac
Add full support for (one-click) Iran regional preset by using Chocolate4U's github repos for iran routing rules ( #6384 )
2024-12-31 13:51:06 +08:00
2dust
a0f956c885
Add command shortcut keys for macos
...
https://github.com/2dust/v2rayN/issues/6375
2024-12-30 11:02:09 +08:00
2dust
a28cef5b98
Fixed the issue of save window size when exit
...
https://github.com/2dust/v2rayN/issues/6251
2024-12-07 21:13:57 +08:00
2dust
bf8bbbdcb0
Code clean
2024-12-07 16:29:58 +08:00
2dust
3f2ab8ddcb
Try to fix
...
https://github.com/2dust/v2rayN/issues/6186
2024-12-05 10:12:26 +08:00
2dust
1ff4839be1
Bug fix
...
https://github.com/2dust/v2rayN/issues/6160
2024-11-29 11:31:22 +08:00
2dust
945a0add96
Code clean
2024-11-19 15:52:08 +08:00
2dust
8f6d443104
Hide to tray when closing the window
...
https://github.com/2dust/v2rayN/issues/6076
2024-11-15 19:50:37 +08:00
2dust
9d638968a9
Use tun mode without running with sudo in linux
2024-11-13 16:22:56 +08:00
2dust
4c49e52e26
Bug fix
...
https://github.com/2dust/v2rayN/issues/5963
2024-11-08 19:24:36 +08:00
2dust
47318b5d70
Improve the code for Desktop Exit
2024-11-08 11:11:06 +08:00
2dust
258e822c13
Add exit function to the main interface for Desktop
2024-11-03 14:48:13 +08:00
2dust
bb661d4f50
Only one instance is allowed to run
2024-11-03 13:30:32 +08:00
2dust
871cb81323
Code clean
2024-10-24 17:56:39 +08:00
2dust
2d143687b8
The first letter of the guiconfig attribute must be capitalized.
2024-10-23 10:42:35 +08:00
2dust
3dd54312e7
Code optimization, function asynchrony
2024-10-21 13:46:13 +08:00
2dust
50449df08d
Improved
2024-10-19 14:30:14 +08:00
2dust
5c0fba8744
Add scanning QR code from image
2024-10-18 17:35:32 +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
2698137dea
Improved UI
...
https://github.com/2dust/v2rayN/issues/5814
2024-10-14 17:28:10 +08:00
2dust
4eb443e547
Bug fix for IsAdministrator
...
This reverts commit 7618f9f7d4
.
2024-10-13 20:15:43 +08:00
2dust
7618f9f7d4
Refactor new StatusBarViewModel
2024-10-12 15:45:21 +08:00
2dust
a0286ff810
Improved MessageBus contract
2024-10-11 10:17:44 +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
4ccc7aa92d
Refactor NoticeHandler
2024-10-07 10:59:13 +08:00
2dust
3bdef4d6d8
Rename LazyConfig to AppHandler
2024-10-07 09:51:41 +08:00
2dust
409fe5290e
Implementing IsAdministrator for non-Windows
2024-10-06 10:23:44 +08:00
2dust
75d86cf883
Remove SagerNet clash clash_meta
2024-10-05 17:51:31 +08:00
2dust
3ecbd3bc10
Improved UI for Desktop CheckUpdate
2024-10-04 16:01:36 +08:00
2dust
fe81b51dcb
Add BackupAndRestore
2024-10-04 15:22:32 +08:00
2dust
1411643192
Add system proxy for Linux
2024-09-28 10:41:30 +08:00
2dust
fde2a768cf
Improved UI for Desktop version
2024-09-27 20:25:06 +08:00