wonfen
8cae9d4e0a
refactor: use async approach to restructure UI startup logic and resolve various freeze issues during launch
2025-05-10 01:26:03 +08:00
Tunglies
b092f74c88
fix(dir): wrong logs dir path
2025-03-30 13:12:42 +08:00
Tunglies
ce5c86c3b0
fix: load custom tray icon failed due to #2886
2025-03-27 11:12:08 +08:00
Tunglies
b57c6e408a
chore: git hooks for linter and formatter
2025-03-13 12:51:20 +08:00
Tunglies
805b54d81e
Update dependencies and refactor encryption logic
...
Updates multiple dependencies to their latest versions in Cargo.lock and Cargo.toml.
Refactors encryption logic to use updated getrandom API.
Improves tray speed rate display by using ab_glyph for font rendering.
2025-03-06 18:56:31 +08:00
huzibaca
15bd7324fe
feat: encryption configuration properties
2024-11-20 07:27:42 +08:00
huzibaca
c22e4e5e2c
chore: update
2024-11-08 21:46:15 +08:00
huzibaca
f6c7a611a3
chore: update
2024-10-21 02:17:41 +08:00
huzibaca
8389826e30
chore: try to fix service not started on linux
2024-10-20 04:48:42 +08:00
huzibaca
57f1c005e6
fix: code lint
2024-09-24 20:06:25 +08:00
huzibaca
45b48ede44
refactor: unify and simplify the call of app_handle(2)
2024-09-23 23:15:51 +08:00
huzibaca
dffd663d7a
Fix: Custom tray icon not working
...
1. Contains potential deadlock
2024-09-20 16:26:23 +08:00
huzibaca
95fb4f2e50
fix: the shortcut key to exit cannot be used
2024-09-18 01:41:46 +08:00
huzibaca
4a76997044
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
6cc81fe6b8
chore: update
2024-09-02 19:33:17 +08:00
MystiPanda
6fa0f92ceb
refactor: kill core by process name
2024-06-18 12:36:58 +08:00
MystiPanda
e95808e6be
feat: Try support service mode for MacOS
2024-03-31 23:16:47 +08:00
HZ is not Chatty
b0f1ce1fa0
feat: Service Mode for Linux ( #804 )
2024-03-31 16:16:23 +08:00
MystiPanda
5106d77c77
build: Try restart windows service after install ( #395 )
2024-02-18 10:19:54 +08:00
MystiPanda
3a883b9e41
refactor: cargo clippy
2024-01-10 17:36:35 +08:00
MystiPanda
4a3a9bf62c
fix: linux build error
2024-01-10 15:22:08 +08:00
MystiPanda
7e66f89260
feat: Support URL Scheme for Linux
2024-01-10 13:03:34 +08:00
MystiPanda
965f10698b
feat: Support URL Scheme for Windows
...
#165
2024-01-09 21:57:06 +08:00
MystiPanda
981f9d0b01
fix: portable flag
2023-12-15 21:39:34 +08:00
MystiPanda
4964382966
chore: Optimize service path
2023-12-14 13:03:52 +08:00
MystiPanda
eadd1042fb
chore: Change service path
2023-12-13 10:59:07 +08:00
MystiPanda
d4ab1df870
Revert "fix: Change PID file path"
...
This reverts commit c5855119d8 .
2023-12-12 15:59:00 +08:00
MystiPanda
c5855119d8
fix: Change PID file path
...
#99
2023-12-08 11:59:40 +08:00
MystiPanda
2292b107dc
ci: Fix Linux CI Script
2023-12-07 15:57:53 +08:00
MystiPanda
4aaedbb0e6
chore: fix appid
2023-12-05 15:41:13 +08:00
MystiPanda
ee1f14d4eb
refactor: Change app_home to standard locations of app_data
2023-12-05 15:39:44 +08:00
GyDi
1cb43fe110
chore: allow unused
2023-01-13 23:11:48 +08:00
GyDi
8879a0ce8a
fix: change default app version
2022-12-14 16:15:53 +08:00
GyDi
38546e557f
fix: windows issue
2022-11-18 20:15:34 +08:00
GyDi
bedd3abf8a
refactor: done
2022-11-18 18:18:41 +08:00
GyDi
ce2d4498e1
refactor: adjust all path methods and reduce unwrap
2022-11-18 10:26:39 +08:00
GyDi
d733d9fd4c
refactor: rm code
2022-11-17 23:21:13 +08:00
GyDi
4f3751b7ce
refactor: for windows
2022-11-17 20:19:40 +08:00
GyDi
837422fbb8
refactor: wip
2022-11-14 01:26:33 +08:00
GyDi
a45c61f19e
chore: format rust code
2022-11-12 11:37:23 +08:00
GyDi
191cd3f25c
fix: app version to string
2022-10-16 14:38:57 +08:00
GyDi
375b146690
feat: default user agent same with app version
2022-10-12 11:28:47 +08:00
GyDi
000d6ebcd0
feat: kill clash by pid
2022-09-05 16:30:29 +08:00
GyDi
9f2534af3d
feat: windows service mode
2022-04-24 21:00:17 +08:00
GyDi
c9b0f22a2e
wip: windows service mode
2022-04-23 17:26:32 +08:00
GyDi
7b114f961a
fix: adjust code
2022-04-14 01:29:02 +08:00
GyDi
4a7246ec6e
feat: supports change config dir
2022-04-12 23:09:32 +08:00
GyDi
cbe7c69154
chore: add debug feature
2022-04-01 23:43:35 +08:00
GyDi
0fab0f207c
chore: add dev feature
2022-03-18 10:59:35 +08:00
GyDi
38778c8cac
refactor: use anyhow to handle error
2022-02-28 01:34:25 +08:00