rustdesk
645a76d43f
udp / ipv6 punch option
2025-06-14 21:42:18 +08:00
bovirus
a7a2f77ea3
Italian language update ( #11862 )
2025-05-26 21:05:13 +08:00
fufesou
3c028fe5b5
feat: numeric one-time password ( #11846 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-23 17:10:47 +08:00
bovirus
f61728e24c
Italian language update ( #11709 )
2025-05-11 20:30:47 +08:00
fufesou
ca7b4872d9
feat, trackpad speed ( #11680 )
...
* feat, trackpad speed
Signed-off-by: fufesou <linlong1266@gmail.com >
* comments
Signed-off-by: fufesou <linlong1266@gmail.com >
* Trackpad speed, user default value
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-09 15:36:45 +08:00
21pages
9475743b4e
allow use websocket ( #11677 )
...
1. Enable the RustDesk client to use WebSocket for either controlling or being controlled.
2. Fix TCP sending `register_pk` frequently
Note:
1. Because hbb_common directly uses `use_ws` to read config directly, rustdesk also directly reads config
Signed-off-by: 21pages <sunboeasy@gmail.com >
2025-05-09 12:18:49 +08:00
bovirus
5298a5f83b
Italian language update ( #11641 )
2025-05-05 22:24:10 +08:00
fufesou
ca00706a38
feat, update, win, macos ( #11618 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-04 07:32:47 +08:00
bovirus
d30ead1d96
Italian language update ( #11619 )
2025-05-02 02:55:26 +08:00
fufesou
c626c2414d
feat: take screenshot ( #11591 )
...
* feat: take screenshot
Signed-off-by: fufesou <linlong1266@gmail.com >
* screenshot, vram temp switch capturer
Signed-off-by: fufesou <linlong1266@gmail.com >
* fix: misspelling
Signed-off-by: fufesou <linlong1266@gmail.com >
* screenshot, taking
Signed-off-by: fufesou <linlong1266@gmail.com >
* screenshot, rgba stride
Signed-off-by: fufesou <linlong1266@gmail.com >
* Bumps 1.4.0
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-04-30 17:23:35 +08:00
bovirus
adf83a1b25
Italian language update ( #11278 )
2025-03-31 13:45:59 +08:00
fufesou
f4bbf82363
feat: remote printer ( #11231 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-03-27 15:34:27 +08:00
bovirus
10457dfe45
Italian language update ( #11123 )
2025-03-14 17:14:05 +08:00
21pages
d1c8b331c5
Option allow-d3d-render and fix ios ci ( #11107 )
...
* option `allow-d3d-render`, default false
Add this option because it fails on some machines
Signed-off-by: 21pages <sunboeasy@gmail.com >
* only add nokhwa to windows and linux dependencies
Signed-off-by: 21pages <sunboeasy@gmail.com >
---------
Signed-off-by: 21pages <sunboeasy@gmail.com >
2025-03-13 09:34:13 +08:00
bovirus
22005bac75
Italian language update ( #11088 )
2025-03-12 15:14:47 +08:00
21pages
f0f999dc27
view camera ( #11040 )
...
* view camera
Signed-off-by: 21pages <sunboeasy@gmail.com >
* `No cameras` prompt if no cameras available, `peerGetSessionsCount` use
connType as parameter
Signed-off-by: 21pages <sunboeasy@gmail.com >
* fix, use video_service_name rather than display_idx as key in qos,etc
Signed-off-by: 21pages <sunboeasy@gmail.com >
---------
Signed-off-by: 21pages <sunboeasy@gmail.com >
Co-authored-by: Adwin White <adwinw01@gmail.com >
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com >
2025-03-10 21:06:53 +08:00
bovirus
2217152216
Italian language update ( #10796 )
2025-02-19 01:11:22 +08:00
rustdesk
33b47dd6e3
allow dash in id
2025-02-15 18:51:30 +08:00
21pages
cefda0dec1
device group ( #10781 )
...
1. Rename `Group` tab to `Accessible devices`
2. Add accessible device groups at the top of search list
3. option `preset-device-group-name` and command line `--assign --device_group_name`
Signed-off-by: 21pages <sunboeasy@gmail.com >
2025-02-15 12:13:11 +08:00
Iacopo Modica
ed9cb37283
Fix translation issues in Italian language file ( #10312 )
...
Corrected multiple translation errors and typos in the Italian language resource file.
2024-12-18 21:02:53 +08:00
bovirus
fe06cf77da
Italian language update ( #10245 )
2024-12-10 10:48:38 +08:00
21pages
b39e851262
fix typo ( #10227 )
...
newer version -> new version
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-08 20:09:10 +08:00
21pages
ec466d459f
add version update translation ( #10225 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-08 18:27:45 +08:00
bovirus
3c7f6d3127
Italian language update ( #10067 )
2024-11-27 07:37:49 +08:00
21pages
b99c540210
add "Untagged" to filter addressbook peers without tags ( #10063 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-26 20:35:17 +08:00
bovirus
b990ff3782
Update Italian language ( #9961 )
2024-11-19 08:15:37 +08:00
fufesou
8b710f62c8
feat: android clipboard, multi-formats ( #9950 )
...
* feat: android clipboard, multi-formats
Signed-off-by: fufesou <linlong1266@gmail.com >
* Chore
Signed-off-by: fufesou <linlong1266@gmail.com >
* Remove unused code
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-18 15:43:41 +08:00
bovirus
129f6c869b
Update Italian language ( #9752 )
2024-10-26 16:06:29 +08:00
rustdesk
bd22b01370
fix "insert ctrl+alt+del"
2024-10-24 22:27:51 +08:00
Tobias Degen
b35b48086a
Add translation string for better translationj capability ( #9736 )
...
* Add new translation für sending Ctrl+Alt+Del
* Add new translation string for sending Ctrl+Alt+Del
2024-10-24 21:52:39 +08:00
bovirus
2cdaca0fa3
Update Italian language ( #9718 )
2024-10-22 16:20:35 +08:00
21pages
e8187588c1
auto record outgoing ( #9711 )
...
* Add option auto record outgoing session
* In the same connection, all displays and all windows share the same
recording state.
todo:
Android check external storage permission
Known issue:
* Sciter old issue, stop the process directly without stop record, the record file can't play.
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-10-21 14:34:06 +08:00
bovirus
844caf8c15
Update Italian language ( #9692 )
2024-10-18 16:07:49 +08:00
fufesou
ae8dfe84a0
feat, web toast ( #9686 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-10-17 17:23:09 +08:00
bovirus
36e11c61a9
Update Italian language ( #9650 )
2024-10-14 21:26:55 +08:00
21pages
ce924cc0d3
combine upload files/folder button ( #9643 )
...
* combine upload files/folder button
Signed-off-by: 21pages <sunboeasy@gmail.com >
* web compress cache
Signed-off-by: 21pages <sunboeasy@gmail.com >
---------
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-10-14 15:46:21 +08:00
Iraccib
60a0099ba0
Update it.rs ( #9503 )
...
Changed "Scehrmo" to "Schermo"
2024-09-28 18:04:31 +08:00
bovirus
3365844def
Update Italian language ( #9493 )
2024-09-28 09:26:05 +08:00
fufesou
3e6938bec6
refact: web desktop, web_id_input_tip ( #9490 )
...
* refact: web desktop, web_id_input_tip
Signed-off-by: fufesou <linlong1266@gmail.com >
* Update en.rs
* Update cn.rs
* Update en.rs
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com >
2024-09-27 21:56:10 +08:00
bovirus
ba88bc9e8b
Update Italian language ( #9452 )
2024-09-24 20:33:28 +08:00
bovirus
216a72592d
Update Italian language ( #9403 )
2024-09-20 10:54:37 +08:00
21pages
88a99211f3
replace pkexec with gtk sudo ( #9383 )
...
* Fix https://github.com/rustdesk/rustdesk/issues/9286 , replace pkexec
with gtk sudo. Tested on gnome (ubuntu 22.04, debian 13), xfce (manjaro, suse), kde (kubuntu 23), lxqt (lubuntu 22), Cinnamon (mint 21.3), Mate (mint 21.2)
* Fix incorrect config of the main window opened by the tray, replace
xdg-open with run_me, replace with dbus + run_me
* Fix `check_if_stop_service`, it causes the problem fixed in
https://github.com/rustdesk/rustdesk/pull/8414 , now revert that fix and fix itself.
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-09-19 18:47:37 +08:00
fufesou
d08c335fdf
fix: file transfer, show error, msgbox ( #9389 )
...
* fix: file transfer, show error, msgbox
Signed-off-by: fufesou <linlong1266@gmail.com >
* fix: translation
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-09-18 19:29:35 +08:00
bovirus
7744bdbbe0
Update Italian language ( #9093 )
2024-08-16 18:39:36 +08:00
21pages
ed18e3c786
file rename ( #9089 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-08-16 12:55:58 +08:00
bovirus
dbd195a46e
Update Italian language ( #9047 )
2024-08-13 14:22:08 +08:00
fufesou
a3c5adb1f4
refact: remove dup translation ( #9043 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-08-13 11:27:39 +08:00
21pages
1729ee337f
trust this device to skip 2fa ( #9012 )
...
* trust this device to skip 2fa
Signed-off-by: 21pages <sunboeasy@gmail.com >
* Update connection.rs
---------
Signed-off-by: 21pages <sunboeasy@gmail.com >
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com >
2024-08-12 18:08:33 +08:00
bovirus
7521bbe15f
Update Italian language ( #9016 )
2024-08-10 20:52:27 +08:00
bovirus
ade1d8c0c7
Update Italian language ( #8988 )
2024-08-08 10:24:15 +08:00