Alexandre Aubin
8b0943e2e3
Merge pull request #2188 from gcollin/patch-2
...
Ajout des informations sur !testme
2023-01-07 13:51:46 +01:00
Alexandre Aubin
83e2a79938
Merge pull request #2187 from gcollin/patch-1
...
Updated doc to mention the usage of !testme
2023-01-07 13:51:34 +01:00
Gérard Collin
a824a8d443
Ajout des informations sur !testme
2023-01-07 11:54:56 +01:00
Gérard Collin
119ec0f466
Updated doc to mention the usage of !testme
2023-01-07 11:40:14 +01:00
thecijal
a5c7cd1f5d
Update guidelines.de.md ( #2186 )
2023-01-06 22:31:04 +01:00
YunoHost Bot
93d73adbfd
[CI] Helper for debian/11.1.2 ( #2185 )
2023-01-06 08:01:32 +01:00
tituspijean
cdb6e046df
Add a section on how to ask for help ( #2180 )
2023-01-03 12:20:35 +01:00
Leandro Noferini
6d706676aa
Italian translation ( #2183 )
...
* Italian translation for manualdns
Italian translation made by Ilario Quinson
* Italian translation for autodns
Italian translation made by Ilario Quinson
* Italian translation
Made by Ilario Quinson
2023-01-02 22:31:13 +01:00
rungeard
e600fd6d22
Update apps_wishlist.md ( #2182 )
...
* Update apps_wishlist.md
Add psono to the list
* Simplify description for Psono
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-12-31 17:51:57 +01:00
Plumf
de4c1feeca
Coup de balai dans la documentation des apps ( #2163 )
...
* Suppression partie index (1/2)
* Suppression partie index (2/2)
* Correction template
2022-12-31 17:49:06 +01:00
uncivilgentleman
47568bc5aa
Update dns_config.md ( #2148 )
...
* Update dns_config.md
Clarifying the DNS instructions for Namecheap users.
* Propagate change to french translation
* Update dns_config.es.md
* Update dns_config.de.md
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-12-31 17:46:38 +01:00
Yashodhan
b9039c50f0
Add Nebula (overlay networking tool) ( #2176 )
...
* Add Nebula (overlay networking tool)
Nebula, an open source scalable overlay networking tool with a focus on performance, simplicity and security.
```
Explainer Video
https://youtu.be/qy2cgqglt3o
```
* Update pages/04.applications/99.wishlist/apps_wishlist.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-12-31 17:24:27 +01:00
Yashodhan
266ad69e40
Add Teleport ( #2174 )
...
* Add Teleport
Added request for Teleport. it is an identity-aware, multi-protocol access proxy which understands SSH, HTTPS, RDP, Kubernetes API, MySQL, MongoDB and PostgreSQL wire protocols.
* Update pages/04.applications/99.wishlist/apps_wishlist.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-12-31 17:22:07 +01:00
Yashodhan
da824e8cf2
Add webterminal ( #2173 )
...
* Add webterminal
Added webterminal to apps wish list.
* Cleanup description for webterminal
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-12-31 17:19:38 +01:00
DrMxrcy
9e6a3e077a
Added Forem to apps_wishlist.md ( #2175 )
...
* Update apps_wishlist.md
* Update pages/04.applications/99.wishlist/apps_wishlist.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-12-31 17:12:59 +01:00
Éric Gaspar
ad1da4560d
Update apps_wishlist.md ( #2181 )
2022-12-31 17:11:23 +01:00
JOOSSEN Matthieu
d10cf5b443
typo: add missing back quotes ( #2179 )
2022-12-30 18:19:49 +01:00
temporaryaccountdontsend
848c3e2662
nostr ( https://github.com/nostr-protocol/nostr ) ( #2178 )
...
* nostr (https://github.com/nostr-protocol/nostr )
The simplest open protocol that is able to create a censorship-resistant global "social" network once and for all.
It doesn't rely on any trusted central server, hence it is resilient; it is based on cryptographic keys and signatures, so it is tamperproof; it does not rely on P2P techniques, therefore it works.
* Update apps_wishlist.md
* Update apps_wishlist.md
2022-12-30 12:26:26 +01:00
Yashodhan
135cd8ae3c
Add checkmk ( #2172 )
...
* Added checkmk
* Update pages/04.applications/99.wishlist/apps_wishlist.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-12-28 21:27:09 +01:00
pp-r
9313bf8eb7
Change ur ls baikal ( #2170 )
...
* Change URLs site web and doc
Site web and Doc in order to be similar than here https://github.com/YunoHost-Apps/baikal_ynh
* Change URLs site web and do
Site web and Doc in order to be similar than here https://github.com/YunoHost-Apps/baikal_ynh
2022-12-27 13:52:42 +01:00
oufmilo
d9ff179fb9
Update apps_wishlist.md ( #2169 )
2022-12-22 09:02:43 +01:00
Nicolas Palix
d4b1cfe31c
Ignore yunohost-api error when not running ( #2167 )
...
* Ignore yunohost-api error when not running
Add instruction to ignore the error about yunohost-api not running
when it is intentionally stopped and disabled.
* Update pages/02.administer/45.tutorials/60.security/security.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
* Update pages/02.administer/45.tutorials/60.security/security.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-12-20 19:01:14 +01:00
Spencer Dub
8e9a97d30a
Update apps_wishlist.md ( #2166 )
...
Add Forgejo
2022-12-16 12:11:08 +01:00
oufmilo
872c978d78
Update apps_wishlist.md ( #2165 )
2022-12-16 12:09:55 +01:00
dduenker
808879b2f6
fix typo ( #2164 )
2022-12-14 08:06:49 +01:00
Leandro Noferini
f7f48d302b
Italian translation ( #2161 )
...
* Italian translation for manualdns
Italian translation made by Ilario Quinson
* Italian translation for autodns
Italian translation made by Ilario Quinson
* Italian translation
Made by Ilario Quinson
2022-12-04 17:17:08 +01:00
YunoHost Bot
d9a3762304
[CI] Helper for debian/11.1.1.1 ( #2159 )
2022-12-03 19:23:04 +01:00
Zoomerhimmer
e166501be9
Remove an indefinite article ( #2158 )
2022-12-03 08:57:26 +01:00
tituspijean
fcb946f74d
Merge pull request #2157 from YunoHost/warn-security-tutorial
2022-12-01 22:39:58 +01:00
tituspijean
b5f81e11ed
Add warning about disabling the API
2022-12-01 22:39:00 +01:00
tituspijean
b2f5b63007
Merge pull request #2156 from ThomasFreedman/patch-1
2022-12-01 21:35:26 +01:00
tituspijean
0fa46a033a
Improve wording in security ssh warning
2022-12-01 21:34:52 +01:00
Thomas Freedman
f607542893
Update security.md
...
Added a warning about changing system configuration files without using yunohost administration tools.
2022-12-01 14:59:09 -05:00
testman42
269155b1f9
Add Commafeed website link ( #2155 )
...
Also add description.
2022-12-01 09:13:20 +01:00
Nicolas Frandeboeuf
911d0b5aab
Improve ynh_add_config doc ( #2154 )
...
* Improve ynh_add_config template parameter usage description
* Update packaging_apps_helpers.md
* Update pages/06.contribute/10.packaging_apps/11.helpers/packaging_apps_helpers.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-11-30 18:03:54 +01:00
WolfieBoy
030cbb83d3
Update apps_wishlist.md ( #2152 )
2022-11-30 13:53:07 +01:00
Nicolas Frandeboeuf
5d93046baf
Fixed typo in code example ( #2153 )
2022-11-30 13:50:50 +01:00
Tommi
38d8f15828
fix typo ( #2151 )
...
removed an extra `/var/mail` out of place
2022-11-28 11:06:45 +01:00
tituspijean
94f8d6b4ee
Merge pull request #2150 from oufmilo/patch-1
...
Update apps_wishlist.md
2022-11-28 08:34:32 +01:00
oufmilo
9e92dfd336
Update apps_wishlist.md
2022-11-28 01:21:15 +01:00
tituspijean
9b3f9de8c7
Merge pull request #2149 from guizmoau/patch-4
2022-11-26 09:39:35 +01:00
Guiz
8badd0f14a
Update apps_wishlist.md
...
add screego
2022-11-25 17:29:40 +00:00
Leandro Noferini
8984022c80
Italian translation for autodns ( #2147 )
...
* Italian translation for manualdns
Italian translation made by Ilario Quinson
* Italian translation for autodns
Italian translation made by Ilario Quinson
2022-11-22 19:44:25 +01:00
Leandro Noferini
7903ba0dce
Italian translation for manualdns ( #2146 )
...
Italian translation made by Ilario Quinson
2022-11-22 19:25:38 +01:00
Pitte
d10c85ec7d
Add italian translation of Vaultwarden docs (2) ( #2145 )
...
* Add italian translation of Vaultwarden docs (2)
Diffs:
- italian translation (created app_vaultwarden.it.md)
- added info on how to retrieve the admin token if Vaultwarden is installed via web
- Add F-Droid official repo
* Update pages/04.applications/10.docs/vaultwarden/app_vaultwarden.it.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-11-20 13:25:02 +01:00
Éric Gaspar
6d3ba4576d
Revert "Add italian translation of Vaultwarden docs ( #2142 )" ( #2143 )
...
This reverts commit ffbbc2dab8
.
2022-11-17 17:38:18 +01:00
Pitte
ffbbc2dab8
Add italian translation of Vaultwarden docs ( #2142 )
...
* Add italian translation of Vaultwarden docs
Diffs:
- italian translation
- added info on how to retrieve the admin token if Vaultwarden is installed via web
- Add F-Droid official repo
Let me know if there's something wrong, it's my first try
* Update pages/04.applications/10.docs/vaultwarden/app_vaultwarden.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-11-17 16:52:58 +01:00
tituspijean
694c922aad
Merge pull request #2141 from r-mcilwain/patch-1
...
Added Klaxon to list
2022-11-11 09:01:51 +01:00
Vincent Rubiolo
50d1503eec
Fix typos in english Bullseye migration doc ( #2140 )
2022-11-08 19:40:25 +01:00
tituspijean
0292baa9ff
Merge pull request #2139 from YunoHost/add-nextcloud-hpb
2022-11-04 11:14:44 +01:00