mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Update app's level
This commit is contained in:
parent
21c0e7799b
commit
1478c88f8f
1 changed files with 8 additions and 4 deletions
12
apps.json
12
apps.json
|
@ -105,7 +105,7 @@
|
||||||
},
|
},
|
||||||
"archivebox": {
|
"archivebox": {
|
||||||
"category": "small_utilities",
|
"category": "small_utilities",
|
||||||
"level": 0,
|
"level": 7,
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"subtags": [
|
"subtags": [
|
||||||
"archiving"
|
"archiving"
|
||||||
|
@ -335,7 +335,7 @@
|
||||||
},
|
},
|
||||||
"code-server": {
|
"code-server": {
|
||||||
"category": "dev",
|
"category": "dev",
|
||||||
"level": 7,
|
"level": 6,
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"subtags": [
|
"subtags": [
|
||||||
"programming"
|
"programming"
|
||||||
|
@ -810,7 +810,7 @@
|
||||||
},
|
},
|
||||||
"fluxbb": {
|
"fluxbb": {
|
||||||
"category": "communication",
|
"category": "communication",
|
||||||
"level": 7,
|
"level": 0,
|
||||||
"maintained": false,
|
"maintained": false,
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"subtags": [
|
"subtags": [
|
||||||
|
@ -1623,6 +1623,7 @@
|
||||||
},
|
},
|
||||||
"mailman3": {
|
"mailman3": {
|
||||||
"category": "communication",
|
"category": "communication",
|
||||||
|
"level": 6,
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"subtags": [
|
"subtags": [
|
||||||
"email"
|
"email"
|
||||||
|
@ -2548,6 +2549,7 @@
|
||||||
},
|
},
|
||||||
"quizzes": {
|
"quizzes": {
|
||||||
"category": "productivity_and_management",
|
"category": "productivity_and_management",
|
||||||
|
"level": 7,
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"subtags": [
|
"subtags": [
|
||||||
"poll"
|
"poll"
|
||||||
|
@ -2745,6 +2747,7 @@
|
||||||
},
|
},
|
||||||
"send": {
|
"send": {
|
||||||
"category": "synchronization",
|
"category": "synchronization",
|
||||||
|
"level": 7,
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"subtags": [
|
"subtags": [
|
||||||
"files"
|
"files"
|
||||||
|
@ -2837,6 +2840,7 @@
|
||||||
},
|
},
|
||||||
"sitemagiccms": {
|
"sitemagiccms": {
|
||||||
"category": "publishing",
|
"category": "publishing",
|
||||||
|
"level": 6,
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"subtags": [
|
"subtags": [
|
||||||
"websites"
|
"websites"
|
||||||
|
@ -3446,7 +3450,7 @@
|
||||||
},
|
},
|
||||||
"yunomonitor": {
|
"yunomonitor": {
|
||||||
"category": "system_tools",
|
"category": "system_tools",
|
||||||
"level": 1,
|
"level": 6,
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"subtags": [
|
"subtags": [
|
||||||
"monitoring"
|
"monitoring"
|
||||||
|
|
Loading…
Add table
Reference in a new issue