Sahil Yeole
|
4bf3764b5d
|
Feat: Windows connect to a specific user session (#6825)
* feat windows connect to specific user session
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix import
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix multiple user session fields
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix build
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix build
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix file transfer
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix text color on light theme
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* feat windows connect to specific user session code changes and sciter support
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* update texts
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix sciter selected user session
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* add translations
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* Use Y,N options
* feat windows specific user code changes
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* Update dialog.dart
* Update connection.rs
* Update connection.rs
* feat windows specific user code changes
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix sciter
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* use lr.union
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* remove unused peer options
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* select user only when authorised and no existing connection
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* check for multiple users only once
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* optimise and add check for client version
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* use misc option message
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* update rdp user session proto
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix show cm on user session
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* Update pl.rs
* update on_message
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix cm
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* remove user_session_id
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix cm
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix multiple connections
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
---------
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2024-02-14 23:59:17 +08:00 |
|
fufesou
|
b1a946ec20
|
Fix. Connection, 2FA dialog, esc & enter (#6946)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-01-22 13:44:10 +08:00 |
|
Kleofass
|
29eefbcc25
|
Update lv.rs (#6931)
|
2024-01-21 15:21:23 +08:00 |
|
fufesou
|
06b3894249
|
Refact/verification code input check (#6924)
* Refact, login verification code, input check
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Refact, settings, enable 2fa, dialog input
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Refact. Connect, 2fa code, input check
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* refact, 2Fa text field, input formatter, only digits
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* refact, error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-01-20 15:36:32 +08:00 |
|
rustdesk
|
44e6b7dbb0
|
2fa for unattended access
|
2024-01-19 15:35:58 +08:00 |
|
Kleofass
|
5dfaa10709
|
Update lv.rs (#6830)
|
2024-01-09 10:30:31 +08:00 |
|
rustdesk
|
955c55b6cc
|
fix code merge
|
2024-01-07 13:25:19 +08:00 |
|
rustdesk
|
b2b30b0cf5
|
https://github.com/rustdesk/rustdesk/pull/6805
|
2024-01-07 13:21:38 +08:00 |
|
Kleofass
|
0f5aaac1f5
|
Update lv.rs (#6806)
|
2024-01-07 09:45:02 +08:00 |
|
fufesou
|
7e3a0c4ded
|
Better 2fa verification support (#6782)
* Better 2fa verification support
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* 2FA login verification, add request filed 'tfa_code'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* 2fa dialog
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* msgbox, title
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Feat, oidc login, 2fa
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-01-03 16:43:39 +08:00 |
|
Kleofass
|
2d5fa9ebbf
|
Update lv.rs (#6672)
|
2023-12-14 09:04:18 +08:00 |
|
rustdesk
|
2e146190e1
|
swap left right mouse button
|
2023-12-11 11:22:27 +08:00 |
|
rustdesk
|
65fd682f2a
|
reorder lang to avoid translate miss some lines
|
2023-12-01 11:38:25 +08:00 |
|
Kleofass
|
e43a0da9a6
|
Update lv.rs
|
2023-11-30 15:19:34 +02:00 |
|
rustdesk
|
eb0e5c2de3
|
change location to make tranlator easier
|
2023-11-30 16:12:17 +08:00 |
|
RustDesk
|
64ed25879c
|
Merge pull request #6565 from fufesou/fix/elevated_switch_display
fix, elevated mode, switch display
|
2023-11-30 00:18:14 +08:00 |
|
fufesou
|
5a8a64d284
|
fix, elevated mode, switch display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-29 23:44:28 +08:00 |
|
fufesou
|
f11104fcb5
|
tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-29 20:58:39 +08:00 |
|
Kleofass
|
3b0f4b1f82
|
Update lv.rs
|
2023-11-21 16:21:08 +02:00 |
|
fufesou
|
f41a8bc355
|
idd_not_support_tip to idd_not_support_under_win10_2004_tip
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-21 11:05:50 +08:00 |
|
fufesou
|
83dbf88ffb
|
feat, win10, virtual display, not support message
Signed-off-by: fufesou <shuanglongchen@yeah.ne>
|
2023-11-20 21:44:25 +08:00 |
|
fufesou
|
60e96b637d
|
privacy mode, remove 'recommended'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 11:50:53 +08:00 |
|
fufesou
|
060dfedb74
|
topmost_window_exclude_from_capture, change label text
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 10:57:01 +08:00 |
|
fufesou
|
c23f377039
|
feat, topmost window, exclude from capture
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 07:41:04 +08:00 |
|
Kleofass
|
92f3bf2999
|
Update lv.rs
|
2023-11-15 16:00:46 +02:00 |
|
fufesou
|
90ac8b7b0b
|
feat/virtual_display_privacy_mode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-14 12:11:38 +08:00 |
|
Kleofass
|
55b78727ab
|
Update lv.rs
|
2023-11-06 17:58:51 +02:00 |
|
rustdesk
|
d7e8d4d5c3
|
fix #6198
|
2023-11-06 20:12:01 +08:00 |
|
21pages
|
af132aa62e
|
permission allow->enable, block->blocking
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-06 18:08:53 +08:00 |
|
21pages
|
d528fd3762
|
permisson block input
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-06 15:07:03 +08:00 |
|
Kleofass
|
d369385657
|
Update lv.rs
|
2023-11-03 02:25:01 +02:00 |
|
21pages
|
36f7d64352
|
opt "True color" translation
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-01 11:46:51 +08:00 |
|
21pages
|
f05f86dc80
|
444
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-30 18:46:56 +08:00 |
|
Kleofass
|
7d1fb0a238
|
Update lv.rs
|
2023-10-28 02:09:39 +03:00 |
|
RustDesk
|
e87e371c14
|
Merge branch 'master' into feat/windows_virtual_displays
|
2023-10-28 02:03:16 +08:00 |
|
Kleofass
|
4dd19884e0
|
Update lv.rs
|
2023-10-27 16:06:32 +03:00 |
|
fufesou
|
725a44abd8
|
feat, win virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-27 20:12:33 +08:00 |
|
rustdesk
|
0fe80e8e1f
|
unify text style
|
2023-10-26 13:09:19 +08:00 |
|
Sahil Yeole
|
23b911297e
|
add langs for change peer view menu
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-10-26 05:39:15 +05:30 |
|
Kleofass
|
c878c91e11
|
Update lv.rs
|
2023-10-22 16:51:38 +03:00 |
|
fufesou
|
f531cd23ee
|
add selinux tip
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-21 23:24:54 +08:00 |
|
Kleofass
|
5a89aa3b32
|
Update lv.rs
|
2023-10-17 23:58:54 +03:00 |
|
dignow
|
e997b148e1
|
Change option text
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-10-17 13:16:53 +08:00 |
|
dignow
|
bf83d552f8
|
feat, open multi windows
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-10-17 11:11:42 +08:00 |
|
Kleofass
|
fb5ba257ef
|
Update lv.rs
|
2023-10-14 18:43:17 +03:00 |
|
dignow
|
b52cf070f5
|
multi flutter ui sessions, refact 'Show displays as individual windows'
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-10-14 12:31:57 +08:00 |
|
dignow
|
e363cd9813
|
'Choose Display Behavior' to 'Choose display behavior'
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-10-14 12:26:28 +08:00 |
|
dignow
|
2f2a7d1f89
|
feat, multi flutter ui sessions, change settings to 'Display'
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-10-14 12:26:27 +08:00 |
|
dignow
|
013d307bcd
|
feat, multi_flutter_ui_sessions
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-10-14 12:26:24 +08:00 |
|
21pages
|
d3ce8203be
|
win,linux remove desktop wallpaper
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-13 13:58:11 +08:00 |
|