rustdesk-undercover/src
Syed Ghufran Hassan 738afb54d7
Update main.rs (#12027)
common::global_init() might fail silently. Since return is used without any error logging, the user won’t know why the application didn't start so that is why added error print statement in case if it fails
2025-06-10 10:56:10 +08:00
..
client feat: take screenshot (#11591) 2025-04-30 17:23:35 +08:00
hbbs_http no api for unregistered device 2025-05-24 09:21:06 +08:00
lang Update fa.rs (#11971) 2025-06-07 19:21:42 +08:00
platform fix https://github.com/rustdesk/rustdesk/issues/11943 2025-06-01 16:44:55 +08:00
plugin refact: remove unnecessary printing (#12000) 2025-06-06 14:52:01 +08:00
privacy_mode fix: privacy mode 2 (#9972) 2024-11-19 17:29:28 +08:00
server refact: remove unnecessary printing (#12000) 2025-06-06 14:52:01 +08:00
ui allow use websocket (#11677) 2025-05-09 12:18:49 +08:00
auth_2fa.rs trust this device to skip 2fa (#9012) 2024-08-12 18:08:33 +08:00
cli.rs revert back to async_trait since having to use 1.75 because of win7 2024-03-27 03:36:33 +08:00
client.rs improve err 2025-05-28 23:27:12 +08:00
clipboard.rs fix: build (#11611) 2025-04-30 23:49:18 +08:00
clipboard_file.rs refact: file copy&paste, cross platform (no macOS) (#10671) 2025-02-04 20:33:02 +08:00
common.rs no api for unregistered device 2025-05-24 09:21:06 +08:00
core_main.rs prepare no-register-device 2025-05-23 22:15:31 +08:00
custom_server.rs A=b, A case insensitive (#9976) 2024-11-20 19:44:24 +08:00
flutter.rs feat, update, win, macos (#11618) 2025-05-04 07:32:47 +08:00
flutter_ffi.rs test nat type for outgoing-only client (#11962) 2025-06-03 09:27:02 +08:00
hbbs_http.rs feat, update, win, macos (#11618) 2025-05-04 07:32:47 +08:00
ipc.rs allow use websocket (#11677) 2025-05-09 12:18:49 +08:00
keyboard.rs fix: linux, weak network, repeated keys (#10211) 2024-12-06 20:01:11 +08:00
lan.rs fix: build (#11611) 2025-04-30 23:49:18 +08:00
lang.rs vn -> vi, fix https://github.com/rustdesk/rustdesk/issues/11756 2025-05-14 12:51:53 +08:00
lib.rs feat, update, win, macos (#11618) 2025-05-04 07:32:47 +08:00
main.rs Update main.rs (#12027) 2025-06-10 10:56:10 +08:00
naming.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
port_forward.rs hc 2024-07-14 05:47:42 +08:00
privacy_mode.rs fix: build (#9036) 2024-08-12 22:15:59 +08:00
rendezvous_mediator.rs test nat type for outgoing-only client (#11962) 2025-06-03 09:27:02 +08:00
server.rs fix: win, prompt uac, update_install_option (#11741) 2025-05-13 10:20:57 +08:00
service.rs missed file 2025-01-01 23:11:38 +08:00
tray.rs fix: win, tray, detect cmdline (#11638) 2025-05-05 08:51:25 +08:00
ui.rs verify_login, but not eable yet 2025-02-14 16:39:09 +08:00
ui_cm_interface.rs feat: remote printer (#11231) 2025-03-27 15:34:27 +08:00
ui_interface.rs allow use websocket (#11677) 2025-05-09 12:18:49 +08:00
ui_session_interface.rs feat, trackpad speed (#11680) 2025-05-09 15:36:45 +08:00
updater.rs feat, update, win, macos (#11618) 2025-05-04 07:32:47 +08:00
virtual_display_manager.rs fix: virtual display, headless, wait plug in done (#9895) 2024-11-12 20:12:05 +08:00