mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Re-merge community and official
This commit is contained in:
parent
090f286b6a
commit
2cccdcedcc
1 changed files with 43 additions and 1 deletions
44
apps.json
44
apps.json
|
@ -22,6 +22,12 @@
|
||||||
"state": "inprogress",
|
"state": "inprogress",
|
||||||
"url": "https://github.com/YunoHost-Apps/abantecart_ynh"
|
"url": "https://github.com/YunoHost-Apps/abantecart_ynh"
|
||||||
},
|
},
|
||||||
|
"adguard": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "working",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/adguard_ynh"
|
||||||
|
},
|
||||||
"adhocserver": {
|
"adhocserver": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 2,
|
"level": 2,
|
||||||
|
@ -76,6 +82,12 @@
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/opi/anarchism_ynh"
|
"url": "https://github.com/opi/anarchism_ynh"
|
||||||
},
|
},
|
||||||
|
"anfora": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "inprogress",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/anfora_ynh"
|
||||||
|
},
|
||||||
"apticron": {
|
"apticron": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"maintained": false,
|
"maintained": false,
|
||||||
|
@ -1043,6 +1055,12 @@
|
||||||
"state": "inprogress",
|
"state": "inprogress",
|
||||||
"url": "https://github.com/mat-mo/miniflux_ynh"
|
"url": "https://github.com/mat-mo/miniflux_ynh"
|
||||||
},
|
},
|
||||||
|
"mobilizon": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "inprogress",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/mobilizon_ynh"
|
||||||
|
},
|
||||||
"modernpaste": {
|
"modernpaste": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 0,
|
"level": 0,
|
||||||
|
@ -1465,6 +1483,18 @@
|
||||||
"state": "inprogress",
|
"state": "inprogress",
|
||||||
"url": "https://github.com/YunoHost-Apps/redirect_ynh"
|
"url": "https://github.com/YunoHost-Apps/redirect_ynh"
|
||||||
},
|
},
|
||||||
|
"redmine": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "working",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/redmine_ynh"
|
||||||
|
},
|
||||||
|
"reel2bits": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "inprogress",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/reel2bits_ynh"
|
||||||
|
},
|
||||||
"remotestorage": {
|
"remotestorage": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
|
@ -1572,6 +1602,12 @@
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/shellinabox_ynh"
|
"url": "https://github.com/YunoHost-Apps/shellinabox_ynh"
|
||||||
},
|
},
|
||||||
|
"shinken": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "working",
|
||||||
|
"url": "https://github.com/YunoHost-apps/shinken_ynh"
|
||||||
|
},
|
||||||
"shsd": {
|
"shsd": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 3,
|
"level": 3,
|
||||||
|
@ -2015,6 +2051,12 @@
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/zabbix_ynh"
|
"url": "https://github.com/YunoHost-Apps/zabbix_ynh"
|
||||||
},
|
},
|
||||||
|
"zap": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "working",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/zap_ynh"
|
||||||
|
},
|
||||||
"zerobin": {
|
"zerobin": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"high_quality": true,
|
"high_quality": true,
|
||||||
|
@ -2039,4 +2081,4 @@
|
||||||
"state": "inprogress",
|
"state": "inprogress",
|
||||||
"url": "https://github.com/courgette/zomburl_ynh"
|
"url": "https://github.com/courgette/zomburl_ynh"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue