mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
CodiMD, NodeRed and ShadowSocks were added to community.json instead of apps.json (#796)
* CodiMD, NodeRed and ShadowSocks were added to community.json instead of apps.json * And also snipeit
This commit is contained in:
parent
ac3e1cc88a
commit
fb8b3a669d
1 changed files with 25 additions and 0 deletions
25
apps.json
25
apps.json
|
@ -237,6 +237,12 @@
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/civicrm_drupal7_ynh"
|
"url": "https://github.com/YunoHost-Apps/civicrm_drupal7_ynh"
|
||||||
},
|
},
|
||||||
|
"codimd": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "inprogress",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/codimd_ynh"
|
||||||
|
},
|
||||||
"coin": {
|
"coin": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 0,
|
"level": 0,
|
||||||
|
@ -1261,6 +1267,12 @@
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/nodebb_ynh"
|
"url": "https://github.com/YunoHost-Apps/nodebb_ynh"
|
||||||
},
|
},
|
||||||
|
"nodered": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "inprogress",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/nodered_ynh"
|
||||||
|
},
|
||||||
"ofbiz": {
|
"ofbiz": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 0,
|
"level": 0,
|
||||||
|
@ -1647,6 +1659,12 @@
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/shaarli_ynh"
|
"url": "https://github.com/YunoHost-Apps/shaarli_ynh"
|
||||||
},
|
},
|
||||||
|
"shadowsocks": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "working",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/shadowsocks_ynh"
|
||||||
|
},
|
||||||
"shellinabox": {
|
"shellinabox": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"high_quality": true,
|
"high_quality": true,
|
||||||
|
@ -1699,6 +1717,13 @@
|
||||||
"state": "notworking",
|
"state": "notworking",
|
||||||
"url": "https://github.com/YunoHost-Apps/simpad_ynh"
|
"url": "https://github.com/YunoHost-Apps/simpad_ynh"
|
||||||
},
|
},
|
||||||
|
"snipeit": {
|
||||||
|
"branch": "master",
|
||||||
|
"maintained": true,
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "working",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/snipeit_ynh"
|
||||||
|
},
|
||||||
"sogo": {
|
"sogo": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 7,
|
"level": 7,
|
||||||
|
|
Loading…
Add table
Reference in a new issue