Asura
|
ba17864fa1
|
Merge branch 'master' of github.com:asur4s/rustdesk
|
2022-08-25 21:29:42 +08:00 |
|
RustDesk
|
3394975aa2
|
Merge pull request #1110 from 21pages/enc-id
avoid modify id manually
|
2022-08-20 21:08:40 +08:00 |
|
RustDesk
|
f323cd458b
|
Merge pull request #1271 from kordood/master
Create ko.rs
|
2022-08-16 14:31:32 +08:00 |
|
kordood
|
1f0ba830df
|
Fix a typo of locale name
Signed-off-by: kordood <gigacms@gmail.com>
|
2022-08-16 14:51:10 +09:00 |
|
kordood
|
bb99dcab6b
|
Update lang.rs to add Korean language
Signed-off-by: kordood <gigacms@gmail.com>
|
2022-08-16 10:55:24 +09:00 |
|
Software Magic
|
7cb9540c3f
|
Added missing translation and changed some mistakes
My first contribute. I added missing translations and changed some mistakes
|
2022-08-14 10:17:53 +02:00 |
|
kordood
|
9fbb114301
|
Create ko.rs
Signed-off-by: kordood <gigacms@gmail.com>
|
2022-08-14 14:03:17 +09:00 |
|
Asura
|
48ab5e5024
|
Fix command+tab #1032
|
2022-08-13 08:12:45 +08:00 |
|
Asura
|
e7e846cd42
|
Fix mouse input error #1032
|
2022-08-12 19:32:42 +08:00 |
|
Asura
|
8310f38c15
|
Fix repeatedly releasing keys without char
|
2022-08-12 00:05:31 -07:00 |
|
Asura
|
b916ef3659
|
Refactor translate mode
|
2022-08-11 23:59:18 -07:00 |
|
kingtous
|
780b42d0ba
|
feat: adapt macos dark mode
|
2022-08-10 11:33:50 +08:00 |
|
Crashys
|
2f8b300518
|
Create pt_PT
New language translation (Portuguese / Portugal)
|
2022-08-08 14:08:58 +02:00 |
|
Asura
|
dde6df82e8
|
Refector: handline dead keys in translation mode
|
2022-08-07 18:52:32 +08:00 |
|
Asura
|
b2cf11f2df
|
Send caps lock key
|
2022-08-07 10:50:31 +08:00 |
|
rustdesk
|
e5e57943cb
|
revert nl lang, because it screw up lang.rs, and nl.rs is not valid
utf-8 file, can not be compiled
|
2022-08-05 23:32:51 +08:00 |
|
FastAct
|
e3d00bc6a6
|
Add Dutch translation
|
2022-08-05 14:33:07 +02:00 |
|
FastAct
|
94791f1fef
|
Add files via upload
Add Dutch translation
|
2022-08-05 14:26:04 +02:00 |
|
Asura
|
2d0cdd83a2
|
Update lang for keyboard mode
|
2022-08-04 21:02:00 +08:00 |
|
Asura
|
05b157af45
|
Fix right ctrl #1166
|
2022-08-04 17:26:06 +08:00 |
|
Asura
|
f1402a14a2
|
Merge branch 'translate_mode'
|
2022-08-04 01:21:46 -07:00 |
|
Asura
|
3b8032e5ec
|
Merge translate mode
|
2022-08-04 16:11:37 +08:00 |
|
rustdesk
|
8b56a1a271
|
https://github.com/rustdesk/rustdesk/issues/1177
|
2022-08-04 09:26:15 +08:00 |
|
Asura
|
b3b50829f5
|
Fix sycn of CapsLock
|
2022-08-03 14:52:08 +08:00 |
|
Asura
|
d0702ddfd9
|
Add translate mode in UI
|
2022-08-03 14:34:05 +08:00 |
|
Asura
|
0695d50b9f
|
Fix Shift release failed
|
2022-08-02 11:04:36 -07:00 |
|
Asura
|
90b36795ea
|
Listening for char in Linux
|
2022-08-02 10:48:56 -07:00 |
|
Asura
|
5dfc41a7b8
|
Ignore dead keys in Linux
|
2022-08-02 06:07:44 -07:00 |
|
MaySoMusician
|
7a9d1007c5
|
Add Japanese translation file
Signed-off-by: MaySoMusician <maysomusician@gmail.com>
|
2022-08-02 21:26:41 +09:00 |
|
MaySoMusician
|
3c2abf9704
|
Add Japanese option
Signed-off-by: MaySoMusician <maysomusician@gmail.com>
|
2022-08-02 21:26:23 +09:00 |
|
Asura
|
1996a27c72
|
Merge branch 'translate_mode' of github.com:asur4s/rustdesk into translate_mode
|
2022-08-02 03:48:16 -07:00 |
|
Asura
|
7775a14c9e
|
Use keycode mapping table
|
2022-08-02 03:47:29 -07:00 |
|
21pages
|
de923fdd2e
|
fix: hide restart menu item if version < 1.1.10
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-02 11:29:48 +08:00 |
|
RustDesk
|
c27882456e
|
Merge pull request #1140 from fufesou/fix_privacy_mod_on_login
fix_privacy_mod_on_login: set some options after login
|
2022-08-01 23:57:12 +08:00 |
|
RustDesk
|
5baed21fce
|
Merge pull request #1116 from Heap-Hop/opt_mobile_ui
Opt mobile UI
|
2022-08-01 22:39:31 +08:00 |
|
fufesou
|
a9f40df2bc
|
fix_privacy_mod_on_login: set some options after login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-01 22:31:10 +08:00 |
|
21pages
|
53f496c0e4
|
avoid changing id manually
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-01 18:06:49 +08:00 |
|
Kingtous
|
3458c164fb
|
fix: add version key to detect specific send/recv logic
|
2022-08-01 09:50:23 +08:00 |
|
Asura
|
ee4fd58b3f
|
Merge branch 'translate_mode' of github.com:asur4s/rustdesk into translate_mode
|
2022-08-01 00:52:21 +08:00 |
|
Asura
|
92c4ee1560
|
Fix character generation, altgr only takes effect locally
|
2022-08-01 00:52:07 +08:00 |
|
rustdesk
|
aabe08d657
|
fix compile
|
2022-07-31 22:41:24 +08:00 |
|
fufesou
|
2a6cd5853e
|
fix_proto_defs: fix protobuf definitions
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-31 22:31:17 +08:00 |
|
csf
|
5658ce807e
|
add mobile switch language
|
2022-07-31 20:42:56 +08:00 |
|
csf
|
93e79b5234
|
fix translate empty bug
|
2022-07-31 20:08:49 +08:00 |
|
csf
|
859e292e1b
|
add mobile_ffi.rs
|
2022-07-31 15:45:29 +08:00 |
|
csf
|
eec26e5c70
|
add mobile restart remote device
|
2022-07-30 22:13:38 +08:00 |
|
csf
|
e53119a01a
|
add mobile quality monitor
|
2022-07-30 21:12:08 +08:00 |
|
rustdesk
|
040267e7f2
|
remove key_pair pub attr
|
2022-07-30 02:27:03 +08:00 |
|
rustdesk
|
125f6dd810
|
refactor password deadlock and password_security
|
2022-07-30 02:01:40 +08:00 |
|
csf
|
2d31e44b54
|
android refactor password
|
2022-07-29 19:02:30 +08:00 |
|