Commit Graph

6698 Commits

Author SHA1 Message Date
rustdesk
22558b5775 fix ci 2023-06-27 13:52:29 +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
46f29f41af disable windows position env, https://www.reddit.com/r/rustdesk/comments/14ijhx6/windows_10_and_11_multiple_screens_causes/ 2023-06-27 13:26:55 +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
5b093f5f32 fix changeid 2023-06-26 23:27:18 +08:00
rustdesk
0d658963e4 Enable change id only when connected 2023-06-26 22:05:27 +08:00
RustDesk
fe1d8b7c83
Merge pull request #4777 from faustogut/patch-3
Update es.rs (check question and exclamation marks)
2023-06-26 20:18:06 +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
RustDesk
2408b81b27
Merge pull request #4771 from FastAct/patch-15
Update nl.rs
2023-06-25 15:48:47 +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
98e87d0c54
Merge pull request #4766 from rustdesk/revert-4611-linux-tray
Revert "linux tray as mac tray"
2023-06-25 00:46:45 +08:00
RustDesk
f635453e80
Revert "linux tray as mac tray" 2023-06-25 00:45:33 +08:00
RustDesk
2a7a96429d
Merge pull request #4765 from mehdi-song/patch-31
Update fa.rs
2023-06-25 00:26:37 +08:00
mehdi-song
f6b32d03de
Update fa.rs 2023-06-24 19:54:57 +03:30
RustDesk
50c1015e86
Merge pull request #4762 from dignow/refact/better_conditional_compilation
better conditional compilation
2023-06-24 21:59:25 +08:00
dignow
d15deabba5 better conditional compilation
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-24 21:09:45 +08:00
RustDesk
b9652d165b
Merge pull request #4760 from dignow/fix/desktop_oidc_login
fix, desktop, oidc login
2023-06-24 20:25:50 +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
e6a9ab32d9
Merge pull request #4759 from seffs/patch-3
Delete 'version' key from .desktop file
2023-06-24 20:07:18 +08:00
Seff
a27e628ab6
Delete 'version' key from .desktop file
Make desktop file XDG compliant
2023-06-24 13:52:44 +02:00
rustdesk
5455cd3dea better peer tab 2023-06-24 18:27:47 +08:00
rustdesk
c099ff2d8b chore 2023-06-24 17:52:48 +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
81468902ee fix ci 2023-06-24 16:21:05 +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
fbf31f1f1d chore 2023-06-24 02:59:50 +08:00
RustDesk
38b74c5bae
Merge pull request #4751 from faustogut/patch-1
Update es.rs
2023-06-23 21:24:40 +08:00
RustDesk
f0ed942564
Merge pull request #4752 from faustogut/patch-2
Update es.rs
2023-06-23 21:24:11 +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
563a205600 remove stupid logic 2023-06-23 18:37:23 +08:00
RustDesk
21d137f93c
Merge pull request #4750 from dignow/fix/login_state
fix, mobile, user state on start
2023-06-23 18:30:49 +08:00
dignow
905b059a5a fix, mobile, user state on start
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 18:29:15 +08:00
RustDesk
ef9a2af5cf
Merge pull request #4749 from rustdesk/revert-4747-fix/mobile_connection_login_state
Revert "Fix/mobile connection login state"
2023-06-23 18:25:50 +08: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
RustDesk
d0e3abf922
Merge pull request #4745 from mehdi-song/patch-30
Update fa.rs
2023-06-23 17:31:15 +08:00
dignow
6a010e89c9 remove unused code
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 17:12:53 +08:00
rustdesk
31eea1482b remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
rustdesk
58e4d66b44 add force, quiet to pullAb, no force pull while switch tab, this may be
not good, because data not updated, have to do with refresh button, we
may change to quiet pull in the future
2023-06-23 15:10:10 +08:00
dignow
105a774135 simple refactor
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 14:42:24 +08:00
dignow
53cd380a23 fix build
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 14:37:21 +08:00
dignow
ef102bdf94 debug, mobile, connection state
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 14:29:58 +08:00
mehdi-song
df31c936c8
Update fa.rs 2023-06-23 09:19:59 +03:30