Commit Graph

1714 Commits

Author SHA1 Message Date
21pages 52b8cbcd48 mobile material effect
Signed-off-by: 21pages <pages21@163.com>
2023-06-29 10:02:19 +08:00
21pages 08762ca727 fix note dialog
Signed-off-by: 21pages <pages21@163.com>
2023-06-29 06:48:11 +08:00
dignow 99a825850c trivial change
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-28 23:06:01 +08:00
dignow 8deaf8807b touchpad, linux as the controlled side, better control
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-28 23:00:29 +08:00
dignow c8cd10b6de min scroll, 0.1 thread
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-28 22:35:21 +08:00
21pages f38ebb7b3c android and approve mode
Signed-off-by: 21pages <pages21@163.com>
2023-06-28 20:22:57 +08:00
rustdesk bb679bf25a may help issue #4714 #4780 2023-06-28 17:09:23 +08:00
rustdesk 9fa9128892 exit directly in rustdesk_core_main for macos 2023-06-28 12:05:27 +08:00
rustdesk c66e8312de NSApplication.shared.terminate not exit? 2023-06-28 11:34:08 +08:00
rustdesk 22558b5775 fix ci 2023-06-27 13:52:29 +08:00
rustdesk 46f29f41af disable windows position env, https://www.reddit.com/r/rustdesk/comments/14ijhx6/windows_10_and_11_multiple_screens_causes/ 2023-06-27 13:26:55 +08:00
rustdesk 5b093f5f32 fix changeid 2023-06-26 23:27:18 +08:00
rustdesk 0d658963e4 Enable change id only when connected 2023-06-26 22:05:27 +08:00
dignow d15deabba5 better conditional compilation
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-24 21:09:45 +08:00
rustdesk 5455cd3dea better peer tab 2023-06-24 18:27:47 +08:00
rustdesk c099ff2d8b chore 2023-06-24 17:52:48 +08:00
rustdesk 563a205600 remove stupid logic 2023-06-23 18:37:23 +08:00
dignow 905b059a5a fix, mobile, user state on start
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 18:29:15 +08:00
RustDesk e30f09e7f7 Revert "Fix/mobile connection login state" 2023-06-23 18:25:42 +08:00
RustDesk 74dc8536be Merge pull request #4747 from dignow/fix/mobile_connection_login_state
Fix/mobile connection login state
2023-06-23 17:43:42 +08:00
rustdesk 31eea1482b remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
rustdesk 58e4d66b44 add force, quiet to pullAb, no force pull while switch tab, this may be
not good, because data not updated, have to do with refresh button, we
may change to quiet pull in the future
2023-06-23 15:10:10 +08:00
dignow 105a774135 simple refactor
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 14:42:24 +08:00
dignow ef102bdf94 debug, mobile, connection state
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 14:29:58 +08:00
dignow 811293b261 refact, mobile, connection state
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:37 +08:00
dignow 1b38986a82 tmp commit
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:37 +08:00
dignow 96d95fa08a fix user login state
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:36 +08:00
rustdesk 977ac2a3b2 revert back to hasScrollBody=false, though true can remember scroll
position, but it causes much more problems
2023-06-23 13:26:45 +08:00
rustdesk fea9cfba7f stupid guy doesn not know what is consistency 2023-06-23 12:58:27 +08:00
rustdesk d851fb58e0 switch peer tab does not reset scroll position 2023-06-23 12:32:18 +08:00
rustdesk 57debc6339 fix peers loaded bug and fix group style on desktop, mobile has more
pending problems
2023-06-23 00:32:43 +08:00
rustdesk 20db4bed01 avoid currentUser call more than once when initializing app 2023-06-22 23:19:26 +08:00
rustdesk 5831db260f fix login error 2023-06-22 22:33:54 +08:00
rustdesk ac8fc71b3b autoLogin and trustThisDevice are two different things 2023-06-22 22:11:35 +08:00
RustDesk cf856af933 Merge pull request #4738 from dignow/refact/store_user_info
Refact/store user info
2023-06-22 15:42:37 +08:00
dignow aaaadfb19d simple refact
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-22 15:09:47 +08:00
dignow 96b20ecc23 simple log refact
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-22 14:58:45 +08:00
rustdesk 0a5ddd6054 fix ab style 2023-06-22 11:52:25 +08:00
rustdesk bacba010e3 fix ci 2023-06-22 10:04:16 +08:00
RustDesk 2ea4e0ccab Merge pull request #4735 from 21pages/peer_tab
peer tab use icon
2023-06-22 09:41:42 +08:00
21pages c02a502a7f peer tab use icon
Signed-off-by: 21pages <pages21@163.com>
2023-06-22 08:49:58 +08:00
fufesou c7a417b2fb fix json decode, empty user info
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-22 08:25:29 +08:00
fufesou 4f50e3d934 debug, store user info
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-22 00:55:51 +08:00
fufesou 54cc45dd66 change user payload
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-22 00:55:50 +08:00
fufesou 8dd218235d store user info after login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-22 00:55:50 +08:00
rustdesk 23389ef140 fix mobile home page style 2023-06-21 23:29:12 +08:00
rustdesk e8563a05c7 fix ab style 2023-06-21 19:39:55 +08:00
fufesou 321f193f4d fix address book state
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-21 18:28:52 +08:00
fufesou 2d0a2d6436 trivial change
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-21 16:47:01 +08:00
fufesou 10508a41b1 manage network state for both user info and user group
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-21 16:37:27 +08:00