rustdesk
|
5875cb1896
|
core
|
2023-07-14 19:03:34 +08:00 |
|
rustdesk
|
778f46bbb2
|
do not use is_root, use check_super_user_permission instead, because on
windows, not easy to run as system
|
2023-07-08 12:43:55 +08:00 |
|
rustdesk
|
afd77181ff
|
println in winmain
|
2023-07-08 12:34:40 +08:00 |
|
RustDesk
|
daa59af5be
|
Merge pull request #4901 from 21pages/urilink
flutter: file transfer/port forward/rdp command line support
|
2023-07-07 18:12:32 +08:00 |
|
21pages
|
1f137b3542
|
flutter: file-transfer/port forward/rdp support
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-07 17:03:18 +08:00 |
|
rustdesk
|
1954f905af
|
fix #4896
|
2023-07-07 13:33:08 +08:00 |
|
fufesou
|
7740492fb0
|
win, clipboard, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-20 00:57:03 +08:00 |
|
fufesou
|
ccd2cbd760
|
try fix clipboard, flutter version
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-20 00:57:01 +08:00 |
|
rustdesk
|
7fba1800ec
|
fix linux uni (url) and tray exit
|
2023-06-10 18:24:03 +08: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
|
330bc03768
|
remove linux tray, since pkexec can not work under run_as env
|
2023-06-09 23:16:21 +08:00 |
|
rustdesk
|
53431eb162
|
no duplidate trays
|
2023-06-09 22:33:38 +08:00 |
|
rustdesk
|
90aa95ef21
|
remove --reinstall
|
2023-06-09 15:15:54 +08:00 |
|
rustdesk
|
e47d921ac6
|
try sleep 3 for fixing tray exit not works because of pkexec in linux
|
2023-06-09 14:02:27 +08:00 |
|
rustdesk
|
7f51f8d976
|
refactor linux install/uninstall service as windows
|
2023-06-07 23:08:50 +08:00 |
|
rustdesk
|
b07ac438f5
|
working on windows service install/uninstall
|
2023-06-05 20:27:48 +08:00 |
|
fufesou
|
e541c4db69
|
win, uninstall cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-05 15:17:05 +08:00 |
|
rustdesk
|
fb78831c8a
|
fix ci
|
2023-06-05 00:59:58 +08:00 |
|
rustdesk
|
e3d2dcf0c8
|
support --play in flutter for shortcut
|
2023-06-05 00:01:46 +08:00 |
|
fufesou
|
a603e046e3
|
refactor resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 23:46:53 +08:00 |
|
fufesou
|
1747766f73
|
plugin_framework, uninstall
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-15 19:07:55 +08:00 |
|
fufesou
|
8e117b6dde
|
plugin_framework, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:45 +08:00 |
|
fufesou
|
095ac46255
|
plugin_framework, test plugin manager, uninstall is not fully tested
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:42 +08:00 |
|
fufesou
|
db71dd039d
|
plugin_framework, manager, install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:14 +08:00 |
|
fufesou
|
260c671d6c
|
plugin_framework, load plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-23 15:40:55 +08:00 |
|
fufesou
|
8f51e021c8
|
remove simple_rc
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-17 14:18:00 +08:00 |
|
fufesou
|
4a8d61ac09
|
Do not sync led, when Control, Shift, Alt, Tab, Enter are pressed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-08 15:35:10 +08:00 |
|
fufesou
|
ac74ed1914
|
legacy mode, win, fix layout code simulation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-06 17:53:07 +08:00 |
|
fufesou
|
d82d2471d7
|
temp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:54 +08:00 |
|
fufesou
|
8cb361c51e
|
remove android build warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-27 21:11:07 +08:00 |
|
RustDesk
|
8b229f304d
|
Merge pull request #3719 from chiehw/win-linux
translate mode: support linux in server
|
2023-03-20 15:55:24 +08:00 |
|
rustdesk
|
903cadd3ed
|
add driverCert into reinstall
|
2023-03-20 12:14:31 +08:00 |
|
rustdesk
|
fddf279bdc
|
add driverCert into silent install
|
2023-03-20 12:13:52 +08:00 |
|
asur4s
|
6ffa2cacb1
|
Clean remapped keycodes when breakdown
|
2023-03-19 19:02:59 -07:00 |
|
fufesou
|
c0257bff52
|
win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-08 12:40:44 +08:00 |
|
rustdesk
|
5052ba5f00
|
refactor log
|
2023-03-04 17:26:24 +08:00 |
|
RustDesk
|
ef62869bcc
|
Merge pull request #3476 from 21pages/install
fix reinstall
|
2023-03-03 10:31:17 +08:00 |
|
Bojan Nemčić
|
7296a37ccc
|
Make the switch name clearer
|
2023-03-02 16:37:32 +01:00 |
|
Onyx47
|
c30893b374
|
Merge branch 'rustdesk:master' into master
|
2023-03-02 16:34:38 +01:00 |
|
21pages
|
896da1b153
|
fix reinstall
Signed-off-by: 21pages <pages21@163.com>
|
2023-03-02 22:24:39 +08:00 |
|
fufesou
|
a333a261fd
|
add alert for macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-19 11:40:59 +08:00 |
|
fufesou
|
b733ad9379
|
refact register_breakdown_handler
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-19 10:19:28 +08:00 |
|
rustdesk
|
f7643077d3
|
new tray
|
2023-02-09 21:28:42 +08:00 |
|
rustdesk
|
4134b77680
|
improve ffi enum data size, fix compile warning on mac
|
2023-02-08 19:17:59 +08:00 |
|
Kingtous
|
4ea41b52d3
|
fix: execution order of listening ipc thread
|
2023-02-07 18:01:54 +08:00 |
|
Kingtous
|
dd00ea5abd
|
opt: reuse current main window when using url scheme
|
2023-02-04 16:18:54 +08:00 |
|
21pages
|
8d60bcd51a
|
remove useless empty --switch_uuid
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-02 10:01:28 +08:00 |
|
rustdesk
|
fdfda2a982
|
chore: revert last commit and change unwrap to ?
|
2023-02-01 20:40:09 +08:00 |
|
rustdesk
|
6f95c38f85
|
chore: remove useless code
|
2023-02-01 20:36:14 +08:00 |
|
rustdesk
|
5149b90e53
|
fix hide docker (can not call too early)
|
2023-02-01 17:11:24 +08:00 |
|