Mr-Update
|
d8001fcaea
|
Update de.rs
|
2023-09-24 21:06:40 +02:00 |
|
bovirus
|
fa1b61b3e3
|
Update Italian language
|
2023-09-24 10:54:29 +02:00 |
|
Kleofass
|
7229652e31
|
Update lv.rs
|
2023-09-24 10:52:03 +03:00 |
|
21pages
|
d83d8c18fc
|
remove ab pull error toast, translate group pull error
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-24 09:00:24 +08:00 |
|
21pages
|
90f0f27fca
|
fix file transfer affect codec selection
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-23 21:09:24 +08:00 |
|
RustDesk
|
5837026e83
|
Merge pull request #5773 from sahilyeole/fix/wayland_cursor_mismatch
Fix wayland cursor mismatch on multiple screens
|
2023-09-23 16:08:34 +08:00 |
|
solokot
|
492ea7264a
|
Update ru.rs
|
2023-09-21 09:11:53 +03:00 |
|
Sahil Yeole
|
bf5f58e0ce
|
fix wayland cursor mismatch
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-09-20 19:55:13 +05:30 |
|
RustDesk
|
38f8956bd0
|
Merge pull request #5758 from BestiaPL/master
Update pl.rs
|
2023-09-20 10:57:45 +08:00 |
|
Andrzej Rudnik
|
53fb48fe7d
|
Update pl.rs
|
2023-09-19 23:12:47 +02:00 |
|
Mr-Update
|
73e4006447
|
Update de.rs
|
2023-09-19 22:15:50 +02:00 |
|
Miguel F. G
|
fd34f97120
|
Update es.rs
new term added
|
2023-09-19 16:21:31 +02:00 |
|
Miguel F. G
|
2dc8f3b3e4
|
Update es.rs
New terms added
|
2023-09-19 16:18:21 +02:00 |
|
Ibnul Mutaki
|
800f3f765f
|
upadte ud.rs
|
2023-09-19 07:59:07 +07:00 |
|
Ibnul Mutaki
|
635f346b12
|
update id.rs
|
2023-09-19 07:52:25 +07:00 |
|
fufesou
|
2b72622fe8
|
Fix, privacy on, missing failed details
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-09-18 22:12:11 +08:00 |
|
Kleofass
|
4eb76cdc30
|
Update lv.rs
|
2023-09-18 15:08:42 +03:00 |
|
RustDesk
|
3b68f598b1
|
Merge pull request #5730 from 21pages/mac_tray
remove mac tray session count tooltip
|
2023-09-18 17:01:41 +08:00 |
|
RustDesk
|
31db43dbb0
|
Merge pull request #5731 from bovirus/master
Update Italian language
|
2023-09-18 17:01:23 +08:00 |
|
bovirus
|
607c818879
|
Update Italian language
|
2023-09-18 10:52:11 +02:00 |
|
borondics
|
6d5f044948
|
Changed "unremember" to "forget" everywhere. It sounds better, shorter and it is also used for variable names as 'forget'.
|
2023-09-18 10:09:06 +02:00 |
|
borondics
|
f24a8b3918
|
I suggest to change "unremember" to "forget", just like it is in the code.
|
2023-09-18 10:00:52 +02:00 |
|
21pages
|
3389c798f6
|
remove mac tray session count tooltip, which won't be shown
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-18 14:49:51 +08:00 |
|
RustDesk
|
86e2ac1497
|
Merge pull request #5720 from 21pages/group
enable group
|
2023-09-18 14:16:28 +08:00 |
|
21pages
|
b2a4f11e0b
|
enable group, show accessible users and peers
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-18 13:44:41 +08:00 |
|
21pages
|
09d380ba8f
|
allow hide peer tab
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-18 09:12:58 +08:00 |
|
dignow
|
b0990ac6ec
|
try fix build, ios
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-09-17 23:39:54 +08:00 |
|
RustDesk
|
74be6af3e6
|
Merge pull request #5719 from fufesou/fix/remove_nested_read_calls
Refactor/remove nested read calls
|
2023-09-17 16:30:49 +08:00 |
|
fufesou
|
72f5fbd6ad
|
fix build sciter
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-09-17 13:41:00 +08:00 |
|
fufesou
|
ae3efa1151
|
fix, RwLock, remove nested read calls
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-09-17 13:01:27 +08:00 |
|
RustDesk
|
348ed268c3
|
Merge pull request #5716 from fufesou/refact/privacy_mode_msgbox_details
Refact/privacy mode msgbox details
|
2023-09-17 11:23:24 +08:00 |
|
fufesou
|
df19ccf998
|
Set details for block input back notification
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-09-17 11:07:06 +08:00 |
|
fufesou
|
db2e4f30a7
|
Privacy mode, msgbox, add details
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-09-17 10:53:04 +08:00 |
|
fufesou
|
7ffe11b000
|
fix, macos as the controlled side, crash on disconnect
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-09-17 09:17:51 +08:00 |
|
bovirus
|
8657381dce
|
Update italian language
|
2023-09-16 15:48:00 +02:00 |
|
Kleofass
|
0097f5fc8d
|
Update lv.rs
|
2023-09-16 12:42:03 +03:00 |
|
RustDesk
|
f2b7bfc561
|
Merge pull request #5706 from Mr-Update/patch-5
Update de.rs
|
2023-09-16 11:11:50 +08:00 |
|
Ibnul Mutaki
|
34f20f914a
|
update indo translation
|
2023-09-16 08:36:39 +07:00 |
|
Mr-Update
|
19444353b4
|
Update de.rs
|
2023-09-15 21:36:08 +02:00 |
|
Kleofass
|
fa815af798
|
Update latvian lv.rs
|
2023-09-15 14:58:37 +03:00 |
|
Kleofass
|
f1e2aa8c96
|
Update latvian lang.rs
|
2023-09-15 14:58:10 +03:00 |
|
fufesou
|
73414f2ee1
|
simple remove parentheses
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-09-15 15:38:42 +08:00 |
|
fufesou
|
7b37e5183c
|
update rdev, fix grab system utf8, fallback on linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-09-15 15:35:44 +08:00 |
|
solokot
|
3dd329a999
|
Update ru.rs
|
2023-09-15 08:37:08 +03:00 |
|
Integral
|
45aea4176f
|
Update cn.rs
|
2023-09-15 11:56:04 +08:00 |
|
RustDesk
|
48a348c4d1
|
Merge branch 'master' into master
|
2023-09-15 09:25:01 +08:00 |
|
RustDesk
|
b2ed8d8560
|
Merge branch 'master' into master
|
2023-09-15 09:23:49 +08:00 |
|
Ibnul Mutaki
|
97f7575409
|
improve indo translation
|
2023-09-15 07:44:25 +07:00 |
|
Ibnul Mutaki
|
5220157b01
|
add indonesia translation
|
2023-09-15 07:42:45 +07:00 |
|
solokot
|
900f9ec9a9
|
Update ru.rs
|
2023-09-14 23:53:05 +03:00 |
|