2694 Commits

Author SHA1 Message Date
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