RustDesk
1bea774706
Merge pull request #2967 from 21pages/fix-switchsides
...
fix switch sides
2023-01-28 14:44:03 +08:00
21pages
d0d926bfb0
opt connection close
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-28 14:40:25 +08:00
21pages
435e774964
fix switch sides delay #2893
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-28 12:25:08 +08:00
fufesou
7c865a80e9
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-28 09:37:16 +08:00
fufesou
bf04a03cd1
fix win, local detect some dead code
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-27 23:47:26 +08:00
fufesou
ab026d5055
fix unneccesary portable prompt window
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-27 13:04:26 +08:00
jimmyGALLAND
a0cc71c86d
Update fr.rs
...
Some small fixes and improvements
2023-01-26 22:08:33 +01:00
mehdi-song
a957edf93a
Update fa.rs
...
;-)
2023-01-26 11:47:06 +03:30
rustdesk
cb5855a273
fix issue #2921
2023-01-26 11:25:05 +08:00
Mălina-Ioana Popa
a4908882c6
fix conflicts
2023-01-24 17:05:08 +01:00
Mălina-Ioana Popa
4ee0891030
add romanian language
2023-01-24 16:59:31 +01:00
mehdi-song
c8058cd125
Update fa.rs
...
("Group", "گروه"),
("Search", "جستجو"),
("Closed manually by the web console", "به صورت دستی توسط کنسول وب بسته شد"),
("Local keyboard type", "نوع صفحه کلید محلی"),
("Select local keyboard type", "نوع صفحه کلید محلی را انتخاب کنید"),
("software_render_tip", "اگر کارت گرافیک Nvidia دارید و پنجره راه دور بلافاصله پس از اتصال بسته می شود، درایور nouveau را نصب نمایید و انتخاب گزینه استفاده از رندر نرم افزار می تواند کمک کننده باشد. راه اندازی مجدد نرم افزار مورد نیاز است."),
("Always use software rendering", "همیشه از رندر نرم افزاری استفاده کنید"),
("config_input", "برای کنترل دسکتاپ از راه دور با صفحه کلید، باید مجوز RustDesk \"Input Monitoring\" را بدهید."),
("request_elevation_tip", "همچنین می توانید در صورت وجود شخصی در سمت راه دور درخواست ارتفاع دهید."),
("Wait", "صبر کنید"),
("Elevation Error", "خطای ارتفاع"),
("Ask the remote user for authentication", "درخواست احراز هویت از یک کاربر راه دور"),
("Choose this if the remote account is administrator", "اگر حساب راه دور یک مدیر است، این را انتخاب کنید"),
("Transmit the username and password of administrator", "نام کاربری و رمز عبور مدیر را منتقل کنید"),
("still_click_uac_tip", "همچنان کاربر از راه دور نیاز دارد که روی OK در پنجره UAC اجرای RustDesk کلیک کند."),
("Request Elevation", "درخواست ارتفاع"),
("wait_accept_uac_tip", "لطفاً منتظر بمانید تا کاربر راه دور درخواست پنجره UAC را بپذیرد."),
("Elevate successfully", "با موفقیت بالا ببرید"),
("uppercase", "حروف بزرگ"),
("lowercase", "حروف کوچک"),
("digit", "عدد"),
("special character", "کاراکتر خاص"),
("length>=8", "حداقل طول 8 کاراکتر"),
("Weak", "ضعیف"),
("Medium", "متوسط"),
("Strong", "قوی"),
("Switch Sides", "طرفین را عوض کنید"),
("Please confirm if you want to share your desktop?", "لطفاً تأیید کنید که آیا می خواهید دسکتاپ خود را به اشتراک بگذارید؟"),
2023-01-24 08:08:53 +03:30
RustDesk
d46b4c2123
Merge pull request #2903 from jimmyGALLAND/translat_fr
...
update FR
2023-01-22 08:03:10 +08:00
RustDesk
f4656cb55b
Merge pull request #2902 from flusheDData/master
...
Update es.rs
2023-01-22 08:02:05 +08:00
RustDesk
701b77f28d
Merge pull request #2900 from solokot/master
...
Update ru.rs
2023-01-22 08:01:01 +08:00
Jimmy GALLAND
b556b5d7f6
add templates/translations for Tab Home label, and two other label translations in About tab
2023-01-21 23:07:48 +01:00
Jimmy GALLAND
03b2546008
update FR
2023-01-21 22:26:33 +01:00
Miguel F. G
490b4cbbb9
Update es.rs
...
New terms added
2023-01-21 18:51:01 +01:00
solokot
3ee76fcf4f
Update ru.rs
2023-01-21 17:32:58 +03:00
Mr-Update
761838495a
Update de.rs
2023-01-21 14:42:36 +01:00
NicKoehler
1a3f1d38fb
Update it.rs
2023-01-21 13:51:33 +01:00
RustDesk
7c23b697de
Merge pull request #2838 from 21pages/switch_sides
...
switch sides
2023-01-21 08:05:32 +08:00
RustDesk
8f8019b45b
Merge pull request #2880 from fufesou/fix/keyboard_cur_session
...
fix cur session
2023-01-21 07:58:30 +08:00
RustDesk
282808882f
Merge pull request #2873 from Kingtous/master
...
opt: prevent duplicate window instance on windows
2023-01-21 07:57:47 +08:00
fufesou
3dcada128b
fix cur session
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-20 21:03:30 +08:00
21pages
ee0e84be37
update flutter_rust_bridge to latest
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:52 +08:00
21pages
b7844d1175
switch sides: linux dbus use uri as para like uni_links
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages
c25796e44d
switch sides: windows
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages
e57949d472
switch sides: use ipc to pass msg from ui to server
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages
81a60725f4
switch sides: remove outdate uuid
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages
333092f983
switch sides
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
Miguel F. G
4384db3c3b
Update es.rs
...
Skip = Changed from Saltar to Omitir
2023-01-20 06:26:18 +01:00
Kingtous
1da141e6a7
opt: prevent duplicate window instance on windows
2023-01-20 12:03:03 +08:00
rustdesk
aac12c2b21
applicationShouldOpenUntitledFile
2023-01-20 01:25:15 +08:00
Miguel F. G
941a567d30
Update es.rs
...
A lot of new terms and corrections.
2023-01-19 16:17:30 +01:00
rustdesk
7c834a6001
more comment
2023-01-19 18:26:59 +08:00
rustdesk
34f167b5fc
let's do it with objc with svg support later.
2023-01-19 18:25:13 +08:00
rustdesk
75c43a01fa
mac try x2 png not work, revert
2023-01-19 18:23:04 +08:00
NicKoehler
22412acfcc
Update it.rs
2023-01-18 10:18:06 +01:00
NicKoehler
8f31378155
Update it.rs
2023-01-18 10:09:10 +01:00
NicKoehler
845b2a943e
Update it.rs
2023-01-18 10:01:19 +01:00
NicKoehler
6aafe386b2
Update it.rs
2023-01-18 09:45:53 +01:00
NicKoehler
9fa76d2349
Update it.rs
2023-01-18 09:38:02 +01:00
solokot
134be63d11
update ru.rs
2023-01-18 10:12:32 +03:00
rustdesk
b4a88c7780
fix CI
2023-01-18 14:42:08 +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
f10f969c2c
fix syntax error
2023-01-18 02:08:44 +00:00
botanicvelious
8aea21e9f5
check for server with RS_DEF_PUB_KEY
2023-01-17 07:54:28 -07:00
qiushiyang
d601a82b5a
Allow direct connect to {hostname}:{port}
2023-01-17 22:46:11 +08:00
botanicvelious
f87dff262e
Update ui_interface.rs
2023-01-17 07:39:16 -07:00
botanicvelious
ada2d2b539
Update ui_interface.rs
2023-01-17 07:21:01 -07:00
botanicvelious
f6de021d37
replace and with &&
2023-01-17 07:04:02 -07:00
botanicvelious
67db6bfeb7
check for env variable and option for message
2023-01-17 05:56:07 -07:00
Manos G
8e6863ff61
Update gr.rs
2023-01-17 13:38:27 +02:00
Manos G
8d1f4a5f78
Update gr.rs
2023-01-17 13:29:22 +02:00
Manos G
7374a92473
Update gr.rs
2023-01-17 10:49:35 +02:00
botanicvelious
3cd1d42aa2
remove old line
2023-01-16 14:16:35 -07:00
botanicvelious
9cf81d2032
updated ui to check key value
2023-01-16 14:10:04 -07:00
botanicvelious
0173f79ecf
Test original check
2023-01-16 13:30:54 -07:00
Mr-Update
260b8f0b12
Update de.rs
2023-01-16 20:51:30 +01:00
21pages
9aecd28702
complex pernament password
...
lowercase, uppercase, digit, length>=8
Signed-off-by: 21pages <pages21@163.com>
2023-01-16 19:49:18 +08:00
RustDesk
2a7f8d5367
Merge pull request #2830 from 21pages/opt_button
...
desktop style button && sync depend on web
2023-01-16 10:38:58 +08:00
RustDesk
cdc20ff563
Merge pull request #2827 from Mr-Update/patch-5
...
Update de.rs
2023-01-16 10:38:39 +08:00
21pages
485479c31b
sync: depend on web
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-16 09:09:59 +08:00
Mr-Update
ea3e0fd906
Update de.rs
2023-01-15 18:12:47 +01:00
NicKoehler
6a46783ebf
Update it.rs
2023-01-15 15:30:44 +01:00
RustDesk
b466bb013f
Merge pull request #2820 from 21pages/logonW
...
elevation request
2023-01-14 23:01:29 +08:00
21pages
d3b490ac48
elevation request
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-14 17:39:46 +08:00
botanicvelious
2bf69f3eb1
Merge branch 'rustdesk:master' into master
2023-01-14 02:33:22 -07:00
Miguel F. G
a454aa55cb
Update es.rs
2023-01-13 15:14:17 +01:00
RustDesk
8c5addc5c5
Merge pull request #2812 from jimmyGALLAND/update-fr
...
update-fr
2023-01-13 09:24:45 +08:00
RustDesk
9a3639ac6d
Merge pull request #2811 from st0nie/master
...
cn.rs: wayland_experiment_tip
2023-01-13 09:24:11 +08:00
Jimmy GALLAND
7861fab9b8
update-fr
2023-01-12 21:09:57 +01:00
ston
01b41f01f6
cn.rs: update wayland_experiment_tip
...
Signed-off-by: ston <ston.jia@qq.com>
2023-01-13 02:22:57 +08:00
botanicvelious
829fd97e6f
change server check
...
check for custom server by pub_key not for just the option
2023-01-11 23:32:45 -07:00
Mr-Update
6ad249fa41
Update de.rs
2023-01-11 20:27:11 +01: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
RustDesk
96e608ff07
Merge pull request #2801 from 21pages/sync
...
sync strategy
2023-01-11 17:36:56 +08:00
rustdesk
037120fe02
typo
2023-01-11 15:51:27 +08:00
rustdesk
2ca65a4cf8
fix ci
2023-01-11 15:50:20 +08:00
rustdesk
9cc869ce7b
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
2023-01-11 15:36:04 +08:00
rustdesk
3cbcd2e46a
mac tray icon opt
2023-01-11 15:35:35 +08:00
solokot
70997acc7f
update ru.rs
2023-01-11 09:28:51 +03:00
21pages
8ab2eddf17
opt is_recent_session
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-11 11:11:58 +08:00
ilGigioVr88
5728c69e18
Update it.rs
2023-01-10 11:37:44 +01:00
RustDesk
42678539ab
Merge pull request #2785 from fufesou/fix/wayland_keyboard_flutter
...
fix wayland input
2023-01-10 15:20:19 +08:00
rustdesk
50d9396743
fix cli
2023-01-10 15:01:46 +08:00
fufesou
83c4909eeb
trivial change
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 14:48:27 +08:00
fufesou
1291c840b9
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 14:47:23 +08:00
rustdesk
b0deea57f6
id for cli
2023-01-10 14:41:25 +08:00
fufesou
00867276ed
fix wayland input
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 14:18:25 +08:00
21pages
fae8a94891
sync strategy
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-10 13:21:38 +08:00
fufesou
2143889404
fix win scancode filter, ignore 0xE0..
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 11:09:08 +08:00
RustDesk
3fc686c3d6
Merge pull request #2779 from jsoref/spelling
...
Spelling
2023-01-10 10:13:07 +08:00
Josh Soref
cd921987e9
spelling: whitelist
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
a6b672848b
spelling: settings
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
e29866edc9
spelling: separated
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
7b047a32ab
spelling: separate
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
d6bc1d4b8a
spelling: selection
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
37b0ac6e47
spelling: repeatedly
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
996ed5398e
spelling: rendezvous
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
958c0ad18b
spelling: receiving
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
1011568fc1
spelling: privileged
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
751aa26d8c
spelling: memory
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
1a5eed5768
spelling: launched
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
38b5af5362
spelling: latency
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
c9e5e2cb53
spelling: incoming
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
d8a6beccbb
spelling: holder
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
87e7408cc3
spelling: exist
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
43b975bd35
spelling: elapsed
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
919e42b1a1
spelling: device
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
51f736e84f
spelling: connection
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
19046ba867
spelling: colorspace
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
caa557e360
spelling: clipboard
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
c40ae690e3
spelling: capture
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
cbfcc3657f
spelling: agreement
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
b4bb5bfecf
spelling: active
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
2b93de18ce
spelling: activate
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
8351d331b4
spelling: acceleration
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
b75453b08f
spelling: a workaround
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
fufesou
95844e60cf
win filter scancodes that is greater than 255
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 00:42:33 +08:00
RustDesk
3e9ab2278d
Merge pull request #2772 from 21pages/fix
...
adjust server setting ui
2023-01-09 19:39:28 +08:00
21pages
b35b426f12
system_message code clean
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-09 19:30:11 +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
20a4550cce
Merge pull request #2741 from Heap-Hop/master
...
refactor user login, add two-step verification (email)
2023-01-09 14:04:57 +08:00
rustdesk
9648c57f67
try out hide_docker
2023-01-09 13:59:33 +08:00
csf
6c577dc117
Merge branch 'master' of https://github.com/rustdesk/rustdesk
2023-01-09 14:51:58 +09:00
csf
a8536118c0
add verificationCodeDialog, opt loginDialog
2023-01-09 14:21:16 +09:00
RustDesk
3f53146c7e
Merge pull request #2765 from flusheDData/master
...
Update es.rs
2023-01-09 10:11:49 +08:00
Mr-Update
36a2765cfa
Update de.rs
2023-01-08 22:03:47 +01:00
Miguel F. G
6d1ca1e69e
Update es.rs
...
New terms added.
2023-01-08 20:16:03 +01:00
csf
bb8c50b2c7
update translate
2023-01-08 23:38:58 +09:00
solokot
f2cc993e1b
update ru.rs
2023-01-07 12:19:27 +03:00
Jernej Simončič
bdfc429247
Slovenian translation fixes
...
Signed-off-by: Jernej Simončič <jernej|s-gitstuff@eternallybored.org>
2023-01-06 13:02:15 +01:00
rustdesk
5a91701d3d
fix ci
2023-01-06 15:37:15 +08:00
rustdesk
584295f3fa
config_input not well tested yet
2023-01-06 13:19:08 +08:00
rustdesk
ce5b49b7dd
add config_input
2023-01-06 12:42:16 +08:00
rustdesk
b048e5b280
adding input monitoring priviledge detect for mac
2023-01-06 12:20:26 +08:00
RustDesk
09435f43df
Merge pull request #2735 from 21pages/part-fix-nvidia-crash
...
optional software render to fix flutter render problem on some nvidia card
2023-01-06 10:27:31 +08:00
Jernej Simončič
db5656b569
Add Slovenian translation
...
Signed-off-by: Jernej Simončič <jernej|s-gitstuff@eternallybored.org>
2023-01-05 13:01:11 +01:00
fufesou
97cf85d1b7
mouse forward back support on windows
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-05 17:47:26 +08:00
21pages
5f6a264278
optional software render to fix flutter render problem on some nvidia
...
card
Signed-off-by: 21pages <pages21@163.com>
2023-01-05 16:46:39 +08:00
fufesou
b723f8472d
fix linux to mac, keyboard input
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-05 15:00:52 +08:00
Jimmy GALLAND
7fc15539cc
update fr.rs
2023-01-04 22:19:15 +01:00
Zexi
18bcb8ca75
fix: https://github.com/rustdesk/rustdesk/issues/2718
2023-01-05 02:01:59 +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
21pages
ac433dc11a
fix post heartbeat block
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-03 19:16:23 +08:00
Miguel F. G
6087a29ccc
Update es.rs
...
New terms added
2023-01-02 21:44:17 +01:00
Mr-Update
b429bfdef5
Update de.rs
2023-01-01 23:33:52 +01:00
fufesou
635105069a
fix build wayland
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-31 22:03:15 +08:00
fufesou
b114ebf350
fix some misspellings
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-31 21:41:16 +08:00
solokot
c144dfb81b
Update ru.rs
2022-12-31 09:26:54 +03:00
Mr-Update
b8936ddbbe
Update de.rs
2022-12-30 12:13:14 +01:00
NicKoehler
57083b91a7
Merge branch 'master' into master
2022-12-30 09:57:00 +01:00
NicKoehler
aec50be410
Update it.rs
2022-12-30 09:44:46 +01:00
ilGigioVr88
a231647bd6
Update it.rs
2022-12-30 09:42:07 +01:00
RustDesk
2d93c93bc4
Merge pull request #2678 from fazakis/mac_hack
...
Mac wakeup workaround
2022-12-30 10:13:43 +08:00
Nikos Fazakis
944ca510cc
mac wakeup compact code
2022-12-29 22:22:16 +02:00
rustdesk
07e399cf81
more logic in cli connect
2022-12-29 23:27:17 +08:00
Nikos Fazakis
08278059ac
mac_wakeup resolve panic possibility
2022-12-29 16:55:57 +02:00
rustdesk
9859b4f27d
fix ipv6 refactory
2022-12-29 22:31:01 +08:00
Nikos Fazakis
f14faa85d2
fix relay mac connections and cleanup
2022-12-29 14:42:16 +02:00
rustdesk
67ad937fdd
fix nat64 and refactor ipv6
2022-12-29 20:34:52 +08:00
fufesou
fb5cfabf51
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 19:10:25 +08:00
fufesou
0b9b71e4fc
move sleep from main thread
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 18:16:06 +08:00
fufesou
94cecb1860
macos, use private CGEventSource
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 17:13:12 +08:00
fufesou
01ade73304
fix macos sticky fn, https://stackoverflow.com/questions/74938870/sticky-fn-after-home-is-simulated-programmatically-macos
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 14:37:09 +08:00
rustdesk
1651cef4f3
recover --server and --connect in cli
2022-12-29 14:17:47 +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
8c7bc08776
remove video/audio decoder in client for cli
2022-12-29 12:47:02 +08:00
RustDesk
7d65094664
Merge pull request #2671 from bankzst/master
...
Add Thai translation
2022-12-29 11:45:45 +08:00
rustdesk
250fb314ce
stub for cli
2022-12-29 11:44:06 +08:00
rustdesk
4845e7dbeb
fix cli
2022-12-29 11:27:53 +08:00
rustdesk
6bf1710477
add --connect to cli
2022-12-29 11:18:03 +08:00
rustdesk
7dc0c07578
make start_server available in cli
2022-12-29 10:59:17 +08:00
Phongsathorn
c5205af73f
lang: modify lang.rs to add Thai language
2022-12-29 02:05:10 +07:00
Phongsathorn
becf2a9cd7
lang: create th.rs (Thai translation)
2022-12-29 02:04:41 +07:00
rustdesk
cfaeb6ac0a
fix ci
2022-12-29 00:16:41 +08:00
rustdesk
8070600e03
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
2022-12-29 00:03:01 +08:00
rustdesk
4d2e62981b
make cli compilable
2022-12-29 00:02:31 +08:00
Agent-JY
bf65a88647
Update de.rs
2022-12-28 13:04:28 +01:00
rustdesk
08b8f40397
nat64
2022-12-28 13:52:13 +08:00
Nikos Fazakis
43b3a04f33
spawn update
2022-12-27 22:26:37 +02:00
rustdesk
75f57cf0fc
fix trans
2022-12-27 23:26:11 +08:00
RustDesk
c7f2415aba
Merge pull request #2659 from neogalaxy88/patch-6
...
Update it.rs
2022-12-27 19:17:08 +08:00
neoGalaxy88
971475c778
Update it.rs
2022-12-27 12:14:32 +01:00
fufesou
48e684335e
choose keyboard layout type, mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
Nikos Fazakis
d244551ad8
Mac Wakeup using caffeinate
2022-12-27 11:36:53 +02:00
rustdesk
7d5876f7b8
refactor handle_login_error to avoid dead lock, and recover pr #2602
2022-12-27 11:42:48 +08:00
RustDesk
c5feb95509
Merge pull request #2654 from 21pages/fix
...
part revert #2602
2022-12-26 23:04:55 +08:00