Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from rustdesk:master #11

Open
wants to merge 548 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 30, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jul 30, 2024
fufesou and others added 29 commits October 17, 2024 17:23
change LC_ALL from C.UTF-8 to C

Signed-off-by: 21pages <[email protected]>
1. web only decode the latest image
2. web/ios remove relay server config when import

Signed-off-by: 21pages <[email protected]>
New terms added
Signed-off-by: 21pages <[email protected]>
* Add option auto record outgoing session
* In the same connection, all displays and all windows share the same
  recording state.

todo:

Android check external storage permission

Known issue:

* Sciter old issue, stop the process directly without stop record, the record file can't play.

Signed-off-by: 21pages <[email protected]>
* Update pl.rs

* Update pl.rs

Updated quota chars.
* fix: win->macos, mouse events,  key flags

Signed-off-by: fufesou <[email protected]>

* comments

Signed-off-by: fufesou <[email protected]>

---------

Signed-off-by: fufesou <[email protected]>
* Add new translation für sending Ctrl+Alt+Del

* Add new translation string for sending Ctrl+Alt+Del
* All share the same last_receive_time
* Not second port forward

Signed-off-by: 21pages <[email protected]>
* Revert "fix missing retry (#8750)"

If `hasRetry` is true: there is a retry timeout;
If `hasRetry` is false: there is no retry button;

In
#8748 (reply in thread)
doesn't want inactive to retry,
https://github.com/rustdesk/rustdesk/blob/cf0e3ec303990a48e0b3a6beedd3587079a6526c/flutter/lib/models/model.dart#L444,
1.2.3 always show retry no matter what `hasRetry` is.

This reverts commit c3c99ba.

* not keep session if there is no remote connection left.

Signed-off-by: 21pages <[email protected]>

---------

Signed-off-by: 21pages <[email protected]>
…introduced. (#9757)

1. LockScreen after connection is established.
2. LockScreen after "Map mode" or "Translate mode" keys are sent.

Signed-off-by: fufesou <[email protected]>
guobao2333 and others added 30 commits January 14, 2025 22:16
* fix(debian): makes `postinst` script idempotent

* fix(debian): makes `prerm` script idempotent
* Adjust bitrate and fps based on TestDelay messages.
* Bitrate is adjusted every 3 seconds, fps is adjusted every second and when receiving test lag.
* Latency optimized at high resolutions. However, when the network is poor, the delay when just connecting or sliding static pages is still obvious.

Signed-off-by: 21pages <[email protected]>
Signed-off-by: 21pages <[email protected]>
* bridge.yml: Explicitly install cargo-expand of certain version

@linsui spotted this trying to fix the build failure of 1.3.7
on f-droid:

https://gitlab.com/fdroid/fdroiddata/-/merge_requests/18766

* flutter-build.yml: drop workarounds for flutter 3.13

@fufesou has removed them from build_fdroid.sh in #10040 but
forgot to remove them in main flutter_build.yml. flutter 3.13
is not used anymore, and those who want to build the old version
using flutter 3.13 can happily check out the appropriate commit
from Git history.

* Bump vcpkg baseline to 2025.01.13

@linsui addressed the missing vcpkg-tools.json file inside vcpkg
revision (microsoft side, not rustdesk's!) by updating the vcpkg
baseline.
* feat: unix, file copy&paste

Signed-off-by: fufesou <[email protected]>

* refact: unix file c&p, check peer version

Signed-off-by: fufesou <[email protected]>

* Update pubspec.yaml

---------

Signed-off-by: fufesou <[email protected]>
Co-authored-by: RustDesk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.