2142 Commits

Author SHA1 Message Date
RustDesk
f44316b76a
Update _index.en.md 2025-02-22 17:26:01 +08:00
rustdesk
b226200248 fmt 2025-02-22 12:06:28 +08:00
RustDesk
a07461e5fb
Update _index.de.md 2025-02-22 12:03:30 +08:00
RustDesk
5a865cee13
Update _index.en.md 2025-02-22 12:02:35 +08:00
rustdesk
2ddf9e85fb imrpove 2025-02-22 11:53:44 +08:00
rustdesk
99515bdd98 improve 2025-02-22 11:50:45 +08:00
rustdesk
9b2c4edc70 order 2025-02-22 11:42:30 +08:00
rustdesk
4df2c44b29 order 2025-02-22 11:39:27 +08:00
rustdesk
95c5affda3 more 2025-02-22 11:35:41 +08:00
rustdesk
18ee57e63d reorder 2025-02-22 11:34:21 +08:00
rustdesk
3bc06d1b77 reorg 2025-02-22 11:27:41 +08:00
RustDesk
c9f48bc0aa
Update _index.en.md 2025-02-22 11:13:21 +08:00
RustDesk
091b28c42f
Merge pull request #499 from ccsliinc/patch-1
Update _index.en.md
2025-02-19 23:58:00 +08:00
ccsliinc
5b42b22c62
Update _index.en.md
Fixed misspelling.
2025-02-19 10:53:15 -05:00
RustDesk
d134562072
Update _index.en.md 2025-02-19 21:45:21 +08:00
rustdesk
153425c27c change stars 2025-02-19 01:19:05 +08:00
rustdesk
3c5982721d new post 2025-02-19 00:56:14 +08:00
rustdesk
48d7ee2887 remove useless 2025-02-19 00:15:16 +08:00
RustDesk
b96faa038f
Merge pull request #496 from SchoppAx/master
Fix powershell invalid operation on NULL
2025-02-18 21:10:08 +08:00
Axel Schoppe
dfde28cf65 Fix powershell invalid operation is NULL 2025-02-18 13:30:59 +01:00
RustDesk
b83b7120b5
Merge pull request #495 from 21pages/device_group
device group
2025-02-18 01:23:11 +08:00
21pages
e0b670a839 device group
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-02-18 01:19:31 +08:00
RustDesk
d4e5046f90
Update _index.en.md 2025-02-17 18:03:38 +08:00
RustDesk
55c7197978
Update _index.en.md 2025-02-16 21:20:01 +08:00
RustDesk
2a013787d1
Update _index.en.md 2025-02-15 18:18:25 +08:00
RustDesk
13f44624b1
Update _index.en.md 2025-02-15 18:17:01 +08:00
RustDesk
dd1930555a
Update _index.en.md 2025-02-15 18:11:20 +08:00
RustDesk
0f72a15b03
Update _index.en.md 2025-02-15 18:09:08 +08:00
RustDesk
8312506fa9
Merge pull request #494 from sir-ragna/patch-1
Don't create 'null' files on Windows
2025-02-15 09:16:12 +08:00
Robbe Van der Gucht
34ccd57769
Don't create 'null' files on Windows
Suppressing emitted STDOUT from cmdlets is done with by piping to `Out-Null` instead of redirecting to `null`. That last option will create a new file on Windows.

```
# Don't do 
mkdir test > null

# Do 
mkdir test | Out-Null
```
2025-02-14 23:34:15 +01:00
rustdesk
728359b25b remove web dev 2025-02-14 14:29:44 +08:00
rustdesk
0fbad56b07 fix pricing 2025-02-14 11:19:10 +08:00
rustdesk
c758e889e4 fix ana 2025-02-13 21:12:29 +08:00
rustdesk
533c1393cb update google an 2025-02-13 10:12:04 +08:00
RustDesk
2194b72624
Update _index.en.md 2025-02-12 18:18:20 +08:00
RustDesk
041668318b
Merge pull request #491 from Breinich/master
add Quadlet configurations to Docker install docs
2025-02-12 09:12:01 +08:00
Vencel Bajnok
6201a52edc
add Quadlet configurations to Docker install docs 2025-02-11 20:45:20 +01:00
RustDesk
613de7bc35
Merge pull request #473 from xlionjuan/dsm-hbbs-notice
No port forwarding on websocket port; remove `hbbs -r` related notice; several WebSocket/Web Client related
2025-02-10 22:56:03 +08:00
RustDesk
515cdc9bfb
Merge pull request #476 from CourtesyFlushGH/master
added vlan traffic rules example
2025-02-10 22:55:04 +08:00
RustDesk
b7a29de8f3
Merge pull request #478 from Denisskas/Update-_index.ru.md
Update _index.ru.md
2025-02-10 22:54:11 +08:00
RustDesk
7dbbe49218
Merge pull request #488 from JibachhhMahto764/patch-3
Update _index.en.md
2025-02-10 22:53:02 +08:00
RustDesk
fc298b12ef
Merge pull request #489 from jbaldus/patch-1
Update _index.en.md
2025-02-10 22:52:32 +08:00
Jason E Baldus
44262d7689
Update _index.en.md
Fixes some spelling and some missing words to improve clarity
2025-02-10 09:02:00 -05:00
RustDesk
2558956d7e
Update _index.en.md 2025-02-09 22:46:26 +08:00
RustDesk
73882f1fb7
Update _index.en.md 2025-02-09 22:28:22 +08:00
rustdesk
ddc3a4a8e3 update tag 2025-02-08 18:52:57 +08:00
rustdesk
a6dd67767d remove broken link 2025-02-08 16:31:56 +08:00
Jibachh Singh
76018ea2c9
Update _index.en.md
update the rustdesk.fc , rustdesk.if and makefile ,also added some description
2025-02-08 12:18:33 +05:45
RustDesk
6551dfcef8
Merge pull request #486 from godofallthatwas/patch-1
Update _index.en.md
2025-02-06 15:14:26 +08:00
RustDesk
072a9bbb7d
Update _index.en.md 2025-02-06 14:22:16 +08:00