Commit Graph

1803 Commits

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