Commit Graph

1437 Commits

Author SHA1 Message Date
rustdesk b0ddd3d543 fix on file type (after protobuf change), improve current row select,
still has bug for detecting file type under Windows
2022-01-21 12:52:08 +08:00
rustdesk cd9faf48f3 new pk 2022-01-20 12:48:55 +08:00
rustdesk b76a1d36cb typo 2022-01-20 00:25:01 +08:00
rustdesk 893d8b39c9 fix style on linux 2022-01-19 23:30:21 +08:00
rustdesk a1b9e1b229 https://github.com/rustdesk/rustdesk/issues/356 2022-01-19 11:18:12 +08:00
rustdesk 3485d2ddc7 fix css style 2022-01-17 20:50:48 +08:00
open-trade 92a1bb04e9 make proto compatible to c++ 2022-01-17 16:53:17 +08:00
open-trade 02cbc0d407 fix style 2022-01-17 15:05:33 +08:00
rustdesk e0637f966a sync config if enable mac service 2022-01-17 12:38:44 +08:00
rustdesk 5af1258454 refactor mac service 2022-01-17 12:05:06 +08:00
rustdesk a12f24bf16 remove InputFunc 2022-01-15 22:03:17 +08:00
rustdesk 9651666d41 code refactory 2022-01-15 21:33:20 +08:00
rustdesk 6bd730bc67 unwrap -> ok to avoid unintended crash 2022-01-15 19:11:19 +08:00
rustdesk 35816d4fbb polish block input 2022-01-15 18:27:15 +08:00
fufesou 25492c815c simple privacy mode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-01-15 16:57:07 +08:00
fufesou a1c4b08535 simple privacy demo
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-01-15 16:32:55 +08:00
rustdesk 8f998771c9 refactor process id 2022-01-15 14:08:24 +08:00
rustdesk f47dcd1a8b remove psutil which is too old 2022-01-15 13:47:57 +08:00
rustdesk d069b73303 refactor 2022-01-15 02:16:00 +08:00
RustDesk 6fe4344cb0 Merge pull request #370 from Heasn/master
Fix some macOS new services issues
2022-01-14 23:22:08 +08:00
rustdesk 4fe5d2cf02 no lan discovery if no install 2022-01-14 23:21:30 +08:00
rustdesk 95239fc148 change back to broadcast, because multicast has big problem if multiple
interface with 0.0.0.0 binding
2022-01-14 23:02:08 +08:00
Chen Baiyu 5fb613d4b2 Merge branch 'rustdesk:master' into master 2022-01-14 18:31:18 +08:00
chenbaiyu c8df8ae551 collapse imports 2022-01-14 18:30:34 +08:00
chenbaiyu d0ca9de946 add new service install tip in Chinese 2022-01-14 18:28:39 +08:00
open-trade 0a2bc1cf8a try out muliticast on multiple interface 2022-01-14 18:16:00 +08:00
chenbaiyu d5286782cd fix server service not start after daemon installed at first time 2022-01-14 17:36:41 +08:00
chenbaiyu 4d37a9ee23 fix CI failed build on linux 2022-01-14 03:52:39 +08:00
chenbaiyu 1fda4c257d fix CI failed build on linux 2022-01-14 03:47:16 +08:00
chenbaiyu fea4b068cd fix CI failed build on linux 2022-01-14 03:43:01 +08:00
chenbaiyu e23eb3e79b Merge remote-tracking branch 'origin/master' 2022-01-14 03:38:41 +08:00
chenbaiyu 78450fda08 fix CI failed build on linux 2022-01-14 03:38:22 +08:00
Chen Baiyu 78f2d3f31f Merge branch 'rustdesk:master' into master 2022-01-14 03:18:41 +08:00
chenbaiyu b4f61c735e fix plist files and enhance privilege escalation method 2022-01-14 03:17:36 +08:00
rustdesk 7944e0bc36 fix CI 2022-01-14 01:29:52 +08:00
rustdesk 780b57f597 load keyboard layout for mac 2022-01-14 01:15:03 +08:00
chenbaiyu 29bb10a40a modify daemon install check 2022-01-13 20:34:28 +08:00
chenbaiyu 8e6dd76c5b remove unused import and launch service when install 2022-01-13 19:42:25 +08:00
chenbaiyu 9be6b17a8b Add launch service 2022-01-13 19:23:41 +08:00
open-trade 7b1806b0f3 disable crc, because super slow on my Ubuntu in virtualbox 2022-01-13 19:00:00 +08:00
chenbaiyu f45a2c7a94 Add user and root config sync action 2022-01-13 16:33:51 +08:00
rustdesk d379f23490 my bad 2022-01-13 02:11:47 +08:00
rustdesk 75ef279e47 avoid select! all branches disabled panic 2022-01-13 01:16:23 +08:00
open-trade 3aebc43111 more control keys, and VkKeyScanW -> VkKeyScanExW with forground window
keyboard layout
2022-01-12 18:11:42 +08:00
rustdesk 8ea5d80f01 new lan discovery https://github.com/rustdesk/rustdesk/issues/261 2022-01-12 03:10:15 +08:00
open-trade 4071f803f7 fix compile error 2022-01-11 16:59:53 +08:00
open-trade 65eef2b579 raw lan discovery 2022-01-11 16:24:35 +08:00
open-trade 9a92b6ac4a revert back from lan discovery merge 2022-01-10 18:05:42 +08:00
RustDesk dfeb9a29c1 Merge branch 'master' into lan_discovery 2022-01-10 17:34:51 +08:00
rustdesk e2a879692d ignore modifiers for name 2022-01-10 03:11:53 +08:00