huzibaca
be719680b0
fix: windows cannot open yaml file
2024-11-23 19:46:53 +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
03d714f2d4
chore: add debug codes & logs
2024-11-23 05:43:13 +08:00
huzibaca
91f0f9f65e
feat: encryption configuration properties
2024-11-20 07:27:42 +08:00
huzibaca
708e5d1941
fix: auto launch does not worki
2024-11-20 03:52:19 +08:00
huzibaca
8773117e50
chore: update
2024-11-20 01:15:03 +08:00
huzibaca
8840e63c1c
fix: exit_app does not work
2024-11-20 01:04:55 +08:00
huzibaca
c3e24d7b96
chore: update
2024-11-08 21:46:15 +08:00
huzibaca
08bf70681c
feat: use tauri_plugin_window_state
2024-10-30 18:52:53 +08:00
huzibaca
c5916cf5ec
feat: use tauri-plugin-persisted-scope
2024-10-30 16:37:47 +08:00
huzibaca
4213a5fad1
chore: window hide replaces window minimize
2024-10-30 13:51:58 +08:00
huzibaca
a127cd6444
fix: dns not restored when exiting the app
2024-10-28 00:24:57 +08:00
huzibaca
db11651f85
chore: update
2024-10-27 06:47:16 +08:00
huzibaca
4ce7d9f7a9
feat: macos service installation query, can't avoid it, add service run check, if installation not confirmed, exit automatically after 10 seconds
2024-10-27 06:32:25 +08:00
huzibaca
da8ed1ac5a
fix: failed to install service on macos
2024-10-23 04:46:47 +08:00
huzibaca
babf5d840c
chore: replace sudo with pkexec execution
2024-10-21 02:31:43 +08:00
huzibaca
90091db3b1
chore: update
2024-10-21 02:17:41 +08:00
huzibaca
ee78b7898b
chore: try to fix service not started on linux
2024-10-20 04:48:42 +08:00
huzibaca
770f031b8b
fix: try to fix service not started on linux
2024-10-18 07:08:34 +08:00
huzibaca
3f3fad0db7
feat: Modify startup logic and install services by default
2024-10-10 00:34:36 +08:00
huzibaca
30c77b891d
chore: update
2024-10-09 01:14:03 +08:00
huzibaca
0541a0c69f
refactor: tun mode is turned on and off, does not depend on services, and does not affect other configurations
2024-10-05 22:45:59 +08:00
huzibaca
1178f7c892
refactor: init_log
2024-10-05 12:19:44 +08:00
huzibaca
6b902a7ad8
chore: update
2024-10-04 05:27:59 +08:00
huzibaca
335578dd91
refactor: simplify sysproxy logic
...
1. close all proxies directly when reset_proxy
2. init_sysproxy and update_sysproxy combined into one
3. optimize lock usage
4 ptimize the thread loop of guard_sysproxy,
2024-10-03 01:31:37 +08:00
huzibaca
c50e8f9de8
refactor: logic optimization
2024-09-27 00:24:05 +08:00
huzibaca
ec2bf37ad4
Revert "chore: cover panic error"
...
This reverts commit b8cb48aeada25ae71371ee48a0010f6fa9b68c8c.
2024-09-25 20:22:49 +08:00
huzibaca
b8cb48aead
chore: cover panic error
2024-09-25 15:44:05 +08:00
huzibaca
4b234a3211
fix: code lint
2024-09-24 20:06:25 +08:00
huzibaca
a3465d292c
refactor: unify and simplify the call of app_handle(2)
2024-09-23 23:15:51 +08:00
huzibaca
60e0f972d0
refactor: unify and simplify the call of app_handle
2024-09-23 16:31:58 +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
c246ae3bcf
Fix: Custom tray icon not working
...
1. Contains potential deadlock
2024-09-20 16:26:23 +08:00
huzibaca
49929bd473
fix: the shortcut key to exit cannot be used
2024-09-18 01:41:46 +08:00
huzibaca
18f9978fcf
chore: update
2024-09-16 06:37:39 +08:00
huzibaca
eb60cfb083
fox: try to restore the processing logic of windows custom scheme
2024-09-16 05:30:29 +08:00
huzibaca
962aeb1c75
fix: when importing subscriptions, force the window to open
2024-09-14 10:03:19 +08:00
huzibaca
6d7711f3ea
fix: after importing a subscription, it cannot be automatically switched to the current subscription.
2024-09-13 18:17:14 +08:00
huzibaca
dbc3723bdc
feat: Added web notification of successful subscription import
2024-09-13 11:24:49 +08:00
huzibaca
b888c7729e
refactor: url scheme implementation
2024-09-13 03:21:55 +08:00
huzibaca
a39ece6156
chore: delete useless emebd server api
2024-09-12 19:01:08 +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
2396a6b35a
feat: log panic
2024-09-12 07:59:51 +08:00
huzibaca
b9be5e8c44
feat: migrate tauri 2.0
2024-09-11 08:15:03 +08:00
huzibaca
ae1c6d4617
chore: update
2024-09-04 07:53:16 +08:00
huzibaca
7b11e157c4
chore: update capabilities
2024-09-04 05:57:37 +08:00