fufesou
|
6c949a9602
|
feat: cursor, linux (#12822)
* feat: cursor, linux
Signed-off-by: fufesou <linlong1266@gmail.com>
* refact: cursor, text, white background
Signed-off-by: fufesou <linlong1266@gmail.com>
---------
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-09-06 12:11:43 +08:00 |
|
rustdesk
|
c979cbcac7
|
disable-discovery-pane
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
|
2025-09-01 17:07:29 +08:00 |
|
fufesou
|
e2ec6a5be8
|
feat: whiteboard, macos (#12780)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-30 22:16:35 +08:00 |
|
fufesou
|
7ca8e0d437
|
refact: show my cursor (#12765)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
1. Show not supported on Win7.
2. Enabling "Show my cursor" automatically enables "View mode".
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-29 01:06:37 +08:00 |
|
fufesou
|
a98852e279
|
fix: mouse event, is in current window (#12760)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-29 01:06:05 +08:00 |
|
fufesou
|
d0e9c6dc57
|
feat: show my cursor (#12745)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-28 15:20:01 +08:00 |
|
fufesou
|
db4296533a
|
feat: advanced option, main window, always on top (#12731)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-26 00:15:55 +08:00 |
|
fufesou
|
f4fb31d7a1
|
feat: file transfer, resume (#12626)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-25 14:34:03 +08:00 |
|
21pages
|
5ff1740b5b
|
set allowMalformed to true when decode utf8 (#12693)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-08-20 14:55:52 +08:00 |
|
fufesou
|
0b9d7925b5
|
fix: ios, file transfer, home dir (#12657)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-15 00:00:05 +08:00 |
|
21pages
|
a0659a277a
|
show TCP/UDP/IPv6 in tooltip (#12613)
* add punch type log
Signed-off-by: 21pages <sunboeasy@gmail.com>
* show TCP/UDP/IPv6 in tooltip
Signed-off-by: 21pages <sunboeasy@gmail.com>
* Skip udp punch if udp nat port is 0
Signed-off-by: 21pages <sunboeasy@gmail.com>
---------
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-08-11 16:13:31 +08:00 |
|
fufesou
|
ad1ed132d1
|
fix: file transfer, web (#12565)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-09 15:54:00 +08:00 |
|
fufesou
|
6bc3b38b56
|
refact: macos, update, preparing for installation (#12581)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-08-08 14:25:22 +08:00 |
|
fufesou
|
39b91911cb
|
fix: update macos (#12578)
* fix: update macos
1. Use `ditto` instead of `cp -r`.
2. Add prompt for extracting dmg.
Signed-off-by: fufesou <linlong1266@gmail.com>
* fix: error to err
Signed-off-by: fufesou <linlong1266@gmail.com>
* Refact: Remove "Extracting"
Signed-off-by: fufesou <linlong1266@gmail.com>
---------
Signed-off-by: fufesou <linlong1266@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
|
2025-08-07 23:31:31 +08:00 |
|
rustdesk
|
b37b271fce
|
add team to osx
|
2025-08-07 18:09:09 +08:00 |
|
fufesou
|
8899b90725
|
fix: build (#12483)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-31 00:27:55 +08:00 |
|
rustdesk
|
7ece7e730a
|
fix https://github.com/rustdesk/rustdesk/issues/12481
|
2025-07-30 21:06:09 +08:00 |
|
rustdesk
|
26e5f7bbeb
|
show websocket option on desktop
|
2025-07-29 11:53:45 +08:00 |
|
21pages
|
2282c8e308
|
opt assert for debug (#12420)
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-07-26 18:41:57 +08:00 |
|
fufesou
|
b4e13706bd
|
refact: active terminal on conn the same remote (#12392)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-23 22:44:05 +08:00 |
|
rustdesk
|
50fc6d691f
|
1.4.1
|
2025-07-23 15:51:44 +08:00 |
|
fufesou
|
348c477f75
|
fix: terminal, web, fonts (#12376)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-22 23:42:05 +08:00 |
|
fufesou
|
61194182eb
|
fix: debug, terminal web (#12375)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-22 19:26:50 +08:00 |
|
fufesou
|
9bca5ac000
|
refact: terminal, save window pos on close (#12370)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-22 15:16:13 +08:00 |
|
fufesou
|
391ef70007
|
fix: terminal, persistent (#12357)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-21 17:15:02 +08:00 |
|
fufesou
|
555bb66668
|
fix: terminal, handle newline (#12342)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-19 11:14:14 +08:00 |
|
21pages
|
1581272104
|
opt hint of elevation username (#12338)
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-07-18 18:40:43 +08:00 |
|
fufesou
|
bdd3bb946e
|
refact: restore terminals (#12334)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-18 11:51:53 +08:00 |
|
fufesou
|
abb7748ee9
|
refact: terminal, win, run as admin (#12300)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-15 16:32:14 +08:00 |
|
fufesou
|
f26d2a7b84
|
feat: stylus support (#12196)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-07-01 13:13:41 +08:00 |
|
RustDesk
|
5faf0ad3cf
|
terminal works basically. (#12189)
* terminal works basically.
todo:
- persistent
- sessions restore
- web
- mobile
* missed terminal persistent option change
* android sdk 34 -> 35
* +#![cfg_attr(lt_1_77, feature(c_str_literals))]
* fixing ci
* fix ci
* fix ci for android
* try "Fix Android SDK Platform 35"
* fix android 34
* revert flutter_plugin_android_lifecycle to 2.0.17 which used in rustdesk 1.4.0
* refactor, but break something of desktop terminal (new tab showing loading)
* fix connecting...
|
2025-07-01 13:12:55 +08:00 |
|
fufesou
|
7330dc70f3
|
fix: android 7.1, input, crash (#12129)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-06-20 17:50:28 +08:00 |
|
fufesou
|
46cd090f98
|
Revert "try fix firefox v2 paste problem" (#12126)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
This reverts commit 590ecc43ff .
|
2025-06-19 22:31:40 +08:00 |
|
rustdesk
|
590ecc43ff
|
try fix firefox v2 paste problem
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
|
2025-06-19 13:21:47 +09:00 |
|
rustdesk
|
1eee03818d
|
fix https://github.com/rustdesk/rustdesk/discussions/11838
|
2025-06-19 12:28:38 +09:00 |
|
fufesou
|
5dd15d1282
|
fix: privacy mode, msgbox sometimes does not show (#12117)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-06-18 16:25:15 +08:00 |
|
rustdesk
|
14a8f00e5b
|
fix punch option for non-public
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
|
2025-06-15 14:58:12 +08:00 |
|
rustdesk
|
645a76d43f
|
udp / ipv6 punch option
|
2025-06-14 21:42:18 +08:00 |
|
21pages
|
2533493c66
|
Remove non-existent tags when importing ab peers from another ab (#12062)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
Signed-off-by: 21pages <sunboeasy@gmail.com>
|
2025-06-13 14:34:27 +08:00 |
|
rustdesk
|
294ffcd9d3
|
hide-powered-by-me
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
|
2025-06-10 22:01:30 +08:00 |
|
rustdesk
|
d52d9da043
|
upgrade android plugin to 7.3.1
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
|
2025-06-01 20:16:42 +08:00 |
|
rustdesk
|
68eaedfddc
|
enable force-always-relay option for address book and accessible devices
|
2025-06-01 19:27:00 +08:00 |
|
rustdesk
|
e08cf3c0eb
|
update kotlin
|
2025-06-01 17:58:03 +08:00 |
|
21pages
|
ec0456e606
|
clear the accessible devices tab when retrieving accessible devices disabled (#11913)
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
* clear the accessible devices tab when retrieving accessible devices is disabled
Signed-off-by: 21pages <sunboeasy@gmail.com>
* Update group_model.dart
---------
Signed-off-by: 21pages <sunboeasy@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
|
2025-05-29 17:07:32 +08:00 |
|
fufesou
|
3c028fe5b5
|
feat: numeric one-time password (#11846)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-05-23 17:10:47 +08:00 |
|
fufesou
|
06ab987e32
|
fix: macos, hidpi, resolutions (#11825)
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-22.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-05-21 16:53:02 +08:00 |
|
rustdesk
|
f801c251ed
|
enable web socket for all except web
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-22.04 target:x86_64-unknown-linux-gnu]) (push) Waiting to run
Full Flutter CI / run-ci (push) Waiting to run
|
2025-05-20 20:49:21 +08:00 |
|
Lars
|
d3d7b09fe7
|
fix: mobile never connecting with password from url scheme (#11797)
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-22.04 target:x86_64-unknown-linux-gnu]) (push) Waiting to run
Full Flutter CI / run-ci (push) Waiting to run
|
2025-05-20 16:35:36 +08:00 |
|
fufesou
|
a73fa3cbf6
|
refact: oidc, launch url (#11772)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-05-15 09:06:37 +08:00 |
|
fufesou
|
b525185d7f
|
feat: web oidc (#11755)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2025-05-14 17:35:50 +08:00 |
|