rustdesk
|
d851fb58e0
|
switch peer tab does not reset scroll position
|
2023-06-23 12:32:18 +08:00 |
|
rustdesk
|
20db4bed01
|
avoid currentUser call more than once when initializing app
|
2023-06-22 23:19:26 +08:00 |
|
21pages
|
c02a502a7f
|
peer tab use icon
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-22 08:49:58 +08:00 |
|
fufesou
|
321f193f4d
|
fix address book state
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-21 18:28:52 +08:00 |
|
fufesou
|
10508a41b1
|
manage network state for both user info and user group
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-21 16:37:27 +08:00 |
|
21pages
|
0bda66dd7f
|
peer ab/group tab refresh, animated refresh icon
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-21 12:11:41 +08:00 |
|
21pages
|
ca19246f30
|
decode json with utf8 from names and show account info
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-18 14:11:35 +08:00 |
|
fufesou
|
35d14a44fc
|
remove fit local resolution if the remote resolutions do not contain the local resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-16 12:48:25 +08:00 |
|
rustdesk
|
5f4a1960fa
|
rename to "accept and elevate" button
|
2023-06-14 21:30:05 +08:00 |
|
21pages
|
5729cbf77d
|
rename menubar as toolbar in code and view
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-11 16:41:12 +08:00 |
|
21pages
|
844e7420de
|
option collapse toolbar
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-11 15:59:02 +08:00 |
|
rustdesk
|
896b233f87
|
chore: 2022 -> 2023
|
2023-06-09 12:09:39 +08:00 |
|
RustDesk
|
efd50ef4f6
|
Revert "not accept dialog show when desktop page dispose"
|
2023-06-08 16:42:57 +08:00 |
|
21pages
|
52733654c3
|
not accept dialog show when desktop page dispose
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-08 16:18:56 +08:00 |
|
21pages
|
60b87e554b
|
call tab onSelected at the end of tab's initState, needed by session
uuid
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-08 10:09:56 +08:00 |
|
21pages
|
2ececed0c1
|
use uuid as session id
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-08 07:24:02 +08:00 |
|
grummbeer
|
244057d8a4
|
Cleanup Dialogs. Padding bottom to progressbar only if it is visible
|
2023-06-06 20:47:57 +02:00 |
|
rustdesk
|
91e22caf4b
|
fix permissions
|
2023-06-07 00:01:44 +08:00 |
|
rustdesk
|
063891a2c1
|
do not lock security if service is stopped, because users may change it
before starting service
|
2023-06-06 21:56:31 +08:00 |
|
rustdesk
|
a5d56fcd3f
|
refactor service start/stop
|
2023-06-06 21:51:40 +08:00 |
|
grummbeer
|
67ad5e3e40
|
Page Install. Disable checkboxes when installation has been started.
|
2023-06-06 13:38:46 +02:00 |
|
grummbeer
|
c78e7ec49f
|
Page Install. Make agreement area more visible
|
2023-06-06 11:28:20 +02:00 |
|
grummbeer
|
5b74e30b23
|
Page Install. ProgressIndiactor space to buttons.
|
2023-06-06 11:01:22 +02:00 |
|
grummbeer
|
ae9c0df818
|
Page Install. Reset styles for headline to theme defaults.
|
2023-06-06 09:24:25 +02:00 |
|
grummbeer
|
a6f27e0c82
|
Page Install. Adjust window inner padding.
|
2023-06-06 09:24:25 +02:00 |
|
grummbeer
|
d90201f874
|
Page Install. Reset styles for buttons.
|
2023-06-06 09:24:25 +02:00 |
|
grummbeer
|
a029bd9a92
|
Page Install. Reset styles for input field.
|
2023-06-06 09:24:25 +02:00 |
|
grummbeer
|
ba12c50dc1
|
Page Install. Checkboxes. Fix overflow, alignment.
|
2023-06-06 09:24:25 +02:00 |
|
grummbeer
|
88ce6e74a8
|
Page Install. Add icons to buttons on confirmation dialog.
|
2023-06-06 09:24:25 +02:00 |
|
grummbeer
|
ed1535ac7b
|
Page Install. Tooltip, icon, https for outgoing url.
|
2023-06-06 09:24:25 +02:00 |
|
grummbeer
|
a04a36d9b0
|
Page Install. Use path.join for install_path instead of string concat
|
2023-06-06 09:24:25 +02:00 |
|
fufesou
|
e670989e0f
|
restore custom resolution for each display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-05 20:33:24 +08:00 |
|
rustdesk
|
1168567d5e
|
make progress bar right margin to cancel button
|
2023-06-05 03:04:07 +08:00 |
|
fufesou
|
a1b0b90f08
|
fix blurry image, original scale, resizing window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-04 21:06:51 +08:00 |
|
21pages
|
6f7f607c3f
|
opt cm ui
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-04 15:57:01 +08:00 |
|
21pages
|
24ee8509d2
|
fix cm permission icon overflow
Signed-off-by: 21pages <pages21@163.com>
|
2023-05-29 16:13:00 +08:00 |
|
rustdesk
|
bd3386e014
|
remove fluent
|
2023-05-24 14:18:42 +08:00 |
|
21pages
|
345bb13c39
|
fix file transfer tab close
Signed-off-by: 21pages <pages21@163.com>
|
2023-05-24 09:22:57 +08:00 |
|
RustDesk
|
fd60d8d51f
|
Merge pull request #4438 from NicKoehler/chat
Connection/Chat
|
2023-05-21 20:27:59 +08:00 |
|
NicKoehler
|
3da530191c
|
added on/off text indicator
|
2023-05-21 14:24:51 +02:00 |
|
21pages
|
e482dc3e2b
|
aom encode/decode
Signed-off-by: 21pages <pages21@163.com>
|
2023-05-21 16:26:18 +08:00 |
|
NicKoehler
|
9374188ea9
|
replaced hardcoded chatpage size with expanded, alignment adjustments
|
2023-05-21 10:20:40 +02:00 |
|
NicKoehler
|
717a7e9e03
|
Merge branch 'rustdesk:master' into chat
|
2023-05-20 18:35:03 +02:00 |
|
NicKoehler
|
52f1e06257
|
removed unused text
|
2023-05-20 18:33:40 +02:00 |
|
NicKoehler
|
0b1fdffdcc
|
grey disabled permissions
|
2023-05-20 18:30:13 +02:00 |
|
NicKoehler
|
11fc56ab2c
|
switched to grid layout
|
2023-05-20 15:12:52 +02:00 |
|
NicKoehler
|
f106a116ab
|
larger chat and moved to left
|
2023-05-19 23:21:13 +02:00 |
|
fufesou
|
df2de0fd61
|
windows, custom resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-19 20:48:47 +08:00 |
|
fufesou
|
5f10d1aae6
|
support custom resolution ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-19 02:34:39 -07:00 |
|
NicKoehler
|
87c3a2850d
|
modernized header
|
2023-05-18 22:59:07 +02:00 |
|
NicKoehler
|
301faf4387
|
added new icons
|
2023-05-18 22:10:49 +02:00 |
|
fufesou
|
700a59ea72
|
remove unused custom resolution ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 09:38:35 -07:00 |
|
fufesou
|
99ad6254c1
|
add translations
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 23:57:48 +08:00 |
|
fufesou
|
d339fd178b
|
remove custom resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 23:46:54 +08:00 |
|
fufesou
|
c6ccee67aa
|
remember resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 23:46:53 +08:00 |
|
fufesou
|
07500013ff
|
resolution, mid commit, to debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 23:46:53 +08:00 |
|
fufesou
|
a603e046e3
|
refactor resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-18 23:46:53 +08:00 |
|
NicKoehler
|
ec4a95f906
|
replaced buttons with switches
|
2023-05-18 11:41:16 +02:00 |
|
fufesou
|
3071bd84d0
|
refact the dragbox under the remote menubar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-17 16:55:35 +08:00 |
|
Kingtous
|
56f1b75b52
|
fix: port forward & RDP check
|
2023-05-15 00:33:58 +08:00 |
|
RustDesk
|
305a04a785
|
Merge pull request #4344 from fufesou/feat/linux_exec_privileged
Feat/linux exec privileged
|
2023-05-12 16:51:54 +08:00 |
|
fufesou
|
bc6ed22006
|
fix word spelling
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 16:29:10 +08:00 |
|
RustDesk
|
3b0788be56
|
Revert "disable desktop_drop for now"
|
2023-05-12 13:22:49 +08:00 |
|
fufesou
|
095ac46255
|
plugin_framework, test plugin manager, uninstall is not fully tested
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:42 +08:00 |
|
fufesou
|
4ee0fd9676
|
plugin_framework, test install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:14 +08:00 |
|
fufesou
|
db71dd039d
|
plugin_framework, manager, install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:14 +08:00 |
|
fufesou
|
6f5ff0ac0e
|
plugin_framework, Remove plugin enable option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-12 08:48:14 +08:00 |
|
Kingtous
|
971f88b38c
|
fix: add pf_ prefix
|
2023-05-10 23:37:08 +08:00 |
|
Kingtous
|
229df038fc
|
feat: add entry in left panel
|
2023-05-08 13:10:39 +08:00 |
|
Kingtous
|
77fa807b57
|
feat: implement dialog callback
|
2023-05-08 12:34:19 +08:00 |
|
fufesou
|
72b19a27d3
|
disable desktop_drop for now
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-05 20:47:42 -07:00 |
|
rustdesk
|
14e947e32d
|
add comment
|
2023-05-01 09:25:06 +08:00 |
|
21pages
|
a3adb4788f
|
fix last commit
Signed-off-by: 21pages <pages21@163.com>
|
2023-05-01 09:05:52 +08:00 |
|
RustDesk
|
c0f2a62bb8
|
Update remote_page.dart
|
2023-04-30 23:24:24 +08:00 |
|
RustDesk
|
b5ab71e2ff
|
Update remote_page.dart
|
2023-04-30 23:20:44 +08:00 |
|
21pages
|
7bfe383e4a
|
disable wakelock when minisized
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-30 20:05:56 +08:00 |
|
21pages
|
2e19ffe89d
|
workaroud for macos window hiding after checking authorization
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-25 16:57:19 +08:00 |
|
fufesou
|
2051dca5b4
|
plugin_framework, support log callback
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-25 15:35:56 +08:00 |
|
fufesou
|
d8dc56a743
|
plugin_framework, debug config, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-24 19:57:20 +08:00 |
|
fufesou
|
cbeebea7a5
|
plugin_framework, show remote toolbar widget
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-23 20:53:51 +08:00 |
|
fufesou
|
260c671d6c
|
plugin_framework, load plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-23 15:40:55 +08:00 |
|
fufesou
|
ae789ff5f1
|
plugin_framework, plugin manager
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-22 22:21:02 +08:00 |
|
fufesou
|
67413b7419
|
plugin_framework, flutter event handlers
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-21 21:41:24 +08:00 |
|
fufesou
|
1b303b7b27
|
plugin_framework, ui tmp
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-20 22:55:27 +08:00 |
|
fufesou
|
9a08e0bed4
|
add ui event
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-20 22:55:26 +08:00 |
|
21pages
|
1100b2a465
|
show fingerprint
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-19 15:52:15 +08:00 |
|
rustdesk
|
a692038991
|
fix #4037
|
2023-04-13 16:06:46 +08:00 |
|
21pages
|
b2c0590898
|
merge mobile/desktop remote toobar code
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-13 09:22:29 +08:00 |
|
21pages
|
b79f14af12
|
client side fps control for reduce delay
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-07 18:53:29 +08:00 |
|
fufesou
|
6c78e7bf74
|
fix mobile show chat window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-04 09:51:41 +08:00 |
|
RustDesk
|
cb66c6f9f4
|
Merge pull request #3902 from fufesou/feat/linux_virtual_display
Feat/linux virtual display (headless linux)
|
2023-04-03 14:28:50 +08:00 |
|
fufesou
|
8aa5f3a2a7
|
mobile, edit os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:53 +08:00 |
|
fufesou
|
888c851167
|
desktop, remote toolbar, os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:53 +08:00 |
|
fufesou
|
3fd1da05f4
|
tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:53 +08:00 |
|
fufesou
|
9448e35b46
|
update dialog style
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:52 +08:00 |
|
21pages
|
c842650c11
|
vp8
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-03 12:22:36 +08:00 |
|
fufesou
|
ba8ab75a80
|
fix remote toolbar autohide
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-01 15:51:42 +08:00 |
|
RustDesk
|
83b7518897
|
Revert "vp8"
|
2023-04-01 10:13:39 +08:00 |
|
21pages
|
78748271ac
|
vp8
Signed-off-by: 21pages <pages21@163.com>
|
2023-03-31 22:32:34 +08:00 |
|
grummbeer
|
4e02e8d005
|
File Manager. Fix wrong state of checkbox "show hidden files"
|
2023-03-29 23:22:31 +02:00 |
|