343 Commits

Author SHA1 Message Date
huzibaca
3bcd8b8b2c
fix: code lint 2024-09-24 20:11:33 +08:00
huzibaca
4b20b65a22
fix: code lint 2024-09-24 20:09:30 +08:00
huzibaca
4b234a3211
fix: code lint 2024-09-24 20:06:25 +08:00
huzibaca
5d742a9037
chore: update 2024-09-23 23:57:08 +08:00
huzibaca
a3465d292c
refactor: unify and simplify the call of app_handle(2) 2024-09-23 23:15:51 +08:00
huzibaca
8a3a094414
chore: update 2024-09-23 17:15:28 +08:00
huzibaca
52d5f2c992
chore: update 2024-09-23 16:53:00 +08:00
huzibaca
60e0f972d0
refactor: unify and simplify the call of app_handle 2024-09-23 16:31:58 +08:00
huzibaca
0a9182519d
chore: update 2024-09-22 22:15:36 +08:00
huzibaca
bfded924d7
chore: rename method 2024-09-22 20:29:43 +08:00
huzibaca
c653c458b9
Revert "chore: update"
This reverts commit 4b7ffa146525d035434f3104a82319b6ad527ce9.
2024-09-22 16:46:24 +08:00
huzibaca
4b7ffa1465
chore: update 2024-09-22 15:59:59 +08:00
huzibaca
a5c871e933
chore: update 2024-09-22 15:39:52 +08:00
huzibaca
56983c4d2a
chore: update 2024-09-22 14:08:08 +08:00
huzibaca
e9721ecc4d
Revert "chore: remove useless exit codes and hooks"
This reverts commit 40ff3fd4bf59f52f23904c3150de6ff17974d23f.
2024-09-22 00:41:20 +08:00
huzibaca
40ff3fd4bf
chore: remove useless exit codes and hooks 2024-09-21 21:05:34 +08:00
huzibaca
e92074e586
chore: try adjusting the triggering of the tray mouse button 2024-09-21 15:38:14 +08:00
huzibaca
868707dbde
fix: tray menu text was not aligned 2024-09-20 17:59:24 +08:00
huzibaca
c246ae3bcf
Fix: Custom tray icon not working
1. Contains potential deadlock
2024-09-20 16:26:23 +08:00
huzibaca
c21ce578f5
fix: exit hotkey conflict 2024-09-18 15:16:43 +08:00
huzibaca
7d1b7adda5
fix: whether the window starts as fullscreen or not. 2024-09-18 13:23:27 +08:00
huzibaca
f64528dd87
chore: revert 2024-09-18 12:24:52 +08:00
huzibaca
49929bd473
fix: the shortcut key to exit cannot be used 2024-09-18 01:41:46 +08:00
huzibaca
25f15e12cf
fix: hotkey status not accurately processed, resulting in two triggers 2024-09-17 10:59:39 +08:00
wonfen
d70e18ba8d chore: update change log and texts 2024-09-15 00:33:54 +08:00
huzibaca
3963c60fc1
fix: when the service is not installed, the tray hides the Tun mode 2024-09-13 04:12:25 +08:00
huzibaca
a39ece6156
chore: delete useless emebd server api 2024-09-12 19:01:08 +08:00
huzibaca
624eb5b085
fix:tray click event 2024-09-12 17:02:17 +08:00
huzibaca
9ec8c903c5
feat: Optimize kernel startup logic
1. tun mode startup logic
2. Remove invalid creation process PID logic
2024-09-12 15:35:08 +08:00
huzibaca
30ee7a9e85
fix: missing items in system tray 2024-09-12 05:45:15 +08:00
huzibaca
b9be5e8c44
feat: migrate tauri 2.0 2024-09-11 08:15:03 +08:00
huzibaca
507d52bcb9
chore: update 2024-09-02 19:33:17 +08:00
wonfen
aa8f6f4ad6 chore: Shorten text to prevent Windows tooltip truncation. 2024-08-22 03:41:16 +08:00
MystiPanda
88d98517c8
fix: wrap the password in quotes
#1460
2024-07-24 14:22:23 +08:00
MystiPanda
c4abc3ade3
fix: error command status 2024-07-16 18:37:56 +08:00
MystiPanda
ff28aab56e
fix: MacOS service install error 2024-07-16 13:01:27 +08:00
MystiPanda
af0cd4a342
fix: try to fix install service 2024-07-16 12:07:23 +08:00
MystiPanda
bd589c4422
fix: service install failed on macos 2024-07-12 20:54:31 +08:00
MystiPanda
1dcc95d16a
perf: optimized response speed 2024-07-08 00:29:49 +08:00
MystiPanda
359d9285fe
perf: change port too slow 2024-07-07 18:22:02 +08:00
MystiPanda
7b9bf9e552
feat: allow set bypass without using default value 2024-07-01 22:53:32 +08:00
MystiPanda
1293d25e1b
refactor: use async instead of block_on 2024-06-29 19:02:37 +08:00
MystiPanda
8f3801e3c2
feat: set dns by service 2024-06-28 11:45:44 +08:00
MystiPanda
a3080a3373
revert: just kill 2024-06-20 14:27:13 +08:00
MystiPanda
0342477733
fix: runtime error 2024-06-19 11:10:40 +08:00
MystiPanda
e6e2b1f142
refactor: change core binary name 2024-06-19 10:04:28 +08:00
MystiPanda
95c23a93cd
refactor: kill core by process name 2024-06-18 12:36:58 +08:00
MystiPanda
b5556613cf
refactor: remove grant logic 2024-06-13 16:07:56 +08:00
MystiPanda
75cd7dd4b9
chore: update & fmt & clippy 2024-06-12 10:00:22 +08:00
MystiPanda
183f0f6c42
feat: keep default bypass 2024-06-09 12:45:57 +08:00