..
client
fix: clipboard, set formats and enable option ( #8873 )
2024-07-29 15:40:02 +08:00
hbbs_http
hide-tray option
2024-08-07 01:08:36 +08:00
lang
unlock with PIN ( #8977 )
2024-08-07 16:21:38 +08:00
platform
fix https://github.com/rustdesk/rustdesk/issues/4863
2024-08-06 12:11:03 +08:00
plugin
fix: move some crates to rustdesk-org ( #8772 )
2024-07-20 23:49:40 +08:00
privacy_mode
fix: move some crates to rustdesk-org ( #8772 )
2024-07-20 23:49:40 +08:00
server
fix: clipboard cm ipc data, raw bytes ( #8930 )
2024-08-02 21:36:49 +08:00
ui
fix more bool options ( #8809 )
2024-07-24 17:20:58 +08:00
auth_2fa.rs
telegram bot works now
2024-06-27 17:36:50 +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
hide-tray option
2024-08-07 01:08:36 +08:00
clipboard_file.rs
clipboard.rs
fix: clipboard, windows, controlled side, formats ( #8885 )
2024-07-30 11:35:39 +08:00
common.rs
hide-tray option
2024-08-07 01:08:36 +08:00
core_main.rs
unlock with PIN ( #8977 )
2024-08-07 16:21:38 +08:00
custom_server.rs
fix: http/https proxy ( #7821 )
2024-04-25 11:46:21 +08:00
flutter_ffi.rs
unlock with PIN ( #8977 )
2024-08-07 16:21:38 +08:00
flutter.rs
feat: clipboard, multi formats ( #8733 )
2024-07-28 17:26:54 +08:00
hbbs_http.rs
fix: http/https proxy ( #7821 )
2024-04-25 11:46:21 +08:00
ipc.rs
unlock with PIN ( #8977 )
2024-08-07 16:21:38 +08:00
keyboard.rs
fix: move some crates to rustdesk-org ( #8772 )
2024-07-20 23:49:40 +08:00
lan.rs
remove Instant sub ( #8714 )
2024-07-15 10:49:09 +08:00
lang.rs
Use correct locale code for Ukrainian translation file name ( #8932 )
2024-08-02 22:58:45 +08:00
lib.rs
move clipboard in common.rs to clipboard.rs
2024-07-01 02:14:58 +08:00
main.rs
Correct copyright year ( #7375 )
2024-03-13 21:12:04 +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
refact: remove virtual_display_driver ( #7915 )
2024-05-06 15:26:21 +08:00
rendezvous_mediator.rs
hide-tray option
2024-08-07 01:08:36 +08:00
server.rs
videotoolbox ram codec ( #8683 )
2024-07-12 11:08:51 +08:00
tray.rs
fix ci
2024-08-07 01:19:29 +08:00
ui_cm_interface.rs
simple refact ( #8888 )
2024-07-30 13:06:37 +08:00
ui_interface.rs
unlock with PIN ( #8977 )
2024-08-07 16:21:38 +08:00
ui_session_interface.rs
Send clipboard keystroke, https://github.com/rustdesk/rustdesk/discussions/5451
2024-07-25 15:21:28 +08:00
ui.rs
fix extracted forground window not foreground ( #8521 )
2024-06-28 22:36:29 +08:00
virtual_display_manager.rs
fix: flutter remove setState in initState ( #8807 )
2024-07-24 14:00:49 +08:00