Commit Graph

346 Commits

Author SHA1 Message Date
rustdesk
7dc0c07578 make start_server available in cli 2022-12-29 10:59:17 +08:00
rustdesk
08b8f40397 nat64 2022-12-28 13:52:13 +08:00
RustDesk
96e41abbaa
Merge pull request #2647 from KG7x/master
Fix typo & Optimize images & Cleanup
2022-12-26 13:16:52 +08:00
21pages
54ce0a9775 refactor audit field
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:44 +08:00
21pages
56f154f69a alarm audit
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:44 +08:00
21pages
866ab24087 disconnect conn from web console
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:35 +08:00
21pages
38b6ba6691 split connection timer
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:08 +08:00
21pages
b3114d4147 file audit
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:08 +08:00
KG7x
71103886e6 Fix typo 2022-12-25 20:21:13 +03:00
fufesou
f3d71024ed comment untested android key code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-18 15:12:34 +08:00
fufesou
98d0335607 remove warn
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-18 15:07:53 +08:00
fufesou
4b571aaa33 refact keyboard, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-18 15:03:39 +08:00
asur4s
39f8e2d712 refactor: release key of server 2022-12-17 21:12:45 +08:00
asur4s
11c9692278 refacotor: legacy of server 2022-12-15 03:52:45 -08:00
asur4s
d675bfa7e3 rename: sync status && add numlock capslock 2022-12-14 02:25:15 -08:00
asur4s
422f7b5359 refacotr: sync status 2022-12-13 15:34:12 -08:00
rustdesk
1424cbeb44 Merge branch 'master' into keyboard 2022-12-09 19:51:15 +08:00
fufesou
fc85dca911 fix refresh uinput mouse resulition
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-09 17:45:07 +08:00
fufesou
03fc91e557 fix block_on runtime
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-09 15:53:51 +08:00
Chieh Wang
49bcf8f794 fix conflict 2022-12-08 23:49:36 -08:00
rustdesk
22d071d2ef change to rustdesk/rdev and remove warn 2022-12-08 20:08:33 +08:00
RustDesk
160a226977
Merge pull request #2481 from 21pages/upload_record
upload record
2022-12-08 13:37:50 +08:00
21pages
2136931f80 upload record
Signed-off-by: 21pages <pages21@163.com>
2022-12-08 09:07:18 +08:00
Asura
a98174448f refactor: sync status of caps and numlock 2022-12-08 09:03:41 +08:00
Asura
176ed43807 refacotor: simplify mod of keyboard 2022-12-08 09:03:41 +08:00
Kingtous
c77fe6c01c fix: infinite execution loop when transfer data 2022-12-06 15:10:08 +08:00
RustDesk
9dc7b3b6de
Merge pull request #2438 from fufesou/feat_set_input_extra_info_of_rdev
win set extra info while simulate inputs
2022-12-03 22:52:42 +08:00
fufesou
e6264038da win set extra info while simulate inputs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-03 21:23:19 +08:00
fufesou
f2a6a8a88b do not show privacy action if peer does not support
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-02 21:37:10 +08:00
fufesou
60073e037e wayland better uinput control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-30 10:28:46 +08:00
fufesou
ab9de4c7e8 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-29 23:17:27 +08:00
fufesou
557e99d09e wayalnd, do not share screen when no connections
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-29 22:08:57 +08:00
fufesou
4d044ca57a wayland cursor embeded
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-29 16:36:35 +08:00
21pages
51cfa6f666 run_as_user use vec arg
Signed-off-by: 21pages <pages21@163.com>
2022-11-27 15:17:14 +08:00
fufesou
9dfa02a702 Fix wayland input after Lock and Wake
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-25 19:28:43 +08:00
fufesou
e31130d4f8 wayland, fix check Lock && Mod Resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-25 19:28:43 +08:00
fufesou
fc89257566 test
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-25 19:28:43 +08:00
21pages
8b4d50f3fb flutter version allow hide cm
Signed-off-by: 21pages <pages21@163.com>
2022-11-23 13:59:42 +08:00
Xerxes-2
de951ad70a update IPv4 check and add IPv6 check in whitelist
Signed-off-by: Xerxes-2 <dspxue@gmail.com>
2022-11-23 06:00:58 +11:00
Xerxes-2
cf721e9bb3 support CIDR for whitelist
Signed-off-by: Xerxes-2 <dspxue@gmail.com>
2022-11-23 05:07:22 +11:00
21pages
617e64d01f fix approve mode judgement
Signed-off-by: 21pages <pages21@163.com>
2022-11-21 15:29:00 +08:00
RustDesk
50be5c0f14
Merge pull request #2247 from 21pages/approve-mode
approve mode
2022-11-21 10:17:40 +08:00
xxrl
13fd55557b feat: support track pad scroll on flutter 2022-11-20 23:47:15 +08:00
21pages
05c549a5fe approve mode, cm sync option
Signed-off-by: 21pages <pages21@163.com>
2022-11-20 20:28:47 +08:00
xxrl
edfb22d9c2 Merge branch 'master' into dev 2022-11-20 13:27:39 +08:00
21pages
eb673c8c78 portable-service: enable quick_support by rename as xxxqs.exe
Signed-off-by: 21pages <pages21@163.com>
2022-11-19 13:12:21 +08:00
21pages
f986236a61 portable service: fix clean shared memory, at_exit not called at flutter
Signed-off-by: 21pages <pages21@163.com>
2022-11-18 17:09:15 +08:00
21pages
0199770454 portable-service: add quick_start feature and ci
Signed-off-by: 21pages <pages21@163.com>
2022-11-18 13:59:57 +08:00
fufesou
75d8168070 enable rust default option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-17 19:33:58 +08:00
RustDesk
6dc817b9b4
Merge pull request #2151 from Heap-Hop/send_raw_bug
fix: sending file from local to remote (keep send_raw)
2022-11-16 20:26:40 +08:00