fufesou
5b2101e17d
fix(terminal): macos, env TERM ( #13901 )
...
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-26 15:28:35 +08:00
Andrzej Rudnik
ec2d7f0519
Update pl.rs ( #13893 )
2025-12-26 13:31:49 +08:00
fufesou
656ce93d6e
refact: ci, free disk space(Ubuntu) ( #13900 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-25 17:10:49 +08:00
RustDesk
b69e871f9a
Revert "fix: set TERM env variable for terminal to fix Delete key not working…" ( #13894 )
...
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
This reverts commit bba57069a8 .
2025-12-24 22:59:13 +08:00
lif
bba57069a8
fix: set TERM env variable for terminal to fix Delete key not working ( #13747 )
...
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Waiting to run
Full Flutter CI / run-ci (push) Waiting to run
Set TERM=xterm-256color when spawning PTY shell to ensure proper
handling of control sequences. This fixes the issue where Delete/
Backspace keys were not working in terminal connections, particularly
from iPad to Linux.
Fixes #13621
2025-12-24 18:18:51 +08:00
fufesou
6a701f1420
fix: linux, home ( #13879 )
...
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-23 15:43:31 +08:00
alonginwind
eba847e62e
Fix Terminal top content overlapping with notch (SafeArea) ( #13724 )
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Waiting to run
Full Flutter CI / run-ci (push) Waiting to run
2025-12-22 21:08:38 +08:00
fufesou
b80eb2dc6c
refact: remote toolbar icon ( #13865 )
...
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Waiting to run
Full Flutter CI / run-ci (push) Waiting to run
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-22 17:10:53 +08:00
21pages
1f9689dc00
show login dialog when clicking note if not logged in ( #13856 )
...
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Waiting to run
Full Flutter CI / run-ci (push) Waiting to run
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-12-21 22:18:18 +08:00
YuZhiYuanDev
84eb75d5b6
ci: update macOS runner from unsupported macos-13 to macos-latest ( #13855 )
...
- Replace deprecated `macos-13` with `macos-latest` runner
- Ensure CI compatibility with supported macOS versions
- Maintain build stability and future-proof workflows
2025-12-20 21:21:14 +08:00
21pages
4f2aea65ab
require login for note ( #13775 )
...
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-12-20 16:51:25 +08:00
fufesou
d6463f95b9
refact: remote toolbar show/hide ( #13843 )
...
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Waiting to run
Full Flutter CI / run-ci (push) Waiting to run
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-19 20:45:22 +08:00
mehdi-song
3e0688ab63
Update fa.rs ( #13818 )
...
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
* Update fa.rs
:-)
* Update fa.rs
2025-12-17 22:32:16 +08:00
RustDesk
692e90f779
Update flutter-build.yml ( #13817 )
2025-12-16 10:33:50 +08:00
RustDesk
e4faedcb62
Update flutter-build.yml ( #13815 )
2025-12-15 19:51:48 +08:00
fufesou
a32d36a97b
fix(sudo -E): Ubuntu 25.10, run_as_user ( #13796 )
...
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-14 20:52:10 +08:00
RustDesk
da2c678fb3
Revert "Disable signing commands in flutter-build.yml ( #13750 )" ( #13808 )
...
This reverts commit 822b6d1baf .
2025-12-14 17:41:18 +08:00
Mahdi Rahimi
7bdfa121f3
Update Arabic translation in ar.rs ( #13738 )
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-24.04 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
2025-12-12 21:37:15 +08:00
fufesou
b9a1369c6f
fix: custom client, contains RustDesk ( #13783 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-11 21:17:42 +08:00
fufesou
0112b3387e
fix(CI): macOS, nasm, use 2.16.x ( #13781 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-11 20:16:06 +08:00
fufesou
de9d86621d
fix: macos, clipboard, text-based items ( #13778 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-11 15:39:18 +08:00
YuZhiYuanDev
735862d1fd
Replace unsupported macos-13 with a new runner ( #13767 )
2025-12-10 17:05:52 +08:00
rustdesk
a0537759b1
fix vi
2025-12-10 00:31:13 +08:00
minh
a79776c1c4
Update Vietnamese translations for various terms ( #13756 )
2025-12-09 16:58:34 +08:00
RustDesk
822b6d1baf
Disable signing commands in flutter-build.yml ( #13750 )
...
Comment out signing commands in the Flutter build workflow.
2025-12-09 00:07:11 +08:00
fufesou
0065085ba2
fix: win, peer shortcut, colon to underscore ( #13740 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-08 16:34:05 +08:00
rustdesk
4f4da20fc0
revert: flatpak command line is_root
2025-12-05 17:26:06 +08:00
rustdesk
eb0174ea53
flatpak command line is_root
2025-12-05 17:15:29 +08:00
Vasyl Gello
20ce626654
Fix OpenSSL build with Android NDK clang on x86 ( #13684 )
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2025-12-04 17:54:07 +08:00
Alex Rijckaert
a342941ec1
Update Dutch translations for input notes ( #13713 )
2025-12-04 00:27:05 +08:00
21pages
a78a803a22
fix is_public ( #13701 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-12-02 14:54:56 +08:00
fufesou
23754630e8
fix build ( #13686 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-01 19:41:55 +08:00
bilimiyorum
8e6e91eb4a
Turkish language support ( #13673 )
...
Current
2025-11-30 19:52:40 +08:00
fufesou
9cfa551163
fix: msi, prevent black window ( #13665 )
...
For msi version, the black window is shown when creating desktop
shortcut for connection.
The exe version does not have this issue.
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-28 17:25:43 +08:00
rustdesk
5b21441898
webrtc
2025-11-28 10:45:48 +08:00
fufesou
4ed8696d1d
fix: file transfer, jobs lost if conn is not established ( #13635 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-26 19:15:32 +08:00
fufesou
ae06f27372
fix: sciter, cursor position mismatch ( #13629 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-25 23:05:31 +08:00
XLion
33e1493932
Update tw.rs; Add space for cn.rs ( #13609 )
...
* Update tw.rs
* Update cn.rs
* Update tw.rs
* Update tw.rs
2025-11-25 01:08:48 +08:00
summoner
22b1dcaf7b
Translation: Update hungarian hu.rs ( #13578 )
...
* Translation: Update hungarian hu.rs
Translate new strings
Fix translation
* Translation: update hu.rs
Fix translation
* Update hu.rs
Fix translation
2025-11-22 15:16:02 +08:00
fufesou
426a68775f
feat: macos, update dmg ( #13579 )
2025-11-21 10:27:37 +08:00
RustDesk
3c0be4e40e
Revert "feat: macos, update dmg ( #13539 )" ( #13577 )
...
This reverts commit a6571e71e4 .
2025-11-20 23:18:00 +08:00
21pages
3787b45b49
fix python scripts read offset ( #13574 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-11-20 22:15:42 +08:00
rustdesk
7d06de00fb
24.04 ubuntu24.04 ubuntu24.04 ubuntu24.04 ubuntu24.04 ubuntu24.04
...
ubuntu24.04 ubuntu24.04 ubuntu24.04 ubuntu24.04 ubuntu24.04 ubuntu24.04
ubuntu24.04 ubuntu24.04 ubuntu24.04 ubuntu24.04 ubuntu24.04 ubuntu24.04
ubuntu24.04 ubuntu24.04 ubuntu
2025-11-19 11:39:37 +08:00
fufesou
6f8af9d114
refact: flatpak, socket x11, better compatibility ( #13551 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-19 11:03:06 +08:00
fufesou
0a672f092a
fix: flatpak, wayland, cursor image ( #13544 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-18 23:32:40 +08:00
alonginwind
ef62f1db29
Fix terminal clear command to remove residual output ( #13531 )
...
* Fix terminal clear command to remove residual output
* Update flutter/lib/models/terminal_model.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update flutter/lib/desktop/pages/terminal_page.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fix: Prevent "Build scheduled during frame" in terminal resize
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-18 23:31:54 +08:00
fufesou
7f804a0e45
refact: wayland, pipewire display offset cache to file ( #13542 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-18 14:16:59 +08:00
fufesou
b2dff336ce
fix: wayland controlled side, cursor misalignment ( #13537 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-18 00:37:15 +08:00
fufesou
a6571e71e4
feat: macos, update dmg ( #13539 )
...
* feat: macos, update dmg
Signed-off-by: fufesou <linlong1266@gmail.com>
* Update src/platform/macos.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: macos update, remove temp update dir
Signed-off-by: fufesou <linlong1266@gmail.com>
* refact: macos update, print
Signed-off-by: fufesou <linlong1266@gmail.com>
---------
Signed-off-by: fufesou <linlong1266@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-18 00:30:23 +08:00
rustdesk
81f711eb00
update lock
2025-11-17 23:09:29 +08:00