csf
|
07debe8363
|
fix android build
|
2022-08-03 21:58:07 +08:00 |
|
Kingtous
|
3b9c62b05d
|
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
# .github/workflows/ci.yml
# Cargo.lock
# Cargo.toml
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/mobile/pages/server_page.dart
# flutter/lib/mobile/pages/settings_page.dart
# flutter/lib/mobile/widgets/dialog.dart
# flutter/lib/models/model.dart
# flutter/lib/models/server_model.dart
# src/client.rs
# src/common.rs
# src/ipc.rs
# src/mobile_ffi.rs
# src/rendezvous_mediator.rs
# src/ui.rs
|
2022-08-01 10:44:05 +08:00 |
|
rustdesk
|
aabe08d657
|
fix compile
|
2022-07-31 22:41:24 +08:00 |
|
fufesou
|
2a6cd5853e
|
fix_proto_defs: fix protobuf definitions
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-31 22:31:17 +08:00 |
|
rustdesk
|
125f6dd810
|
refactor password deadlock and password_security
|
2022-07-30 02:01:40 +08: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 |
|
RustDesk
|
eda5a94e33
|
Merge pull request #1013 from 21pages/hwcodec
Hwcodec: codec preference
|
2022-07-22 01:24:41 +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 |
|
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 |
|
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 |
|
tom
|
6db3a2e85c
|
Merge branch 'master' into master
|
2022-07-18 14:25:33 +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 |
|
rustdesk
|
d3fc6ccd9c
|
upgrade tokio
|
2022-07-15 01:29:52 +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 |
|
csf
|
5bd08bf0a7
|
client side handle codec format
|
2022-07-05 22:17:34 +08:00 |
|
csf
|
eaaeefd90b
|
sync codec format
|
2022-06-30 00:03:17 +08:00 |
|
csf
|
47469dd971
|
fix ImageQuality compatibility
|
2022-06-27 22:24:56 +08:00 |
|
csf
|
21a90c5de8
|
abr update Windows
|
2022-06-27 03:30:46 -07: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 |
|
Kingtous
|
4a89469b84
|
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
# Cargo.lock
# Cargo.toml
# build.rs
# flutter/.gitignore
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/models/model.dart
# flutter/lib/models/native_model.dart
# flutter/lib/models/server_model.dart
# flutter/pubspec.lock
# flutter/pubspec.yaml
# src/client.rs
# src/client/file_trait.rs
# src/flutter.rs
# src/mobile_ffi.rs
# src/ui.rs
|
2022-06-27 11:18:53 +08:00 |
|
21pages
|
847c4acb07
|
Merge branch 'hwcodec' into master
|
2022-06-14 13:08:39 +08:00 |
|
csf
|
2169c6fe33
|
fix android translation and hostname
|
2022-06-08 22:35:06 +08:00 |
|
RustDesk
|
720b05874a
|
Merge pull request #628 from fufesou/simple_rc
Fix WCHAR Path & Add Resources Integration Lib
|
2022-06-02 22:01:01 +08:00 |
|
21pages
|
327bdb741c
|
scrap: fix update_video_encoder
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-02 11:32:55 +08:00 |
|
21pages
|
7e6c38e6d2
|
scrap: add hw quality control
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-02 11:32:55 +08:00 |
|
21pages
|
399ddc8bef
|
scrap: rename coder.rs to codec.rs
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-02 11:32:55 +08:00 |
|
21pages
|
70968638bf
|
scrap: add hwcodec
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-02 11:32:50 +08:00 |
|
csf
|
75b920079b
|
run android InputService independently
|
2022-06-01 21:14:02 +08:00 |
|
fufesou
|
62cb9eb51e
|
privacy_mode_win_magnifier: more check on privacy mode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-05-31 15:54:21 +08:00 |
|
fufesou
|
e0aee6898b
|
privacy_mode_win_magnifier: privacy conn id set after succeess
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-05-31 10:00:11 +08:00 |
|
fufesou
|
c269d1c831
|
privacy_mode: win10 magnifier
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-05-30 12:08:28 +08:00 |
|
csf
|
699907eebd
|
fix build & create ui interface
|
2022-05-26 18:11:00 +08:00 |
|
Kingtous
|
42f2ebc8e6
|
opt: clean code
|
2022-05-18 15:45:45 +08:00 |
|
Kingtous
|
c96c0df645
|
fix: rebase conflict
|
2022-05-16 14:45:17 +08:00 |
|
Kingtous
|
52fd312ff3
|
opt: clean code
|
2022-05-16 14:45:17 +08:00 |
|
Kingtous
|
a2bc2a21bb
|
add: file_num offset
|
2022-05-16 14:45:17 +08:00 |
|
Kingtous
|
11e0d2cbf1
|
add: job logic
|
2022-05-16 14:45:17 +08:00 |
|
Kingtous
|
83c75409e8
|
add: msg
|
2022-05-16 14:45:17 +08:00 |
|
Kingtous
|
02f214e39a
|
opt: name, imports
|
2022-05-16 14:45:17 +08:00 |
|
Kingtous
|
74b3cb1c58
|
fix: skip issue
|
2022-05-16 14:45:17 +08:00 |
|
Kingtous
|
4975c9b54d
|
add: overwrite version limit, remove debug log
|
2022-05-16 14:45:17 +08:00 |
|
Kingtous
|
c17e77148e
|
add: remote ret back override confirmation
|
2022-05-16 14:45:16 +08:00 |
|