dignow
|
8bb851704a
|
kill broker on exit service
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-09 02:06:24 +08:00 |
|
dignow
|
1648895156
|
fix, win privacy mode, broker process
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-09 02:06:24 +08:00 |
|
rustdesk
|
afd77181ff
|
println in winmain
|
2023-07-08 12:34:40 +08:00 |
|
RustDesk
|
ce5fab3cf7
|
Revert "Refact/install cert "
|
2023-07-03 20:55:43 +08:00 |
|
dignow
|
648e47e4bf
|
debug, install cert
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-03 20:39:27 +08:00 |
|
dignow
|
d594588c81
|
win, install cert, add cert store and add cert cache
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-03 16:34:23 +08:00 |
|
rustdesk
|
e752c726ed
|
workaround of issue #2756
|
2023-06-29 23:46:45 +08:00 |
|
rustdesk
|
2a139c41c6
|
fix linux exit
|
2023-06-10 20:48:57 +08:00 |
|
rustdesk
|
7fba1800ec
|
fix linux uni (url) and tray exit
|
2023-06-10 18:24:03 +08:00 |
|
sjpark
|
35f45e4a5e
|
macos cursor bugfix
|
2023-06-10 06:52:42 +09:00 |
|
rustdesk
|
87b32ad8c4
|
use autostart for --tray in linux because pkexec not work well when start it with --server
|
2023-06-10 01:55:32 +08:00 |
|
rustdesk
|
53431eb162
|
no duplidate trays
|
2023-06-09 22:33:38 +08:00 |
|
rustdesk
|
644da37a4f
|
refactor tray uninstall service
|
2023-06-09 22:02:25 +08:00 |
|
rustdesk
|
0883864d39
|
avoid write conflcit
|
2023-06-09 13:42:37 +08:00 |
|
rustdesk
|
22a5399588
|
fix config sync when uninstall service
|
2023-06-09 13:35:03 +08:00 |
|
rustdesk
|
9a1fee792e
|
fix android/ios ci
|
2023-06-08 00:35:11 +08:00 |
|
rustdesk
|
c821b8ef5d
|
check is_empty before cp config
|
2023-06-07 23:31:22 +08:00 |
|
rustdesk
|
e4d1f96ad6
|
fix ci
|
2023-06-07 23:33:05 +08:00 |
|
rustdesk
|
7f51f8d976
|
refactor linux install/uninstall service as windows
|
2023-06-07 23:08:50 +08:00 |
|
rustdesk
|
c69d59596b
|
windows gracy exit: fix issue #3728 #3395 #912
|
2023-06-07 14:25:34 +08:00 |
|
rustdesk
|
594ce024e7
|
disable windows service install/uninstall
|
2023-06-06 01:51:04 +08:00 |
|
RustDesk
|
12fc280ca6
|
Merge pull request #4557 from 21pages/wakelock2
keep server device awake if have connection
|
2023-06-05 23:27:55 +08:00 |
|
rustdesk
|
b07ac438f5
|
working on windows service install/uninstall
|
2023-06-05 20:27:48 +08:00 |
|
21pages
|
98740dbfd7
|
keep server device awake if have connection
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-05 20:26:57 +08:00 |
|
fufesou
|
4807176f8b
|
fix, win, change resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-05 18:34:29 +08:00 |
|
fufesou
|
d409e1147e
|
some code are removed by mistake
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-05 15:21:42 +08:00 |
|
fufesou
|
e541c4db69
|
win, uninstall cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-05 15:17:05 +08:00 |
|
rustdesk
|
48f574619e
|
move removing hkey_current_user out
|
2023-06-05 12:15:21 +08:00 |
|
fufesou
|
87b1e97351
|
fix escape \
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-05 11:36:15 +08:00 |
|
rustdesk
|
b84cf2f804
|
add windows uni to registry when install
|
2023-06-05 00:27:40 +08:00 |
|
rustdesk
|
96741e5270
|
fix commit
|
2023-05-25 17:29:15 +08:00 |
|
rustdesk
|
63129582cc
|
stupid warn position
|
2023-05-25 17:25:52 +08:00 |
|
fufesou
|
b36a3f70fb
|
change resolution, macos needs more tests
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-24 22:50:53 +08:00 |
|
fufesou
|
df2de0fd61
|
windows, custom resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-19 20:48:47 +08:00 |
|
fufesou
|
67644d58a3
|
refact, better regex
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-19 12:05:42 +08:00 |
|
fufesou
|
eceae8ac78
|
simple refact, more flexible
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-19 11:56:36 +08:00 |
|
fufesou
|
6b4cc6443f
|
fix resolutions query on linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-19 11:43:35 +08:00 |
|
fufesou
|
ac96ddaecb
|
windows, fix display name comparation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 23:46:53 +08:00 |
|
fufesou
|
b8ea705a21
|
fix check virtual display on windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 23:46:53 +08:00 |
|
fufesou
|
c6ccee67aa
|
remember resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 23:46:53 +08:00 |
|
fufesou
|
a603e046e3
|
refactor resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 23:46:53 +08:00 |
|
fufesou
|
9ecf0e3f89
|
refactor elevate on macOS
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-16 16:14:08 +08:00 |
|
Kingtous
|
6af19262e8
|
opt: uniform install process with flutter in sciter
|
2023-05-15 00:33:58 +08:00 |
|
fufesou
|
59987f637c
|
linux, wrap pkexec
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 16:08:15 +08:00 |
|
fufesou
|
8a70bddd76
|
plugin_framework, test macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:49:19 +08:00 |
|
fufesou
|
7190d451d4
|
plugin_framework, plugin manager, debug linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:46 +08:00 |
|
fufesou
|
8e117b6dde
|
plugin_framework, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:45 +08:00 |
|
rustdesk
|
302f1c48d3
|
update crates, test on mac only
|
2023-05-11 12:04:38 +08:00 |
|
rustdesk
|
084ca8e59d
|
linux is_installed
|
2023-05-09 17:09:51 +08:00 |
|
Kingtous
|
3980e52a88
|
opt: close main window when exit from tray on macOS
|
2023-05-02 23:48:49 +08:00 |
|