Commit Graph

2727 Commits

Author SHA1 Message Date
RustDesk 2e5eb86c97 Merge pull request #4699 from 21pages/trustThisDevice
rename autoLogin to trustThisDevice
2023-06-20 10:33:01 +08:00
21pages bb53a42d4f fix sciter account login
Signed-off-by: 21pages <pages21@163.com>
2023-06-20 08:57:17 +08:00
21pages 148534540b rename autoLogin to trustThisDevice
Signed-off-by: 21pages <pages21@163.com>
2023-06-20 07:54:34 +08:00
fufesou 7740492fb0 win, clipboard, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:03 +08:00
fufesou 53a1aeac61 win, clipboard, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou 733e4236c4 avoid waiting too long if the clipboard message is blocked
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou 5a8c2d9cd0 win, clipboard, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou 2240853633 debug server clipboard enabled
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou f12e86be3a empty clipboard after session
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou 66b5b0b580 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou 681fd736c9 win, clipboard debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou c5698df3aa add debug msg
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou a903ec065b win, clipboard, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou ccd2cbd760 try fix clipboard, flutter version
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
21pages ca19246f30 decode json with utf8 from names and show account info
Signed-off-by: 21pages <pages21@163.com>
2023-06-18 14:11:35 +08:00
fufesou 23784eddd3 version-compatible original resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-17 18:34:55 +08:00
Mr-Update 1d5cbfb102 Update de.rs 2023-06-16 23:03:06 +02:00
rustdesk 82d6032655 no mask check for wol to avoid unexpected bug 2023-06-17 00:17:56 +08:00
fufesou 5dc0917ea9 lan discovery, refact mac
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-16 23:31:37 +08:00
fufesou 1759d7f762 lan discovery, try get ip addr only when 0.0.0.0
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-16 23:05:10 +08:00
rustdesk a565c12c2d refactor lan again 2023-06-16 21:30:07 +08:00
rustdesk 8f2a7fdd3e improve lan discovery 2023-06-16 21:18:18 +08:00
rustdesk bb93bc7d52 add comment 2023-06-16 20:55:24 +08:00
rustdesk ce1337ab11 remove is_private in lan, https://github.com/rustdesk/rustdesk/issues/4663#issuecomment-1594619322 2023-06-16 20:54:10 +08:00
rustdesk d285773219 remove more dead code 2023-06-16 20:45:22 +08:00
rustdesk 3c2fd6253c remove dead code 2023-06-16 20:04:12 +08:00
bovirus 8ec4f78ac7 Update italian language 2023-06-16 10:39:49 +02:00
RustDesk 6b7a065143 Merge pull request #4656 from BestiaPL/master
Updated Polish translation (2)
2023-06-16 02:23:51 +08:00
Andrzej Rudnik 61e651f884 Update pl.rs 2023-06-15 20:21:32 +02:00
RustDesk 01f3b57ef2 Merge pull request #4655 from BestiaPL/master
Updated Polish language
2023-06-16 02:14:41 +08:00
Andrzej Rudnik 1b2b2c1f24 Update pl.rs 2023-06-15 20:10:04 +02:00
solokot 0c20bd3ac4 Update ru.rs 2023-06-15 20:05:20 +03:00
sakiodre af9f6fef46 Update vn.rs
Fix typos and grammars, better translated terms. Fill all untranslated strings.
2023-06-15 23:18:49 +07:00
bovirus fe9b5cd215 Update italian language 2023-06-15 08:19:04 +02:00
Miguel F. G 517c29aaf6 Update es.rs
New terms added
2023-06-14 17:27:02 +02:00
rustdesk 5f4a1960fa rename to "accept and elevate" button 2023-06-14 21:30:05 +08:00
bovirus 757b0f8478 Update italian language 2023-06-14 09:58:26 +02:00
RustDesk 597e4ed9ac Merge pull request #4634 from 21pages/fix
fix strategy deserialize and on_open early return.
2023-06-13 16:10:54 +08:00
21pages 59cfb44c08 fix unexpected return via whitelist block by raii
Signed-off-by: 21pages <pages21@163.com>
2023-06-13 15:46:16 +08:00
rustdesk 40ce50dae1 crate::common:: -> crate:: 2023-06-13 11:10:49 +08:00
fufesou edcfd2a801 keyboard do not work, when more than one connection, cursor jump to the other connection
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-13 10:59:37 +08:00
21pages 6cb35ae01e fix strategy serde
Signed-off-by: 21pages <pages21@163.com>
2023-06-13 10:49:22 +08:00
solokot 21c0e67606 Update ru.rs 2023-06-12 10:52:38 +03:00
rustdesk b7671775e9 fix ipv6 direct access: issue #4623 2023-06-12 15:20:30 +08:00
fufesou 3ea7e0aa4b fix win trackpad, wheel delta
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-12 15:04:55 +08:00
Mr-Update 6691696cae Update de.rs 2023-06-11 12:00:49 +02:00
RustDesk dab5fef260 Merge pull request #4616 from 21pages/toolbar
rename menubar as toolbar in code and view
2023-06-11 16:48:49 +08:00
21pages 5729cbf77d rename menubar as toolbar in code and view
Signed-off-by: 21pages <pages21@163.com>
2023-06-11 16:41:12 +08:00
RustDesk 8e398a5871 Merge pull request #4615 from fufesou/fix/trackpad_flutter_macos
debug, macos trackpad, flutter
2023-06-11 16:13:36 +08:00
21pages 844e7420de option collapse toolbar
Signed-off-by: 21pages <pages21@163.com>
2023-06-11 15:59:02 +08:00