2619 Commits

Author SHA1 Message Date
RustDesk
f635453e80
Revert "linux tray as mac tray" 2023-06-25 00:45:33 +08:00
mehdi-song
f6b32d03de
Update fa.rs 2023-06-24 19:54:57 +03:30
dignow
d15deabba5 better conditional compilation
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-24 21:09:45 +08:00
dignow
faf0d62c3c debug, desktop oidc login
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-24 20:22:58 +08:00
dignow
5ee0d0c994 fix, desktop, oidc login
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-24 20:19:53 +08:00
rustdesk
da1d3466b7 fix ci, no idea why my rustdesk_thirdparty_lib repo can not be checkout
without username
2023-06-24 16:32:39 +08:00
rustdesk
6e78a7debf fix ci 2023-06-24 16:16:29 +08:00
rustdesk
233e9d80e6 refactor to avoid option sync problem on android 2023-06-24 16:13:20 +08:00
RustDesk
38b74c5bae
Merge pull request #4751 from faustogut/patch-1
Update es.rs
2023-06-23 21:24:40 +08:00
Fausto Gutierrez
62c83b26ec
Update es.rs
Fix "Create Desktop Shortcut" translation
2023-06-23 14:57:10 +02:00
Fausto Gutierrez
e7e0721579
Update es.rs
Fix translation for unremember password
2023-06-23 14:51:16 +02:00
RustDesk
e30f09e7f7
Revert "Fix/mobile connection login state" 2023-06-23 18:25:42 +08:00
RustDesk
74dc8536be
Merge pull request #4747 from dignow/fix/mobile_connection_login_state
Fix/mobile connection login state
2023-06-23 17:43:42 +08:00
dignow
6a010e89c9 remove unused code
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 17:12:53 +08:00
dignow
53cd380a23 fix build
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 14:37:21 +08:00
mehdi-song
df31c936c8
Update fa.rs 2023-06-23 09:19:59 +03:30
dignow
e6c3c55b39 fix build
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:37 +08:00
dignow
72cfea9202 remove warns
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:37 +08:00
dignow
811293b261 refact, mobile, connection state
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:37 +08:00
dignow
71db0e99b5 debug, mobile, connection login state
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:37 +08:00
dignow
ed53fa37fc debug, refact, connection state
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:37 +08:00
dignow
1b38986a82 tmp commit
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:37 +08:00
dignow
96d95fa08a fix user login state
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:36 +08:00
rustdesk
ac8fc71b3b autoLogin and trustThisDevice are two different things 2023-06-22 22:11:35 +08:00
mehdi-song
7cf2b55e14
Update fa.rs
;-)
2023-06-22 16:52:58 +03:30
rustdesk
e87e4a30ac remove from_remote 2023-06-22 18:13:15 +08:00
dignow
0947062d90 simple refact, store user info
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-22 12:18:03 +08:00
Mr-Update
1b93301cc2
Update de.rs 2023-06-21 23:14:34 +02:00
fufesou
4f50e3d934 debug, store user info
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-22 00:55:51 +08:00
fufesou
54cc45dd66 change user payload
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-22 00:55:50 +08:00
fufesou
8dd218235d store user info after login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-22 00:55:50 +08:00
rustdesk
3e27f82765 fix issue #4726 2023-06-21 19:55:50 +08:00
rustdesk
c4c31f2d03 fix sciter login handling, and remove ab tag border 2023-06-21 18:39:26 +08:00
Integral
6fcb8a26e0 Update cn.rs 2023-06-21 12:53:47 +08:00
Integral
192be1590b Update cn.rs 2023-06-21 12:42:43 +08:00
rustdesk
0174f6d703 the guys never handle error 2023-06-20 23:53:08 +08:00
bovirus
67e3cef195
Update italian language 2023-06-20 15:01:08 +02:00
RustDesk
2c56159d6d
Merge pull request #4707 from 21pages/email
fix JSON parse empty string
2023-06-20 18:22:55 +08:00
21pages
0450eb51a1 fix JSON parse empty string
Signed-off-by: 21pages <pages21@163.com>
2023-06-20 18:18:33 +08:00
RustDesk
c4058ae210
Merge pull request #4705 from 21pages/email
sciter email login, add device info
2023-06-20 17:18:58 +08:00
21pages
42798870c1 sciter email login, add device info
Signed-off-by: 21pages <pages21@163.com>
2023-06-20 16:24:06 +08:00
fufesou
b1368fb97e fix, sciter, dpi awareness
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 14:49:06 +08:00
RustDesk
2e5eb86c97
Merge pull request #4699 from 21pages/trustThisDevice
rename autoLogin to trustThisDevice
2023-06-20 10:33:01 +08:00
21pages
bb53a42d4f fix sciter account login
Signed-off-by: 21pages <pages21@163.com>
2023-06-20 08:57:17 +08:00
21pages
148534540b rename autoLogin to trustThisDevice
Signed-off-by: 21pages <pages21@163.com>
2023-06-20 07:54:34 +08:00
fufesou
7740492fb0 win, clipboard, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:03 +08:00
fufesou
53a1aeac61 win, clipboard, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou
733e4236c4 avoid waiting too long if the clipboard message is blocked
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou
5a8c2d9cd0 win, clipboard, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou
2240853633 debug server clipboard enabled
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00