Commit Graph

104 Commits

Author SHA1 Message Date
Daniel Temme ebe0681748 Fix privacy URL 2023-07-08 10:37:56 +02:00
rustdesk 82219775e3 change download page to https://rustdesk.com/download 2023-07-03 16:43:39 +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
rustdesk ac8fc71b3b autoLogin and trustThisDevice are two different things 2023-06-22 22:11:35 +08: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
rustdesk c4c31f2d03 fix sciter login handling, and remove ab tag border 2023-06-21 18:39:26 +08:00
rustdesk 0174f6d703 the guys never handle error 2023-06-20 23:53:08 +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
21pages bb53a42d4f fix sciter account login
Signed-off-by: 21pages <pages21@163.com>
2023-06-20 08:57:17 +08:00
rustdesk 896b233f87 chore: 2022 -> 2023 2023-06-09 12:09:39 +08:00
SergeyMy 7fe4432b2f Update index.tis 2023-04-25 12:52:56 +05:00
SergeyMy a71a6b7bdb Update index.tis
About (translate)
2023-04-25 12:44:04 +05:00
21pages 1100b2a465 show fingerprint
Signed-off-by: 21pages <pages21@163.com>
2023-04-19 15:52:15 +08:00
Mr-Update 6994ace9f5 Update index.tis 2023-04-10 17:46:56 +02:00
21pages 4b25291255 sciter/mobile id suffix "\r" or "/r" for relay
Signed-off-by: 21pages <pages21@163.com>
2023-02-26 14:32:50 +08:00
rustdesk f4d0305242 remove unused tip 2023-01-30 15:57:27 +08:00
RustDesk 39515f3ed3 Revert "Remove remnant documentation for wayland fix" 2023-01-30 15:48:54 +08:00
Simon Spannagel baa30a49b9 Remove remnant documentation for wayland fix 2023-01-30 08:39:54 +01:00
Simon Spannagel 6db94983a1 Remove wayland fix for good
Signed-off-by: simonspa <simonspa@kth.se>
2023-01-30 08:06:48 +01:00
rustdesk b4a88c7780 fix CI 2023-01-18 14:42:08 +08:00
rustdesk 8fb3c452be Allow setting custom server and key with env variables #2810 2023-01-18 14:22:41 +08:00
rustdesk 75f57cf0fc fix trans 2022-12-27 23:26:11 +08:00
Xerxes-2 de951ad70a update IPv4 check and add IPv6 check in whitelist
Signed-off-by: Xerxes-2 <dspxue@gmail.com>
2022-11-23 06:00:58 +11:00
Xerxes-2 cf721e9bb3 support CIDR for whitelist
Signed-off-by: Xerxes-2 <dspxue@gmail.com>
2022-11-23 05:07:22 +11:00
21pages 16165dae27 allow set empty permanent password to delete it
Signed-off-by: 21pages <pages21@163.com>
2022-11-21 18:51:24 +08:00
21pages 6f390759f3 rename temporary password to one-time password
Signed-off-by: 21pages <pages21@163.com>
2022-11-21 14:14:05 +08:00
21pages 05c549a5fe approve mode, cm sync option
Signed-off-by: 21pages <pages21@163.com>
2022-11-20 20:28:47 +08:00
21pages cc30b9f8a5 remove startup elevation, update impersonate_system
Signed-off-by: 21pages <pages21@163.com>
2022-10-30 19:55:59 +08:00
fufesou 9385e95b4e debug msgbox in sciter ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 22:00:48 +08:00
21pages 728985e3bf elevation prompt && uac warning
Signed-off-by: 21pages <pages21@163.com>
2022-09-29 09:13:19 +08:00
RustDesk 2481f338b0 Merge branch 'master' into record 2022-09-27 15:32:27 +08:00
21pages e8143255e9 Option LAN Discovery
Signed-off-by: 21pages <pages21@163.com>
2022-09-24 19:56:08 +08:00
21pages e7e3494dc9 record permission
Signed-off-by: 21pages <pages21@163.com>
2022-09-22 09:57:52 +08:00
21pages 9489877c78 video record
Signed-off-by: 21pages <pages21@163.com>
2022-09-22 09:57:52 +08:00
csf 468527775e fix sciter can't update connect status bug 2022-09-06 21:10:59 +08:00
rustdesk 8b56a1a271 https://github.com/rustdesk/rustdesk/issues/1177 2022-08-04 09:26:15 +08:00
Sergey V. Kokorin 0deda08e5c Fix spelling: add space before "(beta)" 2022-07-27 16:18:04 +07:00
21pages 461a87bce9 feat: pc restart
Signed-off-by: 21pages <pages21@163.com>
2022-07-27 08:49:10 +08:00
21pages 903fb77e70 refactor password
1. random password -> temporary password
2. security password -> permanent password
3. remove onetime password
4. add temporary password length setting
5. remove unnecessary ipc
6. always update temporary password after connection
7. show dots if permanent password is not empty
8. recover password style

Signed-off-by: 21pages <pages21@163.com>
2022-07-24 21:53:51 +08:00
21pages e46019a171 password: safe/random personal password
Signed-off-by: 21pages <pages21@163.com>
2022-07-18 21:27:56 +08:00
21pages 68204e0c56 Merge branch 'master' into hwcodec 2022-07-06 19:01:51 +08:00
csf b34a87a220 update lang 2022-06-30 21:01:04 +08:00
csf 09937049a6 enable hwcodec 2022-06-30 16:19:36 +08:00
rustdesk 89711d4523 remove one seperator 2022-06-30 01:27:30 +08:00
rustdesk c745bf4111 https://github.com/rustdesk/rustdesk/issues541/ 2022-06-30 01:19:38 +08:00
rustdesk 0c6a7737d9 https://github.com/rustdesk/rustdesk/issues/726 2022-06-08 17:12:30 +08:00
rustdesk ad22101067 remove Fix x11 2022-06-03 10:31:53 +08:00
Chris Cavalluzzi a5d4cad5b7 Add dark theme for main desktop client window
Signed-off-by: Chris Cavalluzzi <chriscavalluzzi@gmail.com>
2022-05-21 19:11:50 -06:00