2018-11-21 16:11:09 +01:00
|
|
|
|
{
|
2018-11-21 17:26:37 +01:00
|
|
|
|
"name": "CodiMD",
|
|
|
|
|
"id": "codimd",
|
2018-11-21 16:11:09 +01:00
|
|
|
|
"packaging_format": 1,
|
|
|
|
|
"description": {
|
2020-05-21 12:49:24 +02:00
|
|
|
|
"en": "Collaborative editor to work on notes written in Markdown",
|
|
|
|
|
"fr": "Éditeur collaboratif pour travailler sur des notes en Markdown"
|
2018-11-21 16:11:09 +01:00
|
|
|
|
},
|
2022-08-06 14:00:40 +02:00
|
|
|
|
"version": "2.4.2~ynh1",
|
2021-05-08 10:53:13 +02:00
|
|
|
|
"url": "https://github.com/hackmdio/codimd",
|
2021-06-21 11:14:57 +02:00
|
|
|
|
"upstream": {
|
2021-06-21 11:47:33 +02:00
|
|
|
|
"license": "AGPL-3.0-only",
|
2021-06-21 11:14:57 +02:00
|
|
|
|
"website": "https://hackmd.io/",
|
|
|
|
|
"admindoc": "https://hackmd.io/c/codimd-documentation/%2Fs%2Fcodimd-documentation#Administration-Guides",
|
|
|
|
|
"userdoc": "https://hackmd.io/c/codimd-documentation/%2Fs%2Fcodimd-documentation#User-Guides",
|
2022-08-07 21:04:14 +02:00
|
|
|
|
"code": "https://github.com/hackmdio/codimd",
|
|
|
|
|
"cpe": "cpe:2.3:a:hackmd:codimd"
|
2021-06-21 11:14:57 +02:00
|
|
|
|
},
|
2020-05-21 12:49:24 +02:00
|
|
|
|
"license": "AGPL-3.0-only",
|
2018-11-21 16:11:09 +01:00
|
|
|
|
"maintainer": {
|
2021-06-29 15:33:30 +02:00
|
|
|
|
"name": "eric_G"
|
2018-11-21 16:11:09 +01:00
|
|
|
|
},
|
|
|
|
|
"requirements": {
|
2023-04-08 09:36:12 +02:00
|
|
|
|
"yunohost": ">= 11.1.17"
|
2018-11-21 16:11:09 +01:00
|
|
|
|
},
|
2021-06-21 11:47:33 +02:00
|
|
|
|
"multi_instance": false,
|
2018-11-21 16:11:09 +01:00
|
|
|
|
"services": [
|
2020-05-23 09:14:00 +02:00
|
|
|
|
"nginx"
|
2018-11-21 16:11:09 +01:00
|
|
|
|
],
|
|
|
|
|
"arguments": {
|
2022-08-07 21:04:14 +02:00
|
|
|
|
"install": [
|
2020-06-13 16:12:37 +02:00
|
|
|
|
{
|
2018-11-21 16:11:09 +01:00
|
|
|
|
"name": "domain",
|
2021-09-20 22:32:19 +02:00
|
|
|
|
"type": "domain"
|
2020-07-01 21:08:11 +02:00
|
|
|
|
},
|
2018-11-21 16:11:09 +01:00
|
|
|
|
{
|
|
|
|
|
"name": "is_public",
|
|
|
|
|
"type": "boolean",
|
2020-05-21 12:49:24 +02:00
|
|
|
|
"help": {
|
2020-05-25 19:08:32 +02:00
|
|
|
|
"en": "If enabled, CodiMD will be accessible by people who do not have an account. This can be changed later via the webadmin.",
|
2020-05-21 12:49:24 +02:00
|
|
|
|
"fr": "Si cette case est cochée, CodiMD sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
|
|
|
|
},
|
2020-04-27 00:49:29 +02:00
|
|
|
|
"default": true
|
2018-11-21 16:11:09 +01:00
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
2022-08-07 21:04:14 +02:00
|
|
|
|
}
|