Commit Graph

3876 Commits

Author SHA1 Message Date
rustdesk
14d7621425 change product name from rustdesk to RustDesk 2023-01-20 00:09:58 +08: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
RustDesk
f54d72e900
Merge pull request #2859 from botanicvelious/master
fix key check in nightly yaml
2023-01-19 12:06:29 +08:00
botanicvelious
fac375c017
fix unsigned app publish 2023-01-18 20:29:51 -07:00
RustDesk
396d3de95b
Merge pull request #2862 from skycommand/patch-1
Significantly improved the translation
2023-01-19 11:03:00 +08:00
botanicvelious
86885eb5b4
.secrets doesnt work in if 2023-01-18 19:59:07 -07:00
botanicvelious
d58b834c4c
verify .secrets 2023-01-18 19:58:00 -07:00
botanicvelious
5e9b9d5208
Update flutter-nightly.yml 2023-01-18 19:50:57 -07:00
botanicvelious
9e43a07176
update ANDROID_SIGNING_KEY 2023-01-18 19:50:32 -07:00
botanicvelious
74a7523662
fix env.MACOS_P12_BASE64 2023-01-18 19:45:17 -07:00
botanicvelious
5a214d9185
set env values for if's 2023-01-18 19:38:41 -07:00
botanicvelious
fd346edebd
env not secret
must use env. not secret in if's
2023-01-18 19:28:57 -07:00
botanicvelious
4f5b359cfc
env not secret
You can only use the env context in the value of the with and name keys, or in a step’s if conditional, the secret value is not defined yet as its before the with.
2023-01-18 19:25:43 -07:00
botanicvelious
92d009b93d
replace env with secrets for consistency. 2023-01-18 19:18:02 -07:00
skycommand
6044f884eb
Significantly improved the translation 2023-01-18 20:55:36 +03:30
RustDesk
ffef6d3329
Merge pull request #2861 from Kingtous/master
feat: add suse nightly build
2023-01-18 23:05:40 +08:00
Kingtous
7f42404385 feat: add suse nightly build 2023-01-18 22:15:20 +08:00
botanicvelious
c8d1480e4e
add RENDEZVOUS_SERVER 2023-01-18 02:36:05 -07:00
botanicvelious
ac6797e480
RS_PUB_KEY 2023-01-18 02:35:35 -07:00
botanicvelious
fca833fd00
fix key check in nightly yaml 2023-01-18 02:34:53 -07:00
RustDesk
8e47351270
Merge pull request #2858 from NicKoehler/master
Checked and fixed some translations of it.rs
2023-01-18 17:26:04 +08:00
NicKoehler
7bce5b4cd3
Merge branch 'rustdesk:master' into master 2023-01-18 10:18:40 +01: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
RustDesk
e6e2f26663
Merge pull request #2857 from NicKoehler/master
Update it.rs
2023-01-18 16:45:28 +08:00
NicKoehler
9fa76d2349
Update it.rs 2023-01-18 09:38:02 +01:00
RustDesk
91f1c55418
Merge pull request #2856 from solokot/master
update ru.rs
2023-01-18 15:56:51 +08: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
5dcc77cf7b
Merge pull request #2855 from rustdesk/revert-2810-master
Revert "Allow setting custom server and key with env variables"
2023-01-18 11:48:36 +08: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
qiushiyang
f10f969c2c fix syntax error 2023-01-18 02:08:44 +00:00
botanicvelious
b59ae9bd42
requires 3 elements in array 2023-01-17 08:03:24 -07:00
botanicvelious
8aea21e9f5
check for server with RS_DEF_PUB_KEY 2023-01-17 07:54:28 -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
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
12af9e6369
update RENDEZVOUS_SERVER env check 2023-01-17 06:56:09 -07:00
botanicvelious
67db6bfeb7
check for env variable and option for message 2023-01-17 05:56:07 -07:00