RustDesk
|
ce5fab3cf7
|
Revert "Refact/install cert "
|
2023-07-03 20:55:43 +08:00 |
|
RustDesk
|
128494d5d8
|
Merge pull request #4836 from dignow/refact/install_cert_
Refact/install cert
|
2023-07-03 20:50:36 +08:00 |
|
dignow
|
648e47e4bf
|
debug, install cert
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-03 20:39:27 +08:00 |
|
rustdesk
|
82219775e3
|
change download page to https://rustdesk.com/download
|
2023-07-03 16:43:39 +08:00 |
|
dignow
|
d594588c81
|
win, install cert, add cert store and add cert cache
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-03 16:34:23 +08:00 |
|
RustDesk
|
1e63b4c937
|
Merge pull request #4826 from 21pages/password
fix encrypt
|
2023-07-02 22:56:43 +08:00 |
|
21pages
|
c42fbe3d45
|
update machine-uid for x86 sciter access x64 machine id
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-02 18:31:24 +08:00 |
|
bovirus
|
0764d375ec
|
Update italian language
|
2023-07-02 12:25:03 +02:00 |
|
rustdesk
|
d9f58ed4df
|
workaround of exit tray in windows
|
2023-07-02 11:22:52 +08:00 |
|
rustdesk
|
2f16d4c662
|
downgrade win manager, new one introduce api-ms-win-shcore-scaling-l1-1-1.dll, and seems slow
|
2023-07-02 10:15:15 +08:00 |
|
rustdesk
|
ffb11dce61
|
make sure conn_id > 0
|
2023-07-02 01:27:34 +08:00 |
|
RustDesk
|
7408a4b5e6
|
Merge pull request #4817 from 21pages/relay
opt force_relay/relay_hint logic
|
2023-07-01 23:01:37 +08:00 |
|
21pages
|
aede035d20
|
opt force_relay/relay_hint logic
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-01 22:48:09 +08:00 |
|
rustdesk
|
5995c36379
|
new specific update_session_id action
|
2023-07-01 21:14:48 +08:00 |
|
rustdesk
|
f0ca66164c
|
update_session_id
|
2023-07-01 16:36:43 +08:00 |
|
rustdesk
|
8ab2a79fa2
|
refactoring conn audit, add session_id (both session_id and conn_id on
sever side), use session_id instead of conn_id for client id, and remove
conn_id in protobuf
|
2023-07-01 16:21:36 +08:00 |
|
dignow
|
588168f638
|
replace close button to inkwell
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-01 14:43:00 +08:00 |
|
RustDesk
|
61135645d3
|
Merge pull request #4814 from 21pages/fix
add error message judgement to set_force_relay
|
2023-07-01 14:16:57 +08:00 |
|
21pages
|
0fafedc706
|
add error message judgement to set_force_relay
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-01 13:40:57 +08:00 |
|
RustDesk
|
f254d17652
|
Merge pull request #4806 from Mr-Update/patch-12
Update de.rs
|
2023-07-01 10:11:14 +08:00 |
|
RustDesk
|
c7b83cceaf
|
Merge pull request #4807 from 21pages/fix
fix connection note
|
2023-07-01 10:10:34 +08:00 |
|
21pages
|
89071a4fdb
|
fix connection note
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-01 09:40:04 +08:00 |
|
Mr-Update
|
1e1e1d1a46
|
Update de.rs
|
2023-06-30 23:12:25 +02:00 |
|
rustdesk
|
324447ffc8
|
fix sciter bundle
|
2023-06-30 22:13:34 +08:00 |
|
rustdesk
|
907a62a586
|
secure request_relay https://github.com/rustdesk/rustdesk/pull/4800
|
2023-06-30 13:37:51 +08:00 |
|
RustDesk
|
15a8b66140
|
Merge pull request #4800 from natfrp/patch-kex-relay
Fix relay connection for key exchange enabled rendezvous server
|
2023-06-30 13:29:17 +08:00 |
|
SakuraFrp Commit Bot
|
b6e55f2a49
|
fix relay connection for key exchange message
|
2023-06-30 13:08:52 +08:00 |
|
SergeyMy
|
9638e77931
|
Update ru.rs
|
2023-06-30 09:52:12 +05:00 |
|
rustdesk
|
e752c726ed
|
workaround of issue #2756
|
2023-06-29 23:46:45 +08:00 |
|
RustDesk
|
c01dfc9af3
|
Merge pull request #4795 from dignow/refact/win_cliprd_wait_timeout
Refact/win cliprd wait timeout
|
2023-06-29 22:50:45 +08:00 |
|
dignow
|
b7bc8f23da
|
Revert "remove translate _tip in a sentence with other words"
This reverts commit 83b8899414a9b5119c6857c2018af9fdca4e778d.
|
2023-06-29 22:44:15 +08:00 |
|
dignow
|
83b8899414
|
remove translate _tip in a sentence with other words
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-29 22:35:52 +08:00 |
|
dignow
|
2c0918fc06
|
debug done
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-29 22:25:01 +08:00 |
|
21pages
|
c2023e8ca3
|
hide recording button if using av1
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-29 21:30:56 +08:00 |
|
dignow
|
4c1eb75129
|
trival change
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-29 20:57:42 +08:00 |
|
dignow
|
1f71dc979c
|
tmp commit
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-29 20:44:50 +08:00 |
|
dignow
|
aaca56c1f8
|
win, clipboard wait timeout, debug
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-29 20:44:49 +08:00 |
|
dignow
|
47fa90741f
|
tmp commit
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-29 20:44:49 +08:00 |
|
dignow
|
fc8db69d9e
|
refact, win, clipboard, notify callback, tmp commit
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-29 20:44:49 +08:00 |
|
rustdesk
|
9fa9128892
|
exit directly in rustdesk_core_main for macos
|
2023-06-28 12:05:27 +08:00 |
|
rustdesk
|
8709b6bc93
|
reset onlinestatus after test rendezvous servers
|
2023-06-27 22:24:08 +08:00 |
|
rustdesk
|
4146e9a334
|
option_env!("API_SERVER")
|
2023-06-27 13:39:33 +08:00 |
|
rustdesk
|
f2eb73ce8e
|
missed file
|
2023-06-27 13:28:19 +08:00 |
|
rustdesk
|
c8176eb7c6
|
fix currentUser not logout when max_peer limit because my_id is not
initialzied
|
2023-06-27 01:16:39 +08:00 |
|
rustdesk
|
0d658963e4
|
Enable change id only when connected
|
2023-06-26 22:05:27 +08:00 |
|
Fausto Gutierrez
|
78f4639ae5
|
Update es.rs (check question and exclamation marks)
Add missing inverted interrogation and exclamation marks
[Inverted question and exclamation marks (wikipedia)](https://en.wikipedia.org/wiki/Inverted_question_and_exclamation_marks#:~:text=The%20inverted%20question%20mark%2C%20%C2%BF%2C,as%20Asturian%20and%20Waray%20languages.)
[Question and exclamation marks at rae.es](https://www.rae.es/dpd/signos%20de%20interrogaci%C3%B3n%20y%20exclamaci%C3%B3n)
[Question and exclamation marks spelling and grammar at rae.es](https://www.rae.es/espanol-al-dia/ortografia-de-los-signos-de-interrogacion-y-exclamacion)
|
2023-06-26 11:06:31 +02:00 |
|
RustDesk
|
510ce30e5e
|
Merge pull request #4773 from dignow/fix/change_id_sciter
Fix/change id sciter
|
2023-06-25 17:42:12 +08:00 |
|
FastAct
|
b4f652969a
|
Update nl.rs
|
2023-06-25 09:44:36 +02:00 |
|
dignow
|
31ade3372c
|
fix change id
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-25 15:37:39 +08:00 |
|
dignow
|
c468b48619
|
fix, sciter, change_id
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-25 13:14:21 +08:00 |
|