Commit Graph

95 Commits

Author SHA1 Message Date
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
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 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 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
Mr-Update ee85f8d359 Update _index.de.md 2023-01-20 17:43:12 +01:00
Mr-Update 4b3fe9f76f Update _index.de.md 2023-01-20 17:40:33 +01:00
Mr-Update a5d565b628 Update _index.de.md 2023-01-20 17:37:02 +01:00
botanicvelious 8dec33af25 note about private repo limits 2023-01-19 21:45:34 -07:00
botanicvelious f75430af25 add message about private repo 2023-01-19 21:14:52 -07:00
botanicvelious 72aa5241ab update that secrets are hidden 2023-01-19 20:58:08 -07:00
botanicvelious 13ba82b10d clarify how to enable workflows 2023-01-19 20:50:32 -07:00
RustDesk 530824ddf5 Update _index.en.md 2023-01-19 12:02:01 +08:00
botanicvelious fca953c4fc replace powershell with git-bash 2023-01-18 20:35:37 -07:00
botanicvelious facbceb5ba actually Invoke-WebRequest is better 2023-01-18 16:33:55 -07:00
botanicvelious 56a5c03821 add wget command 2023-01-18 16:25:42 -07:00
botanicvelious 74a83beb3d add notice about powershell 2023-01-18 16:22:39 -07:00
RustDesk 35b99f3481 Update _index.en.md 2023-01-18 16:50:39 +08:00
botanicvelious 0ec23a6c3f Add github workflows build instructions 2023-01-18 01:23:36 -07:00
Mr-Update dcc1b63285 Update _index.pt.md 2023-01-16 19:57:29 +01:00
Mr-Update ad67e14fe6 Update _index.ja.md 2023-01-16 19:57:03 +01:00
Jimmy GALLAND c503cd0a1e add french translations / fix synology typo / little fix css 2023-01-15 16:26:39 +01:00
Mr-Update 1a15a1fdde Update _index.de.md 2023-01-14 23:26:46 +01:00
Mr-Update dc6cb08036 Update _index.de.md 2023-01-14 23:19:17 +01:00
Mr-Update c1b69f634a Update _index.de.md 2023-01-14 23:13:24 +01:00
Mr-Update 7f934ad0ef Update _index.de.md 2023-01-14 23:11:29 +01:00
Mr-Update c801b610c4 Update _index.de.md 2023-01-14 23:10:28 +01:00
Mr-Update 168e1f82ce Update _index.de.md 2023-01-14 23:03:37 +01:00
Mr-Update 9ce2bb1ba9 Update _index.de.md 2023-01-14 23:01:18 +01:00
RustDesk 29525fe081 Merge pull request #113 from Mr-Update/patch-1
German translation improved
2023-01-13 09:23:11 +08:00
Mr-Update a8584069b9 Update _index.de.md 2023-01-12 13:47:23 +01:00
Michal Witek a9d0ad99a8 Updated Rust build script
When I tried to build Rust on my machine (I Executed "VCPKG_ROOT=$HOME/vcpkg ANDROID_NDK_HOME=$HOME/android-ndk-r22b flutter/ndk_arm64.sh" part) I found that it's missing 2 header files 'bits/wordsize.h' and 'bits/libc-header-start.h'. This should fix this issue
2023-01-11 10:25:38 +01:00
Mr-Update af2dd2133c Update _index.de.md 2023-01-02 23:10:29 +01:00
Mr-Update ad7941a801 Update _index.de.md 2023-01-02 23:04:19 +01:00
ForsakenRei b138feb175 --amend 2022-11-08 21:30:35 -05:00
ForsakenRei 6fb1ef5fa3 Add some details to make it easier to follow.
Rephrase some sentences and added some details based on my own experience following the guide, hopefully make it more clear and easy to follow.
2022-11-08 21:24:26 -05:00
Matthew Jolly 8e6f217b71 Added direct LLVM links
People have a hard time finding these, so just added some direct links
2022-10-31 18:30:32 -04:00
RustDesk c4f7bfdabe Merge pull request #83 from flusheDData/patch-5
Update _index.es.md
2022-10-30 19:13:59 +08:00
Miguel F. G ef6583ab88 Update _index.es.md
Title
2022-10-30 06:15:53 +01:00
Miguel F. G ab5379f4e6 Update _index.es.md
Title
2022-10-30 06:13:51 +01:00
XieJiSS 3ff46d24fe fix: add comments to help avoid errors for web dev 2022-08-19 00:37:39 +08:00
rustdesk 8be5f689e8 more 2022-07-30 17:02:51 +08:00