RustDesk
|
9799758c96
|
Merge pull request #4608 from solokot/master
Improve ru.rs
|
2023-06-10 15:05:36 +08:00 |
|
solokot
|
941841f4c9
|
Improve ru.rs
|
2023-06-10 10:00:30 +03:00 |
|
RustDesk
|
c4712d68a7
|
Merge pull request #4607 from 21pages/android
opt mobile ui
|
2023-06-10 11:55:48 +08:00 |
|
RustDesk
|
140e88264a
|
Merge pull request #4605 from sj6219/mac_cursof
macos cursor bugfix
|
2023-06-10 11:53:27 +08:00 |
|
21pages
|
afcb488838
|
fix mobile language update
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-10 09:38:37 +08:00 |
|
21pages
|
583c83ac9b
|
fix sort by menu overflow
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-10 06:56:45 +08:00 |
|
sjpark
|
35f45e4a5e
|
macos cursor bugfix
|
2023-06-10 06:52:42 +09:00 |
|
rustdesk
|
87b32ad8c4
|
use autostart for --tray in linux because pkexec not work well when start it with --server
|
2023-06-10 01:55:32 +08:00 |
|
rustdesk
|
b14ae250b7
|
fix CI
|
2023-06-09 23:42:18 +08:00 |
|
rustdesk
|
330bc03768
|
remove linux tray, since pkexec can not work under run_as env
|
2023-06-09 23:16:21 +08:00 |
|
rustdesk
|
53431eb162
|
no duplidate trays
|
2023-06-09 22:33:38 +08:00 |
|
rustdesk
|
644da37a4f
|
refactor tray uninstall service
|
2023-06-09 22:02:25 +08:00 |
|
rustdesk
|
1ad5d0b726
|
simplify uri
|
2023-06-09 21:36:12 +08:00 |
|
rustdesk
|
ee5c656e22
|
fix linux uri
|
2023-06-09 20:57:39 +08:00 |
|
rustdesk
|
501323ff6a
|
const sessionId for mobile
|
2023-06-09 19:57:37 +08:00 |
|
rustdesk
|
024c181d69
|
fix android https://github.com/rustdesk/rustdesk/issues/4533#issuecomment-1584064510
|
2023-06-09 17:07:49 +08:00 |
|
RustDesk
|
0968780d7a
|
Merge pull request #4596 from NicKoehler/multiline-fix
fix empty messages
|
2023-06-09 16:10:38 +08:00 |
|
NicKoehler
|
38471fbacd
|
fix empty messages
|
2023-06-09 10:07:27 +02:00 |
|
rustdesk
|
90aa95ef21
|
remove --reinstall
|
2023-06-09 15:15:54 +08:00 |
|
rustdesk
|
e47d921ac6
|
try sleep 3 for fixing tray exit not works because of pkexec in linux
|
2023-06-09 14:02:27 +08:00 |
|
rustdesk
|
0883864d39
|
avoid write conflcit
|
2023-06-09 13:42:37 +08:00 |
|
rustdesk
|
22a5399588
|
fix config sync when uninstall service
|
2023-06-09 13:35:03 +08:00 |
|
rustdesk
|
896b233f87
|
chore: 2022 -> 2023
|
2023-06-09 12:09:39 +08:00 |
|
rustdesk
|
a9098960d1
|
fix #4533
|
2023-06-09 11:32:36 +08:00 |
|
RustDesk
|
23b1e0ddec
|
Merge pull request #4592 from NicKoehler/patch-4
Update it.rs
|
2023-06-08 22:50:56 +08:00 |
|
RustDesk
|
0764fcf529
|
Merge pull request #4591 from NicKoehler/multiline-chat
Multiline chat
|
2023-06-08 22:50:38 +08:00 |
|
NicKoehler
|
4eafa9b4d0
|
Update it.rs
|
2023-06-08 16:08:49 +02:00 |
|
NicKoehler
|
c9ce5233f5
|
send when left shift key is not pressed
|
2023-06-08 16:00:48 +02:00 |
|
NicKoehler
|
92fada0c8e
|
removed useless container and sendOnEnter
|
2023-06-08 12:51:13 +02:00 |
|
RustDesk
|
4e00945a5d
|
Merge pull request #4587 from rustdesk/revert-4586-msgbox
Revert "not accept dialog show when desktop page dispose"
|
2023-06-08 16:43:06 +08:00 |
|
RustDesk
|
efd50ef4f6
|
Revert "not accept dialog show when desktop page dispose"
|
2023-06-08 16:42:57 +08:00 |
|
RustDesk
|
b18f1a719b
|
Merge pull request #4586 from 21pages/msgbox
not accept dialog show when desktop page dispose
|
2023-06-08 16:28:25 +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 |
|
RustDesk
|
150be1133a
|
Merge pull request #4584 from 21pages/session_id
use uuid as session id
|
2023-06-08 10:32:12 +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 |
|
rustdesk
|
71838ad821
|
enable flutter_texture_render for arm linux, possible fix android kotlin
ci
|
2023-06-08 01:58:59 +08:00 |
|
rustdesk
|
30687afd7d
|
remove "Deny remote access"
|
2023-06-08 00:41:06 +08:00 |
|
RustDesk
|
e33da7fa60
|
Merge pull request #4582 from xalt7x/master
Update Ukrainian UI translation (ua.rs)
|
2023-06-08 00:37:55 +08:00 |
|
rustdesk
|
9a1fee792e
|
fix android/ios ci
|
2023-06-08 00:35:11 +08:00 |
|
Yevhen
|
031df1b798
|
Update Ukrainian UI translation (ua.rs)
|
2023-06-07 19:34:55 +03:00 |
|
rustdesk
|
f59ccb4da5
|
fix ci
|
2023-06-07 23:57:20 +08:00 |
|
rustdesk
|
c821b8ef5d
|
check is_empty before cp config
|
2023-06-07 23:31:22 +08:00 |
|
rustdesk
|
e4d1f96ad6
|
fix ci
|
2023-06-07 23:33:05 +08:00 |
|
RustDesk
|
33c2d04297
|
Merge pull request #4578 from grummbeer/dialog-request-elevation
Dialogs. Cleanup request elevation dialog.
|
2023-06-07 23:20:18 +08:00 |
|
RustDesk
|
d588f513fb
|
Merge pull request #4577 from fufesou/fix/fix_build
fix build
|
2023-06-07 23:19:53 +08:00 |
|
rustdesk
|
7f51f8d976
|
refactor linux install/uninstall service as windows
|
2023-06-07 23:08:50 +08:00 |
|
RustDesk
|
209e460f3f
|
Merge pull request #4581 from 21pages/android
only enable_soft_keyboard in CustomAlertDialog on android
|
2023-06-07 22:53:35 +08:00 |
|
21pages
|
3d5273b7fd
|
only enable_soft_keyboard in CustomAlertDialog on android
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-07 22:46:20 +08:00 |
|
RustDesk
|
ee50eccda0
|
Merge pull request #4580 from 21pages/android
force enable soft keyboard in CustomAlertDialog for mobile
|
2023-06-07 22:42:55 +08:00 |
|