Commit graph

427 commits

Author SHA1 Message Date
iam54r1n4
39ec07394f Now program window will show even when it's in background 2023-01-26 02:54:32 -08:00
iam54r1n4
7f5f0b7c49 Add ability to focus on the main window when a profile added via
deep link
(I used global variable(mutex) between threads, so it's not the best way
to do it, should be done better)
2023-01-26 02:54:18 -08:00
iam54r1n4
5f64bfb1ae It seems that we can't have more than one scheme for registration 2023-01-23 19:05:02 -08:00
iam54r1n4
1dfd32ea31 Change program name to "HiddifyDesktop" 2023-01-23 15:28:14 -08:00
iam54r1n4
21c24a98d2 Add error handling for deep link registration 2023-01-22 14:00:53 -08:00
iam54r1n4
d8942cd64d Edit deep link listener to run register async closure in a new thread 2023-01-22 13:59:55 -08:00
iam54r1n4
f7a70796e2 Add allow(unused) for set_identifier function 2023-01-22 13:58:34 -08:00
iam54r1n4
d70f92f467 Add allow(unused) attribute for app_res_dir 2023-01-22 13:57:32 -08:00
iam54r1n4
525821f093 Add convert_deep_link_to_url_for_import_profile function, test 2023-01-22 13:56:45 -08:00
iam54r1n4
8e82cad725 Comment extract_url_and_profile_name_form_deep_link fucntion test also 2023-01-20 15:24:43 -08:00
iam54r1n4
3b3109cb5f Comment extract_url_and_profile_name_from_deep_link function 2023-01-20 15:23:35 -08:00
iam54r1n4
36a117d2d6 Add Deep link registering 2023-01-20 15:19:50 -08:00
iam54r1n4
fb731a6ba4 Add deep_link package to the source(this package modified for this
program)
2023-01-20 15:17:57 -08:00
Hiddify
b96ba2e0d6 get profile name from url parameter 2023-01-05 02:39:55 +00:00
GyDi
d0b47204f4
v1.2.1 2022-12-23 22:44:27 +08:00
GyDi
051be927cd
fix: avoid setting login item repeatedly, close #326 2022-12-23 22:39:27 +08:00
GyDi
6e421e60c5
fix: change default column to auto 2022-12-14 16:56:33 +08:00
GyDi
8385050804
fix: change default app version 2022-12-14 16:15:53 +08:00
GyDi
4d2b35e09d
feat: support to change proxy layout column 2022-12-13 17:34:39 +08:00
GyDi
5c5177ec57
feat: support to open core dir 2022-12-13 00:44:24 +08:00
GyDi
d93b00cd15
chore: update deps 2022-12-12 00:00:45 +08:00
GyDi
0309c815b9
chore: update deps 2022-12-04 20:54:43 +08:00
GyDi
c62dddd5b9
feat: save some fields in the runtime config, close #292 2022-11-24 17:52:25 +08:00
GyDi
e1c8f1fed9
fix: add clash fields 2022-11-24 10:46:21 +08:00
GyDi
c51e9e6b2c
feat: add meta feature 2022-11-24 10:26:41 +08:00
GyDi
986c162988
v1.2.0 2022-11-23 23:15:39 +08:00
GyDi
db028665fd
fix: check hotkey and optimize hotkey input, close #287 2022-11-23 17:30:19 +08:00
GyDi
6bc83d9f27
fix: mutex dead lock 2022-11-23 16:04:25 +08:00
GyDi
f477cecdeb
fix: regenerate config before change core 2022-11-23 09:57:21 +08:00
GyDi
e00f826eb8
fix: lint 2022-11-22 23:02:18 +08:00
GyDi
1550d528bd
fix: windows service mode 2022-11-22 22:01:34 +08:00
GyDi
40c041031e
fix: init config file 2022-11-22 22:01:19 +08:00
GyDi
5098f14aab
fix: service mode error and fallback to sidecar 2022-11-22 20:47:21 +08:00
GyDi
f95ddd594e
feat: guard the mixed-port and external-controller 2022-11-22 15:45:17 +08:00
GyDi
fe8168784f
feat: adjust builtin script and support meta guard script 2022-11-22 12:00:48 +08:00
GyDi
3cd2be5081
fix: check config 2022-11-21 23:11:56 +08:00
GyDi
48e14b36b8
feat: check config when change core 2022-11-21 22:27:55 +08:00
GyDi
bd0e932910
feat: support builtin script for enhanced mode 2022-11-21 21:05:00 +08:00
GyDi
f425fbaf9d
feat: adjust clash log 2022-11-18 22:08:06 +08:00
GyDi
bcc5ec897a
fix: windows issue 2022-11-18 20:15:34 +08:00
GyDi
f5f2fe3472
fix: change dev log level 2022-11-18 18:37:29 +08:00
GyDi
b7c3863882
fix: patch clash config 2022-11-18 18:37:17 +08:00
GyDi
58366c0b87
chore: rm code 2022-11-18 18:19:26 +08:00
GyDi
2667ed13f1
refactor: done 2022-11-18 18:18:41 +08:00
GyDi
34daffbc96
refactor: adjust all path methods and reduce unwrap 2022-11-18 10:26:39 +08:00
GyDi
be81cd72af
fix: adjust singleton detect 2022-11-18 08:24:27 +08:00
GyDi
4ae00714d2
fix: change template 2022-11-18 08:04:26 +08:00
GyDi
f24cbb6692
refactor: rm code 2022-11-17 23:21:13 +08:00
GyDi
5a35c5b928
refactor: fix 2022-11-17 22:53:41 +08:00
GyDi
1880da6351
refactor: rm dead code 2022-11-17 22:52:22 +08:00