2123 Commits

Author SHA1 Message Date
huzibaca
d80db8c91e
chore: clean startup registry keys for older versions(2) 2024-11-28 06:40:44 +08:00
huzibaca
a1e67820c7
chore: clean startup registry keys for older versions 2024-11-28 05:34:56 +08:00
wonfen
ebe0cfbb0c chore: set tun default stack 2024-11-28 04:22:13 +08:00
huzibaca
59c52199e3
chore: update 2024-11-27 14:27:16 +08:00
wonfen
148def4c0f release 2.0.2 2024-11-27 12:41:51 +08:00
huzibaca
3177ea0f4d
chore: update 2024-11-27 11:34:52 +08:00
huzibaca
7d65ce847a
fix: when tun is closed, the full profile configuration is not restored 2024-11-27 10:35:42 +08:00
huzibaca
2ac27fcfa7
refactor: backup implementation
1. timeouts can be set for different operations
2. performance optimization
2024-11-27 07:34:34 +08:00
huzibaca
373c8ec0e5
chore: update 2024-11-27 07:09:03 +08:00
huzibaca
7df5ca1912
fix: linux build failed 2024-11-27 05:54:48 +08:00
huzibaca
d8dc60ff0d
fix: fixer #2158 2024-11-27 05:47:08 +08:00
huzibaca
56deafee61
chore: update version 2024-11-27 05:09:46 +08:00
huzibaca
4c29850e1c
fix: build failed. #2156 2024-11-27 05:07:02 +08:00
huzibaca
90bf5e0782
chore: timeout adjusted to 15 seconds 2024-11-26 15:09:58 +08:00
huzibaca
c2d07ce4c1
fix: add scroll bar and scroll to top button to the test page . fixer #2118 2024-11-26 14:44:43 +08:00
wonfen
564d81fd31 style: adjust 2024-11-26 12:11:20 +08:00
huzibaca
f8b7b82ba9
chore: remove window title 2024-11-26 10:11:55 +08:00
huzibaca
71cb2a97c0
fix: kernel-caused silent mode failure to start windows 2024-11-26 09:00:01 +08:00
huzibaca
1cc6472002
chore: update 2024-11-26 05:46:34 +08:00
huzibaca
9b2c80494d
refactor: Implement using third-party libraries 2024-11-26 04:51:19 +08:00
huzibaca
4ccc2a2961
chore: update 2024-11-26 03:30:15 +08:00
huzibaca
17a8dfb58a
fix: file drag and drop import cannot be used 2024-11-26 03:07:25 +08:00
wonfen
184b588f20 style: Increased light color contrast to prevent blurring on some displays 2024-11-26 01:05:30 +08:00
huzibaca
87c4ebe0da
chore: replace mui grid with mui grid2 2024-11-25 12:51:13 +08:00
wonfen
18a0a15e16 update change log v2.0.1 2024-11-25 06:46:29 +08:00
huzibaca
c8fd62f388
fix: Try to fix vcruntime duplicate installation 2024-11-25 06:33:47 +08:00
huzibaca
97f03de295
fix: update failed(updater.install called before updater.download) 2024-11-25 05:27:26 +08:00
huzibaca
2c0a5666fc
fix: when restoring webdav, the current username, password and url are not preserved 2024-11-25 03:41:35 +08:00
huzibaca
5c3f0d5b60
fix: password failed due to character escaping 2024-11-25 02:48:56 +08:00
huzibaca
746763ed34
fix: remove comments from svg icons to prevent front-end crashes. fixer #2093 2024-11-25 01:58:02 +08:00
wonfen
e3800a575f fix: fakeip dns 2024-11-25 01:50:30 +08:00
huzibaca
c78c936762
chore: replace mui grid with mui grid2 2024-11-25 01:34:18 +08:00
huzibaca
ea5d6f9c46
fix: tun allocates the wrong private network segment, causing conflicts. 2024-11-25 01:06:51 +08:00
wonfen
97f8022276 release 2.0.1 2024-11-24 09:00:20 +08:00
huzibaca
d718bd9141
fix: If an older version of the executable exists, delete it(2) 2024-11-24 08:25:46 +08:00
huzibaca
8ddd48eda1
feat: try to use vscode first, if not found then use system default app 2024-11-24 08:20:00 +08:00
huzibaca
3e20404959
fix: If an older version of the executable exists, delete it 2024-11-24 01:24:51 +08:00
huzibaca
dde7ead751
Merge branch 'fix-migrate-tauri2-errors'
* fix-migrate-tauri2-errors: (288 commits)

# Conflicts:
#	.github/ISSUE_TEMPLATE/bug_report.yml
2024-11-24 00:14:46 +08:00
huzibaca
be719680b0
fix: windows cannot open yaml file 2024-11-23 19:46:53 +08:00
wonfen
d6f5a79ac9 fix: release workflow 2024-11-23 12:36:16 +08:00
wonfen
a3140f48b4 release 2.0.0 v2.0.0 2024-11-23 11:34:17 +08:00
huzibaca
335883f9f0
chore: set the request timeout to 3 seconds 2024-11-23 06:50:28 +08:00
huzibaca
f2b1b88242
chore: remove notes 2024-11-23 06:47:43 +08:00
huzibaca
4163ee484c
chore: update 2024-11-23 06:42:05 +08:00
huzibaca
a14c3f81b0
fix: restore the window state first, then set the window size 2024-11-23 06:39:25 +08:00
huzibaca
f08d2c998d
chore: update 2024-11-23 06:22:46 +08:00
huzibaca
1b0cf938d9
chore: add debug codes & logs(2) 2024-11-23 06:20:13 +08:00
huzibaca
03d714f2d4
chore: add debug codes & logs 2024-11-23 05:43:13 +08:00
huzibaca
4feef53cb0
chore: set the request timeout to 5 seconds 2024-11-22 14:15:31 +08:00
huzibaca
397e6a9d57
feat: added scroll top button for agent and rule pages 2024-11-22 09:22:44 +08:00