rustdesk
|
7c13be5876
|
update issue template and clippy for hbb_common
|
2023-02-08 17:26:44 +08:00 |
|
Kingtous
|
e944b776bc
|
opt: remove unnecessary config field
|
2023-02-07 20:59:13 +08:00 |
|
Kingtous
|
a04980fa13
|
refactor: remove audio mode
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
45b93100d6
|
feat: add voice call proto
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
05822991bf
|
opt: rename to dual-way
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
cb228bef2b
|
feat: add audio switch ui
|
2023-02-07 16:20:37 +08:00 |
|
21pages
|
92145eeb71
|
other bool default display settings
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-02 10:47:49 +08:00 |
|
21pages
|
359f19af02
|
default display settings
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-02 10:47:42 +08:00 |
|
rustdesk
|
ec1da900ec
|
fix issue #2963: run gen_version no matter debug or release
|
2023-02-01 10:42:02 +08:00 |
|
rustdesk
|
a8c3499d7b
|
sync with rustdesk-server hbb_common
|
2023-01-27 11:42:08 +08:00 |
|
4JX
|
f591f5686c
|
Use OUT_DIR in build.rs
|
2023-01-23 19:26:10 +01:00 |
|
rustdesk
|
efa7b52f49
|
fix nightly build RS_PUB_KEY issue
|
2023-01-24 01:32:56 +08:00 |
|
rustdesk
|
d4851ebb40
|
revert 8fb3c452be
|
2023-01-24 01:24:53 +08:00 |
|
21pages
|
333092f983
|
switch sides
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-20 14:53:05 +08:00 |
|
RustDesk
|
b3465e1c13
|
Merge pull request #2851 from AutumnSun1996/master
Allow direct connect to {hostname}:{port}
|
2023-01-18 14:35:50 +08:00 |
|
rustdesk
|
8fb3c452be
|
Allow setting custom server and key with env variables #2810
|
2023-01-18 14:22:41 +08:00 |
|
qiushiyang
|
aa2cd37fb3
|
use more accurate regex for {domain}:{port}
|
2023-01-18 06:08:46 +00:00 |
|
RustDesk
|
7aced73393
|
Revert "Allow setting custom server and key with env variables"
|
2023-01-18 11:48:10 +08:00 |
|
RustDesk
|
a46c373081
|
Merge pull request #2810 from botanicvelious/master
Allow setting custom server and key with env variables
|
2023-01-18 11:48:01 +08:00 |
|
qiushiyang
|
12d446b217
|
fix test for is_hostname_port_str
|
2023-01-18 03:35:13 +00:00 |
|
botanicvelious
|
b59ae9bd42
|
requires 3 elements in array
|
2023-01-17 08:03:24 -07:00 |
|
botanicvelious
|
9980246b90
|
add RS_DEF_PUB_KEY
|
2023-01-17 07:54:11 -07:00 |
|
qiushiyang
|
d601a82b5a
|
Allow direct connect to {hostname}:{port}
|
2023-01-17 22:46:11 +08:00 |
|
botanicvelious
|
12af9e6369
|
update RENDEZVOUS_SERVER env check
|
2023-01-17 06:56:09 -07:00 |
|
21pages
|
d3b490ac48
|
elevation request
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-14 17:39:46 +08:00 |
|
botanicvelious
|
94057d0df5
|
Update config.rs
|
2023-01-11 18:59:21 -07:00 |
|
botanicvelious
|
ada75b602c
|
update to RS_PUB_KEY_VAL
|
2023-01-11 18:29:09 -07:00 |
|
botanicvelious
|
860ccd6b3a
|
add env variables for RENDEZVOUS_SERVERS
check for env variable RENDEZVOUS_SERVER1-3 if not use the default
|
2023-01-11 17:35:47 -07:00 |
|
botanicvelious
|
5e2ef998a3
|
use RS_PUB_KEY env var
If RS_PUB_KEY is set as an env variable use the env variable
|
2023-01-11 17:19:58 -07:00 |
|
Asur4s
|
a35bd772cc
|
fix conflicts
|
2023-01-12 00:35:39 +08:00 |
|
ston
|
aafccf423d
|
fix session type when starting wayland via tty
|
2023-01-10 18:19:50 +08:00 |
|
Josh Soref
|
33c3489a9e
|
spelling: prefer
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-09 12:59:08 -05:00 |
|
Josh Soref
|
7ba932825d
|
spelling: distro
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-09 12:58:33 -05:00 |
|
Josh Soref
|
ec8cb0579f
|
spelling: common
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-09 12:58:33 -05:00 |
|
rustdesk
|
12b02514a4
|
fix one warning
|
2023-01-09 18:45:38 +08:00 |
|
rustdesk
|
80c1b89b47
|
add unit test to test_if_valid_server
|
2023-01-09 18:28:11 +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 |
|
fufesou
|
b114ebf350
|
fix some misspellings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-31 21:41:16 +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
|
08b8f40397
|
nat64
|
2022-12-28 13:52:13 +08:00 |
|
fufesou
|
50c33450b9
|
fix keyboard type store
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-27 18:16:29 +08:00 |
|
fufesou
|
48e684335e
|
choose keyboard layout type, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-27 18:16:29 +08:00 |
|
rustdesk
|
71bd35f8b2
|
refactor socket_client to prepare for nat64
|
2022-12-27 12:30:23 +08:00 |
|
asur4s
|
85620b73a7
|
opt: get supported keyboard modes
|
2022-12-26 02:32:43 -08:00 |
|
rustdesk
|
633253647f
|
ipv6 mangle
|
2022-12-26 16:41:33 +08:00 |
|
KG7x
|
71103886e6
|
Fix typo
|
2022-12-25 20:21:13 +03:00 |
|
asur4s
|
4837d84209
|
opt: enum KeyboardMode
|
2022-12-20 01:09:35 -08:00 |
|
fufesou
|
47658667d6
|
Merge branch 'master' into keyboard
|
2022-12-14 11:12:55 +08:00 |
|
fufesou
|
a780519fe0
|
allow_err with msg
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-10 19:46:41 +08:00 |
|