dignow
|
e978d1d0fd
|
fix build
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-01 09:56:46 +08:00 |
|
rustdesk
|
8b8f50ed0f
|
fix syninfo, add ab two menutiems: sync ab with recent sessions and sort tags
|
2023-07-26 19:53:57 +08:00 |
|
21pages
|
aa740f4263
|
remove many unwrap and enum_value_or_default
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-23 20:00:58 +08:00 |
|
rustdesk
|
c763478f66
|
fix typo and os info
|
2023-07-22 19:21:12 +08:00 |
|
rustdesk
|
07137ac566
|
sys info
|
2023-07-22 14:30:47 +08:00 |
|
rustdesk
|
aacffd979b
|
make config in exe name has highest priority, also overwrite config if
installation,
https://github.com/rustdesk/rustdesk-server-pro/issues/21#issuecomment-1638259580,
not tested yet
|
2023-07-19 14:45:11 +08:00 |
|
rustdesk
|
8ab2a79fa2
|
refactoring conn audit, add session_id (both session_id and conn_id on
sever side), use session_id instead of conn_id for client id, and remove
conn_id in protobuf
|
2023-07-01 16:21:36 +08:00 |
|
rustdesk
|
8709b6bc93
|
reset onlinestatus after test rendezvous servers
|
2023-06-27 22:24:08 +08:00 |
|
rustdesk
|
4146e9a334
|
option_env!("API_SERVER")
|
2023-06-27 13:39:33 +08:00 |
|
rustdesk
|
f22aa0c97e
|
fix process check
|
2023-06-10 22:18:50 +08:00 |
|
rustdesk
|
87b32ad8c4
|
use autostart for --tray in linux because pkexec not work well when start it with --server
|
2023-06-10 01:55:32 +08:00 |
|
rustdesk
|
b14ae250b7
|
fix CI
|
2023-06-09 23:42:18 +08:00 |
|
rustdesk
|
53431eb162
|
no duplidate trays
|
2023-06-09 22:33:38 +08:00 |
|
rustdesk
|
9a1fee792e
|
fix android/ios ci
|
2023-06-08 00:35:11 +08:00 |
|
fufesou
|
10176d9b2c
|
macos, fix input crash
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-05 12:54:49 +08:00 |
|
rustdesk
|
400aa61c6a
|
fix nat test, must reuse the local address, to fix #4348
|
2023-05-14 23:31:32 +08:00 |
|
rustdesk
|
baecf3edb8
|
enc punch
|
2023-05-14 18:17:02 +08:00 |
|
fufesou
|
095ac46255
|
plugin_framework, test plugin manager, uninstall is not fully tested
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:42 +08:00 |
|
fufesou
|
db71dd039d
|
plugin_framework, manager, install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:14 +08:00 |
|
rustdesk
|
e3ee957370
|
ok to remove curl, because reqwest does not depend on openssl anymore, #4218
|
2023-05-04 17:24:58 +08:00 |
|
rustdesk
|
96560d9199
|
fix #4218
|
2023-04-29 12:50:17 +08:00 |
|
fufesou
|
d8dc56a743
|
plugin_framework, debug config, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-24 19:57:20 +08:00 |
|
21pages
|
0d8fe1b7b8
|
audio rechannel
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-21 07:43:32 +08:00 |
|
21pages
|
1100b2a465
|
show fingerprint
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-19 15:52:15 +08:00 |
|
Kingtous
|
83e63d57e1
|
fix: ios build
|
2023-04-18 18:28:12 +08:00 |
|
fufesou
|
d6c8fb2b28
|
refact is_peer_version_ge, and fix version comparation > to >=
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-07 14:47:01 +08:00 |
|
fufesou
|
0b417ac479
|
start --server on gmd wayland, just for communications, no connections will be established
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-31 16:42:35 +08:00 |
|
rustdesk
|
88072a334f
|
fix ci #3328
|
2023-03-20 09:36:36 +08:00 |
|
rustdesk
|
706e080071
|
fix #3328
|
2023-03-20 00:56:17 +08:00 |
|
rustdesk
|
61679a1072
|
upgrade some crates, fix scrap benchmark on mac, fix compile issue on
osx10.14
|
2023-03-09 17:22:14 +08:00 |
|
rustdesk
|
b8941c15c0
|
refactor DST_STRIDE_RGBA
|
2023-03-03 14:02:49 +08:00 |
|
RustDesk
|
29abda56df
|
Revert "Fix/macos texture stride align"
|
2023-03-03 13:18:34 +08:00 |
|
fufesou
|
c419819c0f
|
rename all stride_align to stride
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-03 10:58:48 +08:00 |
|
fufesou
|
0c3ccb3f60
|
Differentiate stride align between encoding and decoding
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-03 10:47:31 +08:00 |
|
fufesou
|
5aa97faedd
|
Fix stride align
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-03 10:01:58 +08:00 |
|
fufesou
|
42c95f71f6
|
fix macos strid align
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-03 10:01:58 +08:00 |
|
fufesou
|
135e0c8a99
|
add mutex guard for arboard funcs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 21:57:51 +08:00 |
|
fufesou
|
302499d1e0
|
fix sync displays info && select monitor menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-17 13:32:17 +08:00 |
|
rustdesk
|
d416d7d965
|
base64 icon only for sciter
|
2023-02-11 00:21:19 +08:00 |
|
rustdesk
|
be09728bf5
|
exclude ui module (sciter) for flutter
|
2023-02-10 17:09:31 +08:00 |
|
rustdesk
|
4134b77680
|
improve ffi enum data size, fix compile warning on mac
|
2023-02-08 19:17:59 +08:00 |
|
RustDesk
|
993e2d9c77
|
Merge pull request #3116 from fufesou/feat/keyboard_translate_mode
feat/keyboard translate mode
|
2023-02-08 15:17:11 +08:00 |
|
fufesou
|
6e54cd2e6b
|
win, translate mode, check dead code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-08 14:24:47 +08:00 |
|
Kingtous
|
038d660e60
|
fix: android build
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
60925057f0
|
fix: poison error on setting sound input
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
7e5c5b50e5
|
feat: set to default input device when in dual-way
|
2023-02-07 16:20:37 +08:00 |
|
fufesou
|
b84f3ba1ee
|
init wayland to update var 'cursor embeded'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-01-29 12:41:16 +08:00 |
|
csf
|
733a43df07
|
1. fix get_api_server.
2. add device info in LoginRequest
|
2023-01-28 21:24:49 +09:00 |
|
Asur4s
|
a35bd772cc
|
fix conflicts
|
2023-01-12 00:35:39 +08:00 |
|
Asur4s
|
3102a24166
|
fix default keyboard mode when changing version
|
2023-01-11 23:38:05 +08:00 |
|
fufesou
|
00867276ed
|
fix wayland input
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-01-10 14:18:25 +08:00 |
|
rustdesk
|
61c03a921d
|
fix ci
|
2023-01-09 18:55:37 +08:00 |
|
rustdesk
|
fb658cba2b
|
fix compile
|
2023-01-09 18:52:44 +08:00 |
|
rustdesk
|
f2ff1d2da1
|
fix some port change
|
2023-01-09 18:44:34 +08:00 |
|
rustdesk
|
80c1b89b47
|
add unit test to test_if_valid_server
|
2023-01-09 18:28:11 +08:00 |
|
rustdesk
|
72162c9a31
|
fix get relay server for ipv6
|
2023-01-04 20:27:18 +08:00 |
|
rustdesk
|
55962f2fc9
|
ipv6 support for direct connection, todo: UI input check, relay port
change based on ipv6
|
2023-01-04 18:35:31 +08:00 |
|
rustdesk
|
9859b4f27d
|
fix ipv6 refactory
|
2022-12-29 22:31:01 +08:00 |
|
rustdesk
|
67ad937fdd
|
fix nat64 and refactor ipv6
|
2022-12-29 20:34:52 +08:00 |
|
rustdesk
|
40aaddf108
|
remove stub.rs, it is really hard to remove scrap totally, which is used
all where
|
2022-12-29 13:29:22 +08:00 |
|
rustdesk
|
45072a4de1
|
more for cli
|
2022-12-29 13:00:57 +08:00 |
|
rustdesk
|
4d2e62981b
|
make cli compilable
|
2022-12-29 00:02:31 +08:00 |
|
rustdesk
|
08b8f40397
|
nat64
|
2022-12-28 13:52:13 +08:00 |
|
asur4s
|
85620b73a7
|
opt: get supported keyboard modes
|
2022-12-26 02:32:43 -08:00 |
|
21pages
|
b3114d4147
|
file audit
Signed-off-by: 21pages <pages21@163.com>
|
2022-12-26 09:48:08 +08:00 |
|
asur4s
|
c267fc9d9b
|
refactor: set default keyboard mode
|
2022-12-20 01:11:52 -08:00 |
|
Asura
|
3b60304d14
|
refactor: keyboard of client
|
2022-12-08 09:03:41 +08:00 |
|
fufesou
|
6b3c2f3beb
|
fix android build errors and warnings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-13 18:29:05 +08:00 |
|
21pages
|
53e0c16857
|
fix command line support
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-10 15:06:51 +08:00 |
|
Kingtous
|
c8c726b565
|
feat: support hot,key specification in portable file name
|
2022-10-31 15:00:20 +08:00 |
|
fufesou
|
d6c9639c5d
|
fix: win remote and file transfer , simultaneous connection
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-31 10:04:59 +08:00 |
|
fufesou
|
77de0d05f9
|
msgbox & translations
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-17 22:00:44 +08:00 |
|
fufesou
|
5ddb10366e
|
wayland: fix enigo crash & mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-17 21:55:27 +08:00 |
|
fufesou
|
2da5401fd4
|
add global init and update wayland error map
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-17 21:55:26 +08:00 |
|
21pages
|
e2924f0d41
|
build windows install
Signed-off-by: 21pages <pages21@163.com>
|
2022-10-11 15:14:14 +08:00 |
|
csf
|
9911f4d2f5
|
android direct ip access
|
2022-09-29 13:07:20 +08:00 |
|
rustdesk
|
f4871a992f
|
refactor core_main, also fix windows flutter restart repeated fatal
error crash
|
2022-09-15 17:41:10 +08:00 |
|
21pages
|
42d17f9d2b
|
fix audio no sound, add missing VideoFrame timestamp
move get_time to hbb_common
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:10:04 +08:00 |
|
asur4s
|
8da4fbabf5
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-07 03:52:31 -04:00 |
|
asur4s
|
abf78ab6f7
|
Refacotr env of keyboard && enter view
|
2022-09-05 05:55:31 -04:00 |
|
csf
|
09b769d92f
|
WIP file transfer
|
2022-09-05 10:27:33 +08:00 |
|
asur4s
|
8df3000b6b
|
Fix syntax error
|
2022-09-04 04:58:24 -04:00 |
|
Asura
|
7a35119d33
|
Fix misspell
|
2022-09-04 16:50:02 +08:00 |
|
asur4s
|
9f80202c79
|
Refactor is_x11
|
2022-09-04 04:25:34 -04:00 |
|
asur4s
|
925a9e43cb
|
Refactor: env of keyboard mode
|
2022-09-03 21:49:58 -04:00 |
|
Asura
|
41241867b7
|
Fix compile warning
|
2022-09-02 01:20:48 -07:00 |
|
fufesou
|
b2ffe9dee4
|
flutter_desktop: handle privacy mode back notifications
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-09 11:03:56 +08:00 |
|
csf
|
e420178750
|
refactor all [setByName] [getByName] to async bridge function
|
2022-08-08 22:27:27 +08:00 |
|
csf
|
07debe8363
|
fix android build
|
2022-08-03 21:58:07 +08:00 |
|
Kingtous
|
c4451b3cc7
|
fix: merge conflict
|
2022-08-01 14:33:08 +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
|
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
|
16b7c7c716
|
upgrade bytes to 1.2
|
2022-07-21 00:39:20 +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
|
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
|
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 |
|