fufesou
|
d916c54029
|
fix sciter keyboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-09 21:16:09 +08:00 |
|
RustDesk
|
ac07db76cb
|
Merge pull request #2225 from 21pages/portable-service
portable-service: enable quick support by rename as xxxqs.exe
|
2022-11-19 13:53:21 +08:00 |
|
21pages
|
eb673c8c78
|
portable-service: enable quick_support by rename as xxxqs.exe
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-19 13:12:21 +08:00 |
|
rustdesk
|
03ae220f71
|
macos tray
|
2022-11-18 18:36:25 +08:00 |
|
fufesou
|
50d885d3e7
|
Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-10 23:33:24 +08:00 |
|
fufesou
|
d6c9639c5d
|
fix: win remote and file transfer , simultaneous connection
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-31 10:04:59 +08:00 |
|
21pages
|
07f23d8a54
|
flutter deal with --tray
Signed-off-by: 21pages <pages21@163.com>
|
2022-10-29 22:04:03 +08:00 |
|
fufesou
|
c87e7f1e28
|
win_fix_multi_tab: send monitor ready on clipboard is ready
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-27 15:56:06 +08:00 |
|
fufesou
|
a9602f95ed
|
win_fix_multi_tab: build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-27 15:56:06 +08:00 |
|
21pages
|
728985e3bf
|
elevation prompt && uac warning
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:19 +08:00 |
|
21pages
|
9489877c78
|
video record
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
csf
|
5a4806e9b2
|
refactor peer alias
|
2022-09-21 21:34:33 +08:00 |
|
sandroid
|
1f591e0a66
|
Added flatpak feature
Signed-off-by: sandroid <sandroid@posteo.net>
|
2022-09-10 00:44:35 +02:00 |
|
Kingtous
|
2d93460873
|
feat: flatpak and flutter build
|
2022-09-08 18:27:38 +08:00 |
|
fufesou
|
e560a17d05
|
sciter: fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 22:47:30 +08:00 |
|
Asura
|
4d3fa6955b
|
Fix windows compile error
|
2022-09-07 16:57:27 +08:00 |
|
asur4s
|
8da4fbabf5
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-07 03:52:31 -04:00 |
|
csf
|
468527775e
|
fix sciter can't update connect status bug
|
2022-09-06 21:10:59 +08:00 |
|
asur4s
|
b6e0cc8e74
|
Fix warning
|
2022-09-05 12:39:11 -04:00 |
|
csf
|
7eeb0f7335
|
refactor cm -> ui_cm_interface for sciter and flutter
|
2022-09-05 19:41:09 +08:00 |
|
Asura
|
41241867b7
|
Fix compile warning
|
2022-09-02 01:20:48 -07:00 |
|
csf
|
bdcb848a75
|
refactor remote interface
|
2022-08-31 16:31:31 +08:00 |
|
fufesou
|
92f1f17ca2
|
flutter_desktop: fix sciter lan peers
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-24 23:22:50 +08:00 |
|
21pages
|
845a524b82
|
optimize settings ui
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-17 13:04:37 +08:00 |
|
21pages
|
5887334c2e
|
add setting page
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-15 08:56:42 +08:00 |
|
21pages
|
ffbab698b7
|
password
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-02 22:24:38 +08:00 |
|
fufesou
|
74a2929bc9
|
flutter_desktop_connection_2: debug lan
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-02 13:10:09 +08:00 |
|
Kingtous
|
c4451b3cc7
|
fix: merge conflict
|
2022-08-01 14:33:08 +08:00 |
|
Kingtous
|
3b9c62b05d
|
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
# .github/workflows/ci.yml
# Cargo.lock
# Cargo.toml
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/mobile/pages/server_page.dart
# flutter/lib/mobile/pages/settings_page.dart
# flutter/lib/mobile/widgets/dialog.dart
# flutter/lib/models/model.dart
# flutter/lib/models/server_model.dart
# src/client.rs
# src/common.rs
# src/ipc.rs
# src/mobile_ffi.rs
# src/rendezvous_mediator.rs
# src/ui.rs
|
2022-08-01 10:44:05 +08:00 |
|
rustdesk
|
06ce3661f4
|
issue #1051
|
2022-07-27 00:31:20 +08:00 |
|
21pages
|
903fb77e70
|
refactor password
1. random password -> temporary password
2. security password -> permanent password
3. remove onetime password
4. add temporary password length setting
5. remove unnecessary ipc
6. always update temporary password after connection
7. show dots if permanent password is not empty
8. recover password style
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-24 21:53:51 +08:00 |
|
21pages
|
e46019a171
|
password: safe/random personal password
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-18 21:27:56 +08:00 |
|
Kingtous
|
08043732a8
|
feat: ip whitelist, id/relay server/ socks5 proxy, about page
|
2022-07-18 18:24:09 +08:00 |
|
fufesou
|
3613f27afc
|
lan_discovery_WOL: fix udp set_nonblocking twice and lan refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 20:39:42 +08:00 |
|
fufesou
|
8fd4830710
|
lan_discovery_WOL: Win10 test done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 11:29:07 +08:00 |
|
fufesou
|
897d2b8e57
|
lan_discovery_WOL: remove discovered peer
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 11:29:01 +08:00 |
|
tom
|
c6c5d2cb98
|
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958
|
2022-07-14 17:20:01 +08:00 |
|
21pages
|
68204e0c56
|
Merge branch 'master' into hwcodec
|
2022-07-06 19:01:51 +08:00 |
|
csf
|
09937049a6
|
enable hwcodec
|
2022-06-30 16:19:36 +08:00 |
|
rustdesk
|
c745bf4111
|
https://github.com/rustdesk/rustdesk/issues541/
|
2022-06-30 01:19:38 +08:00 |
|
Kingtous
|
3f2aaae1ff
|
opt: merge addon
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-06-27 11:51:29 +08:00 |
|
Kingtous
|
4a89469b84
|
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
# Cargo.lock
# Cargo.toml
# build.rs
# flutter/.gitignore
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/models/model.dart
# flutter/lib/models/native_model.dart
# flutter/lib/models/server_model.dart
# flutter/pubspec.lock
# flutter/pubspec.yaml
# src/client.rs
# src/client/file_trait.rs
# src/flutter.rs
# src/mobile_ffi.rs
# src/ui.rs
|
2022-06-27 11:18:53 +08:00 |
|
rustdesk
|
e670b7e059
|
debug install
|
2022-06-27 00:36:31 +08:00 |
|
rustdesk
|
f2eaad73a8
|
https://github.com/rustdesk/rustdesk/issues/212#issuecomment-1153677618
|
2022-06-13 19:00:25 +08:00 |
|
Kingtous
|
618be48726
|
feat: appimage package script
revert: flutter lock file
|
2022-06-09 17:46:17 +08:00 |
|
Kingtous
|
0eeb0bacbd
|
add: appimage config
|
2022-06-09 17:39:44 +08:00 |
|
fufesou
|
f29827d9c3
|
fix compilation error
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-06-06 09:22:14 +08:00 |
|
rustdesk
|
eec06141f7
|
fix ci
|
2022-06-03 10:41:28 +08:00 |
|
rustdesk
|
ad22101067
|
remove Fix x11
|
2022-06-03 10:31:53 +08:00 |
|
fufesou
|
c269d1c831
|
privacy_mode: win10 magnifier
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-05-30 12:08:28 +08:00 |
|
csf
|
699907eebd
|
fix build & create ui interface
|
2022-05-26 18:11:00 +08:00 |
|
csf
|
9aa3f5c519
|
del unused
|
2022-05-26 12:19:11 +08:00 |
|
csf
|
35e17f0ef9
|
fix windows
|
2022-05-25 21:07:24 -07:00 |
|
csf
|
7955381655
|
refactor ui struct -> global ref (linux)
|
2022-05-26 11:54:29 +08:00 |
|
csf
|
8edc0d4c76
|
fix ref fun
|
2022-05-25 23:22:14 +08:00 |
|
csf
|
f4c4b0d9f3
|
public ui function
|
2022-05-25 23:09:14 +08:00 |
|
rustdesk
|
d564b90541
|
remove confusion
|
2022-05-13 18:10:32 +08:00 |
|
rustdesk
|
c1bad84a86
|
100% open source
|
2022-05-12 17:35:25 +08:00 |
|
rustdesk
|
2705228394
|
https://github.com/rustdesk/rustdesk/issues/477
|
2022-05-07 22:47:43 +08:00 |
|
rustdesk
|
e2c9b78254
|
mac tray work
|
2022-04-29 16:21:18 +08:00 |
|
rustdesk
|
69b3f6660a
|
fix ci
|
2022-04-28 21:54:27 +08:00 |
|
rustdesk
|
c1f5c20e94
|
https://github.com/rustdesk/rustdesk/issues/77 mac tray, still no find good way to open rustdesk from finder after tray
shown
|
2022-04-28 21:32:44 +08:00 |
|
rustdesk
|
8995011d45
|
still not robust
|
2022-04-28 03:25:39 +08:00 |
|
rustdesk
|
bbe902d92e
|
improve mac service
|
2022-04-27 19:21:38 +08:00 |
|
rustdesk
|
3566b0ee7a
|
new mac service and local config
|
2022-04-26 11:19:45 +08:00 |
|
xxrl
|
cfa0c1039c
|
Optimize appbar for macos
|
2022-04-22 23:41:12 +08:00 |
|
rustdesk
|
915edf49ab
|
alternative libsciter.so path
|
2022-04-18 15:45:12 +08:00 |
|
fufesou
|
1eb696356e
|
virtual display: idd add uninstall && example1
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-03-17 20:43:27 +08:00 |
|
fufesou
|
b734e8aee9
|
add virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-03-17 20:43:26 +08:00 |
|
rustdesk
|
8648c70df4
|
refactor
|
2022-02-28 12:36:32 +08:00 |
|
yanfeng
|
b19d3f5a1c
|
rename function.
|
2022-02-28 12:03:24 +08:00 |
|
yanfeng
|
aa5c7cc38e
|
Fix switch audio input device failed in index page on Linux.
|
2022-02-28 11:45:02 +08:00 |
|
rustdesk
|
809c220eaf
|
stupid workaround for https://sciter.com/forums/topic/crash-on-latest-tis-mac-sdk-sometimes/
|
2022-02-06 18:19:06 +08:00 |
|
rustdesk
|
cd62d7024b
|
new msgbox
|
2022-02-01 02:38:52 +08:00 |
|
rustdesk
|
5af1258454
|
refactor mac service
|
2022-01-17 12:05:06 +08:00 |
|
chenbaiyu
|
78450fda08
|
fix CI failed build on linux
|
2022-01-14 03:38:22 +08:00 |
|
chenbaiyu
|
b4f61c735e
|
fix plist files and enhance privilege escalation method
|
2022-01-14 03:17:36 +08:00 |
|
chenbaiyu
|
9be6b17a8b
|
Add launch service
|
2022-01-13 19:23:41 +08:00 |
|
rustdesk
|
8ea5d80f01
|
new lan discovery https://github.com/rustdesk/rustdesk/issues/261
|
2022-01-12 03:10:15 +08:00 |
|
open-trade
|
9a92b6ac4a
|
revert back from lan discovery merge
|
2022-01-10 18:05:42 +08:00 |
|
RustDesk
|
dfeb9a29c1
|
Merge branch 'master' into lan_discovery
|
2022-01-10 17:34:51 +08:00 |
|
open-trade
|
c0b6367137
|
sock5 gui part
|
2022-01-05 18:34:30 +08:00 |
|
rustdesk
|
1d8cdb5e93
|
refactor target address
|
2022-01-05 13:21:14 +08:00 |
|
rustdesk
|
1552402907
|
working on fav
|
2022-01-02 21:56:04 +08:00 |
|
rustdesk
|
f0a6c706fa
|
https://github.com/rustdesk/rustdesk/issues/275
|
2022-01-02 15:09:44 +08:00 |
|
open-trade
|
3491c79cbc
|
get_local_option for ui style, todo: set_local_option
|
2021-12-29 17:53:36 +08:00 |
|
liyue
|
f1444049bf
|
fix dependence
|
2021-12-28 14:18:37 +08:00 |
|
rustdesk
|
dbdff120bc
|
move get_version_number to hbb_common
|
2021-12-27 00:24:57 +08:00 |
|
rustdesk
|
af218dbc83
|
internationalization
|
2021-12-25 16:45:22 +08:00 |
|
fufesou
|
d00352f4e4
|
lan discovery almost done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2021-12-21 00:34:10 +08:00 |
|
fufesou
|
5682b088de
|
lan discovery will be done soon
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2021-12-21 00:34:10 +08:00 |
|
fufesou
|
4cb967251b
|
add error log for graphics failure
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2021-12-10 22:36:34 +08:00 |
|
Arash Hatami
|
70a4ee4318
|
Merge branch 'rustdesk:master' into master
|
2021-11-14 18:52:51 +03:30 |
|
Arash Hatami
|
7f13edd14a
|
Fix misspelled words
|
2021-11-14 18:52:05 +03:30 |
|
rustdesk
|
c0db2e6da4
|
refactor and fix
|
2021-10-08 00:16:10 +08:00 |
|
Arash Hatami
|
2894a5ab7b
|
Format rust files
|
2021-10-01 22:48:04 +03:30 |
|
RustDesk
|
1b8dbbeac9
|
https://github.com/rustdesk/rustdesk/issues/226
|
2021-09-12 17:53:45 +08:00 |
|
desertstsung
|
1009eabdfe
|
add function
relogin required if current is wayland
|
2021-09-09 15:07:09 +08:00 |
|
rustdesk
|
c3a3c1a1c7
|
atexit crash on mac
|
2021-08-10 12:19:42 +08:00 |
|
rustdesk
|
935676468b
|
disable systray which has compatibility issue
|
2021-07-31 03:51:10 +08:00 |
|