csf
|
67a5cf9771
|
add confirm before closing multiple tabs
|
2022-10-13 21:49:03 +09:00 |
|
Cooper Liu
|
9ac07b518d
|
add button for importing server config
|
2022-10-13 10:23:52 +08:00 |
|
21pages
|
ca9ca19fa7
|
persist cm chat page if chat unanswered
Signed-off-by: 21pages <pages21@163.com>
|
2022-10-09 08:53:21 +08:00 |
|
Ferry Israel
|
b15dcbf870
|
Update de.rs
added & optimized some DE strings
|
2022-10-06 21:58:13 +02:00 |
|
csf
|
42e298741a
|
update lang
|
2022-09-29 13:07:37 +08:00 |
|
21pages
|
02aedd234c
|
prompt foreground window elevation
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:20 +08:00 |
|
21pages
|
728985e3bf
|
elevation prompt && uac warning
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:19 +08:00 |
|
RustDesk
|
2481f338b0
|
Merge branch 'master' into record
|
2022-09-27 15:32:27 +08:00 |
|
csf
|
52c6e309ce
|
1. fix cm window size onToggle Chat.
2. no need to show remote info in cm chat_page.
3. hide Chat IconButton when client unauthorized
4. update lang
|
2022-09-26 18:10:54 +08:00 |
|
csf
|
95f7677d2b
|
mobile server_page text theme & fix lang.py and update langs
|
2022-09-26 11:25:04 +08:00 |
|
21pages
|
e8143255e9
|
Option LAN Discovery
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-24 19:56:08 +08:00 |
|
csf
|
51b02353c9
|
1. mobile ab login.
2. typos
3. del rename dialog body padding
|
2022-09-22 17:41:58 +08:00 |
|
21pages
|
e7e3494dc9
|
record permission
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
21pages
|
9489877c78
|
video record
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
fufesou
|
27e0bdca97
|
flutter_desktop: pin menubar, rotate icon
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-13 07:24:06 -07:00 |
|
fufesou
|
a075385a11
|
flutter_desktop: fix resize scale && Pin peer menu bar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-13 22:01:15 +08:00 |
|
21pages
|
302a43d68c
|
update setting page, add option enable-rdp
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:10:04 +08:00 |
|
Asura
|
bc7611ae0d
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-01 23:53:55 -07:00 |
|
fufesou
|
59f0ffa82f
|
flutter_desktop: menu bar, switch menu & shrink-stretch -> adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 22:05:06 +08:00 |
|
fufesou
|
f42c6ffeaf
|
flutter_desktop: connection type icon, tested windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 21:49:05 +08:00 |
|
fufesou
|
55ba191ad9
|
flutter_desktop: show/hide menubar tooltip
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-28 21:55:16 +08:00 |
|
fufesou
|
ea77d9284b
|
flutter_desktop: new remote menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-28 21:13:11 +08:00 |
|
Asura
|
e0db94532f
|
Merge branch 'rustdesk/master'
|
2022-08-27 09:55:27 +08:00 |
|
fufesou
|
4fecbba87e
|
flutter_desktop: remote scroll choice translation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 22:29:08 +08:00 |
|
21pages
|
2a2017df67
|
copy id/password on double tap, some menu divider
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-05 10:59:20 +08:00 |
|
Asura
|
2d0cdd83a2
|
Update lang for keyboard mode
|
2022-08-04 21:02:00 +08:00 |
|
Asura
|
3b8032e5ec
|
Merge translate mode
|
2022-08-04 16:11:37 +08:00 |
|
Asura
|
d08931c317
|
Doc: update lang for keyboard mode
|
2022-07-27 07:36:50 -07:00 |
|
rustdesk
|
7d8da4acbe
|
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
|
2022-07-27 16:02:31 +08:00 |
|
rustdesk
|
ab2ac0755e
|
refactor remote_restarting_tip
|
2022-07-27 16:00:48 +08:00 |
|
Fabian Schillig
|
d5eea27318
|
Update de.rs
|
2022-07-27 09:03:05 +02:00 |
|
21pages
|
461a87bce9
|
feat: pc restart
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-27 08:49:10 +08:00 |
|
21pages
|
903fb77e70
|
refactor password
1. random password -> temporary password
2. security password -> permanent password
3. remove onetime password
4. add temporary password length setting
5. remove unnecessary ipc
6. always update temporary password after connection
7. show dots if permanent password is not empty
8. recover password style
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-24 21:53:51 +08:00 |
|
Fabian Schillig
|
bb1289dbc3
|
Update de.rs
|
2022-07-21 18:31:59 +02:00 |
|
21pages
|
e46019a171
|
password: safe/random personal password
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-18 21:27:56 +08:00 |
|
csf
|
5c27f1c383
|
gen other langs
|
2022-07-18 10:34:46 +08:00 |
|
csf
|
fb02fc1197
|
[android] fix build; ignore battery optimizations
|
2022-07-14 17:44:37 +08:00 |
|
21pages
|
68204e0c56
|
Merge branch 'master' into hwcodec
|
2022-07-06 19:01:51 +08:00 |
|
csf
|
b34a87a220
|
update lang
|
2022-06-30 21:01:04 +08:00 |
|
rustdesk
|
c745bf4111
|
https://github.com/rustdesk/rustdesk/issues541/
|
2022-06-30 01:19:38 +08:00 |
|
rustdesk
|
897d5c8cc9
|
"copying and pasting" -> "copy and paste"
|
2022-06-06 12:25:47 +08:00 |
|
fufesou
|
57bd3a9816
|
win_copy_paste_test: change ui 'File Transfer' to 'Allow file copying and pasting'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-06-06 11:57:05 +08:00 |
|
fufesou
|
da392f7f72
|
privacy_mode_win_magnifier: ui prompt if succeeded
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-05-31 12:01:22 +08:00 |
|
fufesou
|
c269d1c831
|
privacy_mode: win10 magnifier
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-05-30 12:08:28 +08:00 |
|
rustdesk
|
d564b90541
|
remove confusion
|
2022-05-13 18:10:32 +08:00 |
|
csf
|
5ebf22a880
|
update tips and translate
|
2022-05-12 22:09:45 +08:00 |
|
rustdesk
|
8a3da687c1
|
help on mac permissons
|
2022-05-02 02:44:16 +08:00 |
|
rustdesk
|
c1f5c20e94
|
https://github.com/rustdesk/rustdesk/issues/77 mac tray, still no find good way to open rustdesk from finder after tray
shown
|
2022-04-28 21:32:44 +08:00 |
|
rustdesk
|
4829b87546
|
trans
|
2022-04-20 15:45:33 +08:00 |
|
rustdesk
|
8d1f1a9ab4
|
TouchPad -> Mouse
|
2022-04-08 18:29:40 +08:00 |
|
rustdesk
|
840413db5f
|
more trans
|
2022-04-06 10:51:24 +08:00 |
|
rustdesk
|
fb98209008
|
trans
|
2022-04-04 14:09:54 +08:00 |
|
rustdesk
|
908a7071a7
|
fix trans
|
2022-03-24 15:27:06 +08:00 |
|
rustdesk
|
0dd4087408
|
fix file transfer hanging if disabled, and add trans
|
2022-03-22 17:09:45 +08:00 |
|
rustdesk
|
0b182b9acd
|
more trans
|
2022-02-15 19:08:29 +08:00 |
|
Marcel Küsters
|
2f4d02c2bf
|
Create de.rs
Added German translation.
Regards.
Marcel Küsters
|
2022-02-15 11:42:08 +01:00 |
|