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
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
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
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
huzibaca
507d52bcb9
chore: update
2024-09-02 19:33:17 +08:00
MystiPanda
af0cd4a342
fix: try to fix install service
2024-07-16 12:07:23 +08:00
MystiPanda
cf61a96ef6
refactor: Associate Profile with Merge/Script.
2024-06-29 23:07:44 +08:00
MystiPanda
1293d25e1b
refactor: use async instead of block_on
2024-06-29 19:02:37 +08:00
MystiPanda
834edcd03e
fix: unset dns when exit
2024-06-28 12:18:18 +08:00
MystiPanda
5343040ef3
fix: start param error
2024-06-12 10:19:23 +08:00
MystiPanda
75cd7dd4b9
chore: update & fmt & clippy
2024-06-12 10:00:22 +08:00
oomeow
db5d14e0ce
fix: clipboard doesn't work and set_shadow
method is not supported in Linux ( #1030 )
2024-05-18 15:14:00 +08:00
MystiPanda
636e66fe7a
Revert "fix: remove activation policy"
2024-03-18 09:53:48 +08:00
MystiPanda
3edeaa7038
fix: Try to fix touch drag
...
#456
2024-03-16 10:54:19 +08:00
MystiPanda
6f10dec808
fix: remove activation policy
...
#592
2024-03-15 12:44:25 +08:00
MystiPanda
75d41b6fe5
feat: Add border-radius for window on linux
2024-03-13 13:58:29 +08:00
MystiPanda
1117e28b2e
feat: Try to support touch drag
2024-02-27 23:41:52 +08:00
Cyenoch
e29ce93d32
Feat: Provide a switch for allowing invalid certificates ( #450 )
2024-02-25 16:07:06 +08:00
MystiPanda
e54d42576b
build: Try restart windows service after install ( #395 )
2024-02-18 10:19:54 +08:00
MystiPanda
8437d1763f
fix: build error
2024-02-11 20:51:00 +08:00
MystiPanda
ee5147f111
feat: Save window maximize state
2024-02-10 12:51:30 +08:00
MystiPanda
a8b11abec8
feat: Support Startup Script
2024-01-17 15:06:16 +08:00
MystiPanda
4d2474226b
refactor: cargo clippy
2024-01-10 17:36:35 +08:00
MystiPanda
6702ac957b
fix: resolve scheme error
2024-01-10 15:37:40 +08:00
MystiPanda
669a1a6953
feat: Support URL Scheme for Windows
...
#165
2024-01-09 21:57:06 +08:00
MystiPanda
b65ad1ebd7
fix: user-agent version error
2023-12-15 15:18:01 +08:00
MystiPanda
8a608c3c3e
chore: Optimize service path
2023-12-14 13:03:52 +08:00
MystiPanda
99503c836a
fix: Save wrong window size
2023-12-12 16:42:19 +08:00
MystiPanda
6b7465a4b0
perf: Improves window creation speed
2023-12-08 13:10:35 +08:00
WhizPanda
4906ca7059
feat: support random mixed port
2023-12-01 12:56:18 +08:00
GyDi
8647866a32
fix: set min window size, close #734
2023-08-28 15:00:27 +08:00
GyDi
0cf3bba118
feat: more trace logs
2023-08-04 14:15:15 +08:00
GyDi
af704681d9
feat: center window when out of monitor
2023-07-24 20:55:26 +08:00
GyDi
4f158a4829
fix: save window size and pos in Windows
2023-07-22 13:13:16 +08:00
GyDi
177a22df59
feat: save window size and position
2023-07-22 10:58:16 +08:00
GyDi
23b728a762
feat: adjust macOS window style
2023-01-16 22:57:53 +08:00
GyDi
fb7a36eb73
feat: use decorations in Linux, close #354
2023-01-12 00:42:33 +08:00