Sergey V. Kokorin
|
baec7ad415
|
Update src/lang/ru.rs
|
2022-07-27 16:18:04 +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 |
|
Kingtous
|
06cb05f796
|
feat: user login/logout with UserModel
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-07-27 14:29:47 +08:00 |
|
Jorge Aguirre
|
fe0e88bba4
|
update es.rs
Change for more accurate Spanish (latin american) traslation, also considering use a Latin American spanish and a Spain spanish variation.
|
2022-07-26 23:44:28 -05:00 |
|
RustDesk
|
00d2381bc0
|
Merge pull request #1059 from 21pages/restart
feat: pc restart
|
2022-07-27 10:31:47 +08:00 |
|
21pages
|
461a87bce9
|
feat: pc restart
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-27 08:49:10 +08:00 |
|
rustdesk
|
a71fa3f7ac
|
RS_PUB_KEY
|
2022-07-27 00:39:02 +08:00 |
|
rustdesk
|
06ce3661f4
|
issue #1051
|
2022-07-27 00:31:20 +08:00 |
|
rustdesk
|
6981ae1c20
|
issue #1052
|
2022-07-26 23:00:55 +08:00 |
|
kingtous
|
4cfa840822
|
add: address book ui&getAb
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-07-25 16:23:45 +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 |
|
Kingtous
|
5946f6e47d
|
opt: recent&fav cards
|
2022-07-22 23:12:31 +08:00 |
|
RustDesk
|
b4ec6ad24c
|
Merge pull request #1020 from XorgMC/patch-1
Update de.rs
|
2022-07-22 10:38:53 +08:00 |
|
RustDesk
|
eda5a94e33
|
Merge pull request #1013 from 21pages/hwcodec
Hwcodec: codec preference
|
2022-07-22 01:24:41 +08:00 |
|
Leszek Bober
|
0330950a83
|
Update pl.rs
Initial Polish language file.
|
2022-07-21 19:12:20 +02:00 |
|
Fabian Schillig
|
bb1289dbc3
|
Update de.rs
|
2022-07-21 18:31:59 +02:00 |
|
RustDesk
|
515d90644a
|
Merge pull request #1018 from fufesou/fix_cmd_window
fix_cmd_window: do not show cmd prompt window
|
2022-07-21 22:17:51 +08:00 |
|
fufesou
|
e06c373389
|
fix_cmd_window: do not show cmd prompt window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-21 21:58:42 +08:00 |
|
fufesou
|
d19a8fdc43
|
fix_capturer_trait_name_shadowing: build win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-21 20:38:15 +08:00 |
|
RustDesk
|
416832a1ed
|
Merge pull request #982 from twmsh/master
update bytes(protobuf types) mapping, from Vec<u8> to bytes:Byte
|
2022-07-21 18:09:14 +08:00 |
|
tom
|
e811d5f18b
|
modify argument of ConnectionTmpl::send_raw()
|
2022-07-21 17:54:07 +08:00 |
|
tom
|
9ab955bb8e
|
enable serde feature of bytes, modify struct WriteBlock using Bytes
|
2022-07-21 16:07:19 +08:00 |
|
21pages
|
7aa431d349
|
hwcodec: codec preference
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-21 10:14:58 +08:00 |
|
21pages
|
1b1f28b872
|
hwcodec: check when server or each client starts
and refactor hwcodec::best()
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-21 10:10:58 +08:00 |
|
fufesou
|
00dc473703
|
linux_wayland_support: dup detecting function of x11 or wayland
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-20 10:44:27 -07:00 |
|
fufesou
|
634cb5ef1a
|
linux_wayland_support: refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-20 09:50:08 -07:00 |
|
tom
|
16b7c7c716
|
upgrade bytes to 1.2
|
2022-07-21 00:39:20 +08:00 |
|
fufesou
|
aae6e2b16b
|
linux_wayland_support: init merge, windows build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-20 09:16:13 -07:00 |
|
RustDesk
|
6533b30cac
|
Merge pull request #1003 from ViktorOn/patch-7
Update en.rs
|
2022-07-20 23:30:47 +08:00 |
|
Vik
|
013576abeb
|
Update ru.rs
Onetime means once, i.e. one time and that's it (not forever). Is that exactly what you mean?
|
2022-07-19 21:31:21 +03:00 |
|
Vik
|
6ecf1dfc47
|
Update en.rs
|
2022-07-19 21:25:31 +03:00 |
|
Leszek Bober
|
c3562a3d6b
|
Create pl.rs
Polish language.
|
2022-07-19 19:51:20 +02:00 |
|
21pages
|
66e04c9fe7
|
keep session when network interrupt
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-18 22:16:59 +08:00 |
|
21pages
|
0812dc79b8
|
control end close message
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-18 21:27:59 +08:00 |
|
21pages
|
e46019a171
|
password: safe/random personal password
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-18 21:27:56 +08:00 |
|
Kingtous
|
08043732a8
|
feat: ip whitelist, id/relay server/ socks5 proxy, about page
|
2022-07-18 18:24:09 +08:00 |
|
tom
|
6db3a2e85c
|
Merge branch 'master' into master
|
2022-07-18 14:25:33 +08:00 |
|
rustdesk
|
2851d71290
|
fix mac compile
|
2022-07-18 13:33:12 +08:00 |
|
RustDesk
|
dcf14dbb74
|
Merge pull request #988 from Heap-Hop/ignore_battery_optimizations
Update Android
|
2022-07-18 10:47:37 +08:00 |
|
csf
|
5c27f1c383
|
gen other langs
|
2022-07-18 10:34:46 +08:00 |
|
csf
|
f587bdee5a
|
android fix:protobuf 3.1.0
|
2022-07-17 16:47:19 +08:00 |
|
tom
|
ae839bd5bf
|
update linux.rs & macos.rs with bytes:Byte
issues:958
|
2022-07-17 00:59:56 +08:00 |
|
csf
|
88fef77980
|
android opt:add disable ignore_battery_optimizations
|
2022-07-16 22:31:44 +08:00 |
|
tom
|
efa6b5972d
|
update bytes(protobuf types) mapping, from Vec<u8> to bytes:Byte
issues:958
|
2022-07-16 00:45:23 +08:00 |
|
fufesou
|
3613f27afc
|
lan_discovery_WOL: fix udp set_nonblocking twice and lan refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 20:39:42 +08:00 |
|
Kingtous
|
f4e0b6e50a
|
add: change id on flutter
|
2022-07-15 17:00:37 +08:00 |
|
fufesou
|
13406cd359
|
lan_discovery_WOL: sort by online status
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 12:16:15 +08:00 |
|
fufesou
|
eda0855506
|
lan_discovery_WOL: lan discovery test done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 11:29:07 +08:00 |
|
fufesou
|
8fd4830710
|
lan_discovery_WOL: Win10 test done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 11:29:07 +08:00 |
|
fufesou
|
7c323c86ac
|
lan_discovery_WOL: remove ununsed action for lan menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 11:29:07 +08:00 |
|
fufesou
|
897d2b8e57
|
lan_discovery_WOL: remove discovered peer
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 11:29:01 +08:00 |
|
fufesou
|
cbb34fb021
|
lan_discovery_WOL: lan discovery almost done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 11:27:39 +08:00 |
|
fufesou
|
7e0f7be95c
|
lan_discovery_WOL: mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 11:27:39 +08:00 |
|
rustdesk
|
d3fc6ccd9c
|
upgrade tokio
|
2022-07-15 01:29:52 +08:00 |
|
RustDesk
|
c49bbc261c
|
Merge pull request #970 from twmsh/master
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958
|
2022-07-14 23:16:43 +08:00 |
|
csf
|
175ab0b58c
|
remove log
|
2022-07-14 21:46:40 +08:00 |
|
csf
|
fb02fc1197
|
[android] fix build; ignore battery optimizations
|
2022-07-14 17:44:37 +08:00 |
|
tom
|
c6c5d2cb98
|
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958
|
2022-07-14 17:20:01 +08:00 |
|
rustdesk
|
bb8257b7f2
|
https://github.com/rustdesk/rustdesk/issues/899
|
2022-07-14 15:21:26 +08:00 |
|
Kingtous
|
19c3c6034e
|
feat: add local option to main window
|
2022-07-14 12:32:35 +08:00 |
|
rustdesk
|
7a00b927ce
|
typo
|
2022-07-13 23:38:35 +08:00 |
|
KoxSosen
|
01fc7521ff
|
Finishing
|
2022-07-13 17:00:18 +02:00 |
|
KoxSosen
|
a08cdd96ed
|
More fixes, Hungarian README
|
2022-07-13 15:18:59 +02:00 |
|
Simon
|
168fb76bf3
|
Further fixes
|
2022-07-13 10:24:51 +02:00 |
|
Simon
|
7055826e5d
|
Android fixes
|
2022-07-13 10:17:22 +02:00 |
|
KoxSosen
|
bb67ba92bd
|
Ooops
|
2022-07-12 19:18:12 +02:00 |
|
KoxSosen
|
0495f6d36e
|
Hungrian translation
|
2022-07-12 19:08:05 +02:00 |
|
Kingtous
|
9094999a8a
|
add: implement last jobs[2/2]
|
2022-07-11 18:23:58 +08:00 |
|
Kingtous
|
5aded67597
|
add: sortby, address link, platform, last jobs[1/2]
|
2022-07-11 16:07:49 +08:00 |
|
Kingtous
|
79217ca1d9
|
add: send/receive file/folder
|
2022-07-11 10:30:45 +08:00 |
|
Vik
|
369b3f8a4c
|
Update ru.rs
|
2022-07-06 17:07:36 +03:00 |
|
21pages
|
68204e0c56
|
Merge branch 'master' into hwcodec
|
2022-07-06 19:01:51 +08:00 |
|
21pages
|
ce89e7fd8c
|
Merge branch 'hwcodec' into hwcodec
|
2022-07-06 10:39:00 +08:00 |
|
21pages
|
ba034a56af
|
maint hwcodec config file directly
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-06 10:19:13 +08:00 |
|
rustdesk
|
df32b8f07b
|
add comment on if exist in bat
|
2022-07-06 01:33:04 +08:00 |
|
rustdesk
|
83b3a0cbb7
|
https://github.com/rustdesk/rustdesk/issues/895
|
2022-07-06 01:29:11 +08:00 |
|
csf
|
0e957a7762
|
refactor:VideoQoS
|
2022-07-05 22:31:08 +08:00 |
|
csf
|
5bd08bf0a7
|
client side handle codec format
|
2022-07-05 22:17:34 +08:00 |
|
21pages
|
76e1ca91df
|
unify the protobuf message of vp9/h264/h265
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-05 16:16:08 +08:00 |
|
rustdesk
|
759753c000
|
https://github.com/rustdesk/rustdesk/issues/895
|
2022-07-01 23:22:28 +08:00 |
|
Kingtous
|
d49068706e
|
add: include_hidden parameters, migrate to bridge
|
2022-07-01 12:11:34 +08:00 |
|
csf
|
b34a87a220
|
update lang
|
2022-06-30 21:01:04 +08:00 |
|
csf
|
5a7dca72c8
|
fix custom_image_qulity and android
|
2022-06-30 20:48:29 +08:00 |
|
csf
|
a5ab0db5b9
|
switch enable abr
|
2022-06-30 18:24:36 +08:00 |
|
csf
|
09937049a6
|
enable hwcodec
|
2022-06-30 16:19:36 +08:00 |
|
rustdesk
|
89711d4523
|
remove one seperator
|
2022-06-30 01:27:30 +08:00 |
|
rustdesk
|
c745bf4111
|
https://github.com/rustdesk/rustdesk/issues541/
|
2022-06-30 01:19:38 +08:00 |
|
csf
|
eaaeefd90b
|
sync codec format
|
2022-06-30 00:03:17 +08:00 |
|
21pages
|
75fc49b301
|
make hwcodec's bitrate the same as vpx
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-29 11:43:22 +08:00 |
|
Kingtous
|
e0c52b49f3
|
opt: add prefix identifier for each session
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-06-28 22:16:10 +08:00 |
|
Kingtous
|
d0422fa87e
|
fix: previous session.close read&write error
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-06-28 22:16:10 +08:00 |
|
csf
|
47469dd971
|
fix ImageQuality compatibility
|
2022-06-27 22:24:56 +08:00 |
|
csf
|
a7769da317
|
simple abr with delay
|
2022-06-27 21:25:43 +08:00 |
|
csf
|
0da5c2ec68
|
abr with delta delay
|
2022-06-27 21:25:23 +08:00 |
|
csf
|
21a90c5de8
|
abr update Windows
|
2022-06-27 03:30:46 -07:00 |
|
csf
|
83e5028cc9
|
Merge branch 'master' into hwcodec
|
2022-06-27 15:28:49 +08:00 |
|
csf
|
085356c0b3
|
Merge branch 'abr' into hwcodec
|
2022-06-27 15:21:31 +08:00 |
|
csf
|
ece86cda9e
|
abr
|
2022-06-27 15:08:43 +08:00 |
|