Commit Graph

2630 Commits

Author SHA1 Message Date
rustdesk
9fa9128892 exit directly in rustdesk_core_main for macos 2023-06-28 12:05:27 +08:00
rustdesk
8709b6bc93 reset onlinestatus after test rendezvous servers 2023-06-27 22:24:08 +08:00
rustdesk
4146e9a334 option_env!("API_SERVER") 2023-06-27 13:39:33 +08:00
rustdesk
f2eb73ce8e missed file 2023-06-27 13:28:19 +08:00
rustdesk
c8176eb7c6 fix currentUser not logout when max_peer limit because my_id is not
initialzied
2023-06-27 01:16:39 +08:00
rustdesk
0d658963e4 Enable change id only when connected 2023-06-26 22:05:27 +08:00
Fausto Gutierrez
78f4639ae5
Update es.rs (check question and exclamation marks)
Add missing inverted interrogation and exclamation marks

[Inverted question and exclamation marks (wikipedia)](https://en.wikipedia.org/wiki/Inverted_question_and_exclamation_marks#:~:text=The%20inverted%20question%20mark%2C%20%C2%BF%2C,as%20Asturian%20and%20Waray%20languages.)

[Question and exclamation marks at rae.es](https://www.rae.es/dpd/signos%20de%20interrogaci%C3%B3n%20y%20exclamaci%C3%B3n)

[Question and exclamation marks spelling and grammar at rae.es](https://www.rae.es/espanol-al-dia/ortografia-de-los-signos-de-interrogacion-y-exclamacion)
2023-06-26 11:06:31 +02:00
RustDesk
510ce30e5e
Merge pull request #4773 from dignow/fix/change_id_sciter
Fix/change id sciter
2023-06-25 17:42:12 +08:00
FastAct
b4f652969a
Update nl.rs 2023-06-25 09:44:36 +02:00
dignow
31ade3372c fix change id
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-25 15:37:39 +08:00
dignow
c468b48619 fix, sciter, change_id
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-25 13:14:21 +08:00
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
fufesou
f12e86be3a empty clipboard after session
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou
66b5b0b580 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou
681fd736c9 win, clipboard debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou
c5698df3aa add debug msg
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou
a903ec065b win, clipboard, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou
ccd2cbd760 try fix clipboard, flutter version
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +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
23784eddd3 version-compatible original resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-17 18:34:55 +08:00
Mr-Update
1d5cbfb102
Update de.rs 2023-06-16 23:03:06 +02:00
rustdesk
82d6032655 no mask check for wol to avoid unexpected bug 2023-06-17 00:17:56 +08:00
fufesou
5dc0917ea9 lan discovery, refact mac
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-16 23:31:37 +08:00
fufesou
1759d7f762 lan discovery, try get ip addr only when 0.0.0.0
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-16 23:05:10 +08:00
rustdesk
a565c12c2d refactor lan again 2023-06-16 21:30:07 +08:00
rustdesk
8f2a7fdd3e improve lan discovery 2023-06-16 21:18:18 +08:00
rustdesk
bb93bc7d52 add comment 2023-06-16 20:55:24 +08:00
rustdesk
ce1337ab11 remove is_private in lan, https://github.com/rustdesk/rustdesk/issues/4663#issuecomment-1594619322 2023-06-16 20:54:10 +08:00
rustdesk
d285773219 remove more dead code 2023-06-16 20:45:22 +08:00
rustdesk
3c2fd6253c remove dead code 2023-06-16 20:04:12 +08:00
bovirus
8ec4f78ac7
Update italian language 2023-06-16 10:39:49 +02:00
RustDesk
6b7a065143
Merge pull request #4656 from BestiaPL/master
Updated Polish translation (2)
2023-06-16 02:23:51 +08:00
Andrzej Rudnik
61e651f884
Update pl.rs 2023-06-15 20:21:32 +02:00
RustDesk
01f3b57ef2
Merge pull request #4655 from BestiaPL/master
Updated Polish language
2023-06-16 02:14:41 +08:00
Andrzej Rudnik
1b2b2c1f24
Update pl.rs 2023-06-15 20:10:04 +02:00
solokot
0c20bd3ac4
Update ru.rs 2023-06-15 20:05:20 +03:00
sakiodre
af9f6fef46 Update vn.rs
Fix typos and grammars, better translated terms. Fill all untranslated strings.
2023-06-15 23:18:49 +07:00
bovirus
fe9b5cd215
Update italian language 2023-06-15 08:19:04 +02:00
Miguel F. G
517c29aaf6
Update es.rs
New terms added
2023-06-14 17:27:02 +02:00
rustdesk
5f4a1960fa rename to "accept and elevate" button 2023-06-14 21:30:05 +08:00
bovirus
757b0f8478
Update italian language 2023-06-14 09:58:26 +02:00
RustDesk
597e4ed9ac
Merge pull request #4634 from 21pages/fix
fix strategy deserialize and on_open early return.
2023-06-13 16:10:54 +08:00
21pages
59cfb44c08 fix unexpected return via whitelist block by raii
Signed-off-by: 21pages <pages21@163.com>
2023-06-13 15:46:16 +08:00
rustdesk
40ce50dae1 crate::common:: -> crate:: 2023-06-13 11:10:49 +08:00
fufesou
edcfd2a801 keyboard do not work, when more than one connection, cursor jump to the other connection
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-13 10:59:37 +08:00
21pages
6cb35ae01e fix strategy serde
Signed-off-by: 21pages <pages21@163.com>
2023-06-13 10:49:22 +08:00
solokot
21c0e67606
Update ru.rs 2023-06-12 10:52:38 +03:00
rustdesk
b7671775e9 fix ipv6 direct access: issue #4623 2023-06-12 15:20:30 +08:00
fufesou
3ea7e0aa4b fix win trackpad, wheel delta
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-12 15:04:55 +08:00
Mr-Update
6691696cae
Update de.rs 2023-06-11 12:00:49 +02:00
RustDesk
dab5fef260
Merge pull request #4616 from 21pages/toolbar
rename menubar as toolbar in code and view
2023-06-11 16:48:49 +08:00