Commit Graph

96 Commits

Author SHA1 Message Date
21pages 1100b2a465 show fingerprint
Signed-off-by: 21pages <pages21@163.com>
2023-04-19 15:52:15 +08:00
Kingtous 83e63d57e1 fix: ios build 2023-04-18 18:28:12 +08:00
RustDesk cb66c6f9f4 Merge pull request #3902 from fufesou/feat/linux_virtual_display
Feat/linux virtual display (headless linux)
2023-04-03 14:28:50 +08:00
fufesou 571c1df5c4 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:58 +08:00
fufesou d82d2471d7 temp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:54 +08:00
21pages c842650c11 vp8
Signed-off-by: 21pages <pages21@163.com>
2023-04-03 12:22:36 +08:00
RustDesk 83b7518897 Revert "vp8" 2023-04-01 10:13:39 +08:00
21pages 78748271ac vp8
Signed-off-by: 21pages <pages21@163.com>
2023-03-31 22:32:34 +08:00
fufesou 8cb361c51e remove android build warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 21:11:07 +08:00
rustdesk 451d54d768 fix ci 2023-03-11 00:32:28 +08:00
21pages fc99a288de fix mac can't change video directory
Signed-off-by: 21pages <pages21@163.com>
2023-03-10 21:32:43 +08:00
RustDesk 975ea660ef Revert "make sure default video save directory exist" 2023-03-10 21:02:28 +08:00
21pages 3dd0da44b3 make sure default video save directory exist
Signed-off-by: 21pages <pages21@163.com>
2023-03-10 18:12:35 +08:00
21pages 38ff65ee84 try create default video save directory at first
Signed-off-by: 21pages <pages21@163.com>
2023-03-10 16:41:42 +08:00
rustdesk 61679a1072 upgrade some crates, fix scrap benchmark on mac, fix compile issue on
osx10.14
2023-03-09 17:22:14 +08:00
rustdesk 2689688da5 chore: remove extra empty 2023-03-08 11:44:41 +08:00
rustdesk 4c930ff0b1 polish langs 2023-03-03 11:49:02 +08:00
rustdesk 968b3642a9 sort langs #2948 2023-03-03 11:36:12 +08:00
21pages b9b4913ca0 mac admin auth check 2023-02-27 08:49:39 +08:00
21pages 4b25291255 sciter/mobile id suffix "\r" or "/r" for relay
Signed-off-by: 21pages <pages21@163.com>
2023-02-26 14:32:50 +08:00
21pages 920477bbb2 delete discovery from RustDesk_lan_peers.toml
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 13:37:46 +08:00
rustdesk bb26ba3384 Exit in mac tray 2023-02-23 20:01:50 +08:00
fufesou 8852d97efc fix build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-19 12:52:41 +08:00
rustdesk 930faecb13 fix ci 2023-02-10 17:38:08 +08:00
rustdesk be09728bf5 exclude ui module (sciter) for flutter 2023-02-10 17:09:31 +08:00
21pages 359f19af02 default display settings
Signed-off-by: 21pages <pages21@163.com>
2023-02-02 10:47:42 +08:00
Simon Spannagel 6db94983a1 Remove wayland fix for good
Signed-off-by: simonspa <simonspa@kth.se>
2023-01-30 08:06:48 +01:00
rustdesk cb5855a273 fix issue #2921 2023-01-26 11:25:05 +08:00
fufesou 3dcada128b fix cur session
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-20 21:03:30 +08:00
rustdesk 8fb3c452be Allow setting custom server and key with env variables #2810 2023-01-18 14:22:41 +08:00
RustDesk 7aced73393 Revert "Allow setting custom server and key with env variables" 2023-01-18 11:48:10 +08:00
botanicvelious 8aea21e9f5 check for server with RS_DEF_PUB_KEY 2023-01-17 07:54:28 -07:00
botanicvelious f87dff262e Update ui_interface.rs 2023-01-17 07:39:16 -07:00
botanicvelious ada2d2b539 Update ui_interface.rs 2023-01-17 07:21:01 -07:00
botanicvelious f6de021d37 replace and with && 2023-01-17 07:04:02 -07:00
botanicvelious 67db6bfeb7 check for env variable and option for message 2023-01-17 05:56:07 -07:00
botanicvelious 3cd1d42aa2 remove old line 2023-01-16 14:16:35 -07:00
botanicvelious 9cf81d2032 updated ui to check key value 2023-01-16 14:10:04 -07:00
botanicvelious 0173f79ecf Test original check 2023-01-16 13:30:54 -07:00
botanicvelious 829fd97e6f change server check
check for custom server by pub_key not for just the option
2023-01-11 23:32:45 -07:00
Josh Soref 37b0ac6e47 spelling: repeatedly
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref 51f736e84f spelling: connection
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
rustdesk b048e5b280 adding input monitoring priviledge detect for mac 2023-01-06 12:20:26 +08:00
fufesou 01ade73304 fix macos sticky fn, https://stackoverflow.com/questions/74938870/sticky-fn-after-home-is-simulated-programmatically-macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 14:37:09 +08:00
rustdesk 08b8f40397 nat64 2022-12-28 13:52:13 +08:00
fufesou 48e684335e choose keyboard layout type, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
21pages 2136931f80 upload record
Signed-off-by: 21pages <pages21@163.com>
2022-12-08 09:07:18 +08:00
21pages 6f7eb17c48 ab: read respectively and sync when set
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:10 +08:00
Kingtous 99d6ec2697 fix: android ci
opt: android ci

opt: bridge compile time

fix: android sign

fix: android so

opt: format
2022-11-29 01:44:12 +08:00
21pages 8b4d50f3fb flutter version allow hide cm
Signed-off-by: 21pages <pages21@163.com>
2022-11-23 13:59:42 +08:00