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 2e5f247b2ed0cc63a6f6f7bbaaffd0a1223712e5.
* 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 da57fcb6418f27672ef0c35c3408f70c75fc1bd4.
|
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 |
|
fufesou
|
e83c28bf54
|
refact: win, virtual display (#7767)
* refact: win, virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Update flutter-build.yml
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
|
2024-04-19 11:31:52 +08:00 |
|
rustdesk
|
07eca00bd5
|
feat: allow-only-conn-window-open https://github.com/rustdesk/rustdesk/discussions/7033
|
2024-04-09 18:34:44 +08:00 |
|
rustdesk
|
05969c2f99
|
Hostname -> Server
|
2024-03-23 17:10:52 +08:00 |
|
21pages
|
0c232be0c4
|
opt web console menu text (#7452)
Signed-off-by: 21pages <pages21@163.com>
|
2024-03-21 14:44:13 +08:00 |
|
21pages
|
67bc26ed57
|
remove address book operation code, as it duplicates the the functionality of web console (#7451)
Signed-off-by: 21pages <pages21@163.com>
|
2024-03-21 14:01:18 +08:00 |
|
21pages
|
41da6d552f
|
shared address book (#7229)
Signed-off-by: 21pages <pages21@163.com>
|
2024-03-20 15:05:54 +08:00 |
|
DeDuplicate
|
a6aabed6a1
|
add hebrew translation (#7391)
* add hebrew translation
* Update lang.rs
---------
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
|
2024-03-15 10:18:08 +08:00 |
|