Commit Graph

2701 Commits

Author SHA1 Message Date
Kingtous 08043732a8 feat: ip whitelist, id/relay server/ socks5 proxy, about page 2022-07-18 18:24:09 +08:00
Asura 80b01a96db Refactor to remove warning 2022-07-18 17:42:02 +08:00
Asura 72273f4546 Sync Numpad status 2022-07-18 02:19:33 -07:00
Asura e0a7238cc1 Refactor rdev simulate 2022-07-18 02:09:32 -07:00
Asura 828795b437 Sync Caps status 2022-07-18 01:54:54 -07:00
tom 6db3a2e85c Merge branch 'master' into master 2022-07-18 14:25:33 +08:00
rustdesk 2851d71290 fix mac compile 2022-07-18 13:33:12 +08:00
Asura 7ae065739c Recover legacy keyboard mode when listen 2022-07-18 12:51:17 +08:00
Asura 3c61773d75 Recover legacy keyboard mode when simulate 2022-07-17 20:59:14 -07:00
Asura 5dab7bd9a2 Refactor simulate to support switching keyboard modes 2022-07-17 20:34:08 -07:00
RustDesk dcf14dbb74 Merge pull request #988 from Heap-Hop/ignore_battery_optimizations
Update Android
2022-07-18 10:47:37 +08:00
csf 5c27f1c383 gen other langs 2022-07-18 10:34:46 +08:00
Asura 7c24f6bb12 Refactor listening keyboard to support switching keyboard modes 2022-07-17 14:14:51 -07:00
csf f587bdee5a android fix:protobuf 3.1.0 2022-07-17 16:47:19 +08:00
tom ae839bd5bf update linux.rs & macos.rs with bytes:Byte
issues:958
2022-07-17 00:59:56 +08:00
csf 88fef77980 android opt:add disable ignore_battery_optimizations 2022-07-16 22:31:44 +08:00
tom efa6b5972d update bytes(protobuf types) mapping, from Vec<u8> to bytes:Byte
issues:958
2022-07-16 00:45:23 +08:00
fufesou 3613f27afc lan_discovery_WOL: fix udp set_nonblocking twice and lan refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 20:39:42 +08:00
Kingtous f4e0b6e50a add: change id on flutter 2022-07-15 17:00:37 +08:00
fufesou 13406cd359 lan_discovery_WOL: sort by online status
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 12:16:15 +08:00
fufesou eda0855506 lan_discovery_WOL: lan discovery test done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:07 +08:00
fufesou 8fd4830710 lan_discovery_WOL: Win10 test done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:07 +08:00
fufesou 7c323c86ac lan_discovery_WOL: remove ununsed action for lan menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:07 +08:00
fufesou 897d2b8e57 lan_discovery_WOL: remove discovered peer
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:01 +08:00
fufesou cbb34fb021 lan_discovery_WOL: lan discovery almost done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:27:39 +08:00
fufesou 7e0f7be95c lan_discovery_WOL: mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:27:39 +08:00
rustdesk d3fc6ccd9c upgrade tokio 2022-07-15 01:29:52 +08:00
RustDesk c49bbc261c Merge pull request #970 from twmsh/master
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958
2022-07-14 23:16:43 +08:00
csf 175ab0b58c remove log 2022-07-14 21:46:40 +08:00
csf fb02fc1197 [android] fix build; ignore battery optimizations 2022-07-14 17:44:37 +08:00
tom c6c5d2cb98 upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958 2022-07-14 17:20:01 +08:00
rustdesk bb8257b7f2 https://github.com/rustdesk/rustdesk/issues/899 2022-07-14 15:21:26 +08:00
Kingtous 19c3c6034e feat: add local option to main window 2022-07-14 12:32:35 +08:00
rustdesk 7a00b927ce typo 2022-07-13 23:38:35 +08:00
KoxSosen 01fc7521ff Finishing 2022-07-13 17:00:18 +02:00
KoxSosen a08cdd96ed More fixes, Hungarian README 2022-07-13 15:18:59 +02:00
Asura 7fe2609ffb feat: Support new keyboard mode 2022-07-13 02:14:32 -07:00
Simon 168fb76bf3 Further fixes 2022-07-13 10:24:51 +02:00
Simon 7055826e5d Android fixes 2022-07-13 10:17:22 +02:00
KoxSosen bb67ba92bd Ooops 2022-07-12 19:18:12 +02:00
KoxSosen 0495f6d36e Hungrian translation 2022-07-12 19:08:05 +02:00
Asura a6f9c16d50 fix: Correct the string corresponding to the platform 2022-07-12 04:29:32 -07:00
Asura 9837c9b893 Use map mode when keyboard monitor 2022-07-12 00:33:20 -07:00
Asura 0ae6620659 Merge branch 'master' of github.com:asur4s/rustdesk 2022-07-11 08:17:17 -07:00
Asura 956cef4a1c refactor: Use new keyboard mode 2022-07-11 08:14:57 -07:00
Kingtous 9094999a8a add: implement last jobs[2/2] 2022-07-11 18:23:58 +08:00
Kingtous 5aded67597 add: sortby, address link, platform, last jobs[1/2] 2022-07-11 16:07:49 +08:00
Kingtous 79217ca1d9 add: send/receive file/folder 2022-07-11 10:30:45 +08:00
Vik 369b3f8a4c Update ru.rs 2022-07-06 17:07:36 +03:00
21pages 68204e0c56 Merge branch 'master' into hwcodec 2022-07-06 19:01:51 +08:00