rustdesk
|
06cb49ec71
|
preset-address-book-name preset-address-book-tag https://github.com/rustdesk/rustdesk-server-pro/issues/257
|
2024-05-30 14:27:47 +08:00 |
|
yuluo
|
43a0a4f8e0
|
fix: http/https proxy (#7821)
* add http(s) proxy
* Add front-end translation
* fix ui description
* For linux platform, add rustls support
* fix: Fix the proxy address test function.
* add: Added default prompts for agency agreement and some multi-language translations
* add: Http proxy request client
* fix: add async http proxy func and format the code
* add: Preliminary support for flutter front-end calling rust back-end http request
* Optimize HTTP calls
* Optimize HTTP calls
* fix: Optimize HTTP requests, refine translations, and fix dependencies
* fix: Win and macOS compilation errors
* fix: web platforms
* fix: Optimize import
* fix: Fix web platform issues
* fix: Fix web platform issues
* fix: update ci
* fix: test ci
* test: test CI
* Revert "fix: update ci"
This reverts commit 2e5f247b2e .
* test: test CI
* test: test CI
* fix: fix lock file
* fix: Optimize imports
|
2024-04-25 11:46:21 +08:00 |
|
RustDesk
|
ac7f8a6447
|
Revert "http/https proxy (#7600)" (#7801)
This reverts commit da57fcb641 .
|
2024-04-23 15:26:16 +08:00 |
|
yuluo
|
da57fcb641
|
http/https proxy (#7600)
* add http(s) proxy
* Add front-end translation
* fix ui description
* For linux platform, add rustls support
* fix: Fix the proxy address test function.
* add: Added default prompts for agency agreement and some multi-language translations
* add: Http proxy request client
* fix: add async http proxy func and format the code
* add: Preliminary support for flutter front-end calling rust back-end http request
* Optimize HTTP calls
* Optimize HTTP calls
* fix: Optimize HTTP requests, refine translations, and fix dependencies
|
2024-04-23 15:00:23 +08:00 |
|
hzhou
|
7fb2464d84
|
fix sysinfo update when id change, and add debug info for pk change
|
2024-04-01 16:21:05 +08:00 |
|
rustdesk
|
75a871c437
|
format
|
2024-03-07 16:37:51 +08:00 |
|
rustdesk
|
b5a47efe8e
|
remove share rdp from strategy, useless and leading to confusion
|
2024-03-07 16:33:46 +08:00 |
|
21pages
|
b511a52e09
|
remove is_rdp_service_open judgement for option share rdp (#7257)
Signed-off-by: 21pages <pages21@163.com>
|
2024-02-25 20:09:30 +08:00 |
|
fufesou
|
8c108065eb
|
Refact. Replace all tokio::time::interval() (#7173)
* Refact. Replace all `tokio::time::interval()`
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Refact Better min_interval for `ThrottledInterval`.
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-02-18 21:18:00 +08:00 |
|
fufesou
|
a42df9a27b
|
Refact, verification login with secret (#6943)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-01-22 11:14:28 +08:00 |
|
fufesou
|
7e3a0c4ded
|
Better 2fa verification support (#6782)
* Better 2fa verification support
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* 2FA login verification, add request filed 'tfa_code'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* 2fa dialog
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* msgbox, title
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Feat, oidc login, 2fa
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-01-03 16:43:39 +08:00 |
|
21pages
|
f9ee0189f0
|
format log, add space after colon
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-18 09:52:46 +08:00 |
|
21pages
|
5d0384f580
|
sync option share rdp
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-13 14:28:31 +08:00 |
|
21pages
|
55dbcb646b
|
windows remove "--cm-no-ui", "--cm --hide"
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-13 12:14:27 +08:00 |
|
21pages
|
a75d73b8ac
|
fix ios build
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-30 22:40:55 +08:00 |
|
21pages
|
76a18f5ed3
|
remove hide_cm
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-30 11:48:42 +08:00 |
|
dignow
|
e6dd082b0f
|
fix, login device info
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-09 20:27:52 +08:00 |
|
dignow
|
6a500f2ede
|
oidc does not use api server cache & fix logout after changing server
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-08 21:25:44 +08:00 |
|
rustdesk
|
72c198a1e9
|
add uuid to heartbeat
|
2023-08-04 23:19:10 +08:00 |
|
rustdesk
|
c763478f66
|
fix typo and os info
|
2023-07-22 19:21:12 +08:00 |
|
rustdesk
|
07137ac566
|
sys info
|
2023-07-22 14:30:47 +08:00 |
|
rustdesk
|
e48f36a227
|
prepare device_info upload, change sync interval from 30s to 15s, also
enable android
|
2023-07-19 21:46:15 +08:00 |
|
dignow
|
faf0d62c3c
|
debug, desktop oidc login
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-24 20:22:58 +08:00 |
|
dignow
|
5ee0d0c994
|
fix, desktop, oidc login
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-24 20:19:53 +08:00 |
|
RustDesk
|
e30f09e7f7
|
Revert "Fix/mobile connection login state"
|
2023-06-23 18:25:42 +08:00 |
|
dignow
|
71db0e99b5
|
debug, mobile, connection login state
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-23 13:27:37 +08:00 |
|
dignow
|
0947062d90
|
simple refact, store user info
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-22 12:18:03 +08:00 |
|
fufesou
|
54cc45dd66
|
change user payload
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-22 00:55:50 +08:00 |
|
fufesou
|
8dd218235d
|
store user info after login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-22 00:55:50 +08:00 |
|
21pages
|
6cb35ae01e
|
fix strategy serde
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-13 10:49:22 +08:00 |
|
fufesou
|
c28387c8c6
|
fix oidc login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-30 15:32:19 +08:00 |
|
Kingtous
|
83e63d57e1
|
fix: ios build
|
2023-04-18 18:28:12 +08:00 |
|
fufesou
|
8cb361c51e
|
remove android build warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-27 21:11:07 +08:00 |
|
21pages
|
485479c31b
|
sync: depend on web
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-16 09:09:59 +08:00 |
|
21pages
|
fae8a94891
|
sync strategy
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-10 13:21:38 +08:00 |
|
21pages
|
2136931f80
|
upload record
Signed-off-by: 21pages <pages21@163.com>
|
2022-12-08 09:07:18 +08:00 |
|
fufesou
|
50d885d3e7
|
Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-10 23:33:24 +08:00 |
|
fufesou
|
a84ee7a6ec
|
oidc: init debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-07 15:20:18 +08:00 |
|
fufesou
|
87e53501e3
|
feat_account: mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-07 15:20:15 +08:00 |
|
fufesou
|
3454454bd5
|
account oidc init rs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-07 15:18:57 +08:00 |
|