Commit Graph

283 Commits

Author SHA1 Message Date
RustDesk
86dd45b4b3 Merge pull request #153 from FastAct/master
Translate Doc in Dutch
2023-03-08 15:10:54 +08:00
RustDesk
c88b9ed4c4 Merge pull request #154 from Mr-Update/patch-1
German translation improved, part 6
2023-03-08 15:10:28 +08:00
RustDesk
df03b9dbde Merge pull request #156 from Mr-Update/patch-2
Update _index.en.md
2023-03-08 15:09:31 +08:00
GC Chen
22023f4509 Update _index.zh-cn.md
Add Docker Compose Example.
2023-03-08 14:39:07 +08:00
Mr-Update
9c1b97aec7 Update _index.en.md 2023-03-07 22:38:51 +01:00
Mr-Update
747bd59aa4 Update _index.de.md 2023-03-03 22:24:30 +01:00
Mr-Update
ea6555bc9d Update _index.de.md 2023-03-03 22:20:30 +01:00
Mr-Update
6b2641b8f4 Update _index.de.md 2023-03-03 22:17:17 +01:00
Mr-Update
947e665c9b Update _index.de.md 2023-03-03 22:14:24 +01:00
Mr-Update
d4360432db Update _index.de.md 2023-03-03 22:13:33 +01:00
Mr-Update
9a378eee4e Update _index.de.md 2023-03-03 22:11:36 +01:00
Mr-Update
650bc73b67 Update _index.de.md 2023-03-03 22:10:44 +01:00
Mr-Update
750be0f862 Update _index.de.md 2023-03-03 22:09:42 +01:00
Mr-Update
4a5d1d7a7a Update _index.de.md 2023-03-03 22:07:44 +01:00
FastAct
11ae1bda98 Update _index.nl.md 2023-03-02 18:34:57 +01:00
FastAct
4816fe2a0b Translate Doc in Dutch
added Dutch translation in doc
2023-03-02 11:39:42 +01:00
RustDesk
549380410b Merge pull request #152 from faustogut/patch-3
Fix typo
2023-03-01 20:35:12 +08:00
Fausto Gutierrez
e85ab4305b Fix typo 2023-03-01 13:34:01 +01:00
Fausto Gutierrez
6576175f2f Fix typo (registery -> registry) 2023-03-01 13:29:40 +01:00
Fausto Gutierrez
2a853c6e1e Fix nssm download link (add https) 2023-03-01 12:57:35 +01:00
Michał Witek
208a5bd59d Language fixes, formatting 2023-02-28 11:41:35 +01:00
RustDesk
808ce52234 Merge pull request #147 from michalwitek1232/master
Updated documentation about Android build
2023-02-28 10:41:30 +08:00
RustDesk
a911b3fd0c Merge pull request #146 from Mr-Update/patch-2
Update french translation
2023-02-28 10:39:48 +08:00
MICHAL\mwitek
d6b30bfc99 final touches 2023-02-27 22:45:06 +01:00
MICHAL\mwitek
0a31b090bb Updated documentation 2023-02-27 22:18:19 +01:00
MICHAL\mwitek
399744d69f up 2023-02-27 20:47:29 +01:00
Michal Witek
8ad55cd238 Android - init 2023-02-27 20:06:24 +01:00
Mr-Update
41dc73f8cd Update _index.fr.md 2023-02-26 20:06:51 +01:00
Mr-Update
c7ccc9b456 Update _index.fr.md 2023-02-26 20:06:06 +01:00
Folke Ashberg
3ff9009fd8 updating de and fr 2023-02-16 11:33:39 +01:00
Folke
1091743d73 Correct docker-compose examples
Fixes #137
2023-02-16 11:29:03 +01:00
rustdesk
a7b4618032 add action to self build 2023-02-16 11:31:40 +08:00
RustDesk
84bba31b5c Revert "Change "cargo run" with "python3 build.py"" 2023-02-13 20:38:47 +08:00
RustDesk
e9d1abc02f Merge pull request #134 from tognols/patch-1
Change "cargo run" with "python3 build.py"
2023-02-13 20:38:41 +08:00
Mr-Update
b69bc5608b Update _index.en.md
I believe the deleted section is duplicated with lines 56-63 in "Docker examples" and does not belong to "STEP 3 - Option 2".
2023-02-05 00:05:24 +01:00
Mr-Update
30a401ca12 Update _index.en.md 2023-02-03 23:20:37 +01:00
Mr-Update
bb428bf73b Update _index.en.md 2023-02-03 23:19:24 +01:00
Matteo Tognolo
ddc706f1e7 Change "cargo run" with "python3 build.py"
As of today, if you follow the docs you'll not be able to "cargo run" and build the app: you'll build will fail making you wonder what have you done wrong.
Building with build.py after following the docs, instead, will just work and compile the app.
The default, then, should be python3 build.py (atleast until this problem it's fixed and you can "cargo run" succesfully on Windows).
2023-01-31 23:11:14 +01:00
Mr-Update
e7c9a5eb43 Update _index.de.md 2023-01-29 23:13:26 +01:00
Mr-Update
a2440295fd Create _index.de.md 2023-01-29 23:06:47 +01:00
Mr-Update
ef18b8a533 Update _index.de.md 2023-01-29 23:05:33 +01:00
Mr-Update
072f6115dd Create _index.de.md 2023-01-29 23:01:00 +01:00
Mr-Update
d569d4d6d6 Update _index.de.md 2023-01-29 22:59:41 +01:00
Mr-Update
a90c2aefc0 Update _index.de.md 2023-01-29 22:58:12 +01:00
Mr-Update
263990bd6a Update _index.de.md 2023-01-29 22:57:00 +01:00
Mr-Update
71ac99f073 Create _index.de.md 2023-01-29 22:54:13 +01:00
Jimmy GALLAND
ac035d8461 add french translatations for Github Action, Hardcoding Custom Settings and video pages 2023-01-22 22:24:11 +01:00
RustDesk
3e066dd54c Merge pull request #124 from botanicvelious/master
better docs for actions
2023-01-21 08:44:19 +08:00
RustDesk
495a5faa52 Merge pull request #126 from Mr-Update/patch-2
Create _index.es.md; file was missing
2023-01-21 08:21:54 +08:00
Mr-Update
8209b0bda0 Create _index.es.md
File was missing
2023-01-20 21:22:35 +01:00