2 Commits

Author SHA1 Message Date
e694ea5b40 Update apps.toml 2024-03-08 22:00:10 +01:00
ffef7c5a21 Update app levels according to CI results 2024-03-08 17:00:10 +00:00
8 changed files with 19 additions and 145 deletions

View File

@ -1,5 +1,3 @@
#:schema https://github.com/YunoHost/apps/blob/master/schemas/antifeatures.toml.schema.json
[tracking]
icon = "user-secret"
title.en = "Tracking"

View File

@ -1,5 +1,3 @@
#:schema https://github.com/YunoHost/apps/raw/master/schemas/apps.toml.schema.json
[13ft]
category = "reading"
level = 7
@ -297,7 +295,7 @@ url = "https://github.com/YunoHost-Apps/calckey_ynh"
[calibreweb]
category = "reading"
level = 8
level = 6
state = "working"
subtags = [ "books" ]
url = "https://github.com/YunoHost-Apps/calibreweb_ynh"
@ -572,7 +570,7 @@ url = "https://github.com/YunoHost-Apps/dendrite_ynh"
[dex]
category = "system_tools"
level = 8
level = 6
state = "working"
subtags = [ "network" ]
url = "https://github.com/YunoHost-Apps/dex_ynh"
@ -697,7 +695,7 @@ url = "https://github.com/YunoHost-Apps/documize_ynh"
[dokuwiki]
category = "publishing"
level = 8
level = 6
state = "working"
subtags = [ "wiki" ]
url = "https://github.com/YunoHost-Apps/dokuwiki_ynh"
@ -1173,7 +1171,7 @@ url = "https://github.com/YunoHost-Apps/glitchsoc_ynh"
[glowingbear]
category = "communication"
level = 6
level = 8
state = "working"
subtags = [ "chat" ]
url = "https://github.com/YunoHost-Apps/glowingbear_ynh"
@ -1566,8 +1564,8 @@ subtags = [ "task" ]
url = "https://github.com/YunoHost-Apps/kanboard_ynh"
[kavita]
category = "reading"
antifeatures = [ "paid-content" ]
category = "reading"
level = 8
state = "working"
subtags = [ "books" ]
@ -1627,7 +1625,7 @@ url = "https://github.com/YunoHost-Apps/komga_ynh"
[kresus]
category = "productivity_and_management"
level = 8
level = 6
potential_alternative_to = [ "Bankin", "Budgea", "Linxo", "Microsoft Money", "Mint", "You Need A Budget" ]
state = "working"
subtags = [ "accounting" ]
@ -1929,8 +1927,8 @@ subtags = [ "chat" ]
url = "https://github.com/YunoHost-Apps/mautrix_discord_ynh"
[mautrix_facebook]
category = "communication"
antifeatures = [ "deprecated-software" ]
category = "communication"
level = 6
potential_alternative_to = [ "Facebook Messenger" ]
state = "working"
@ -2157,14 +2155,14 @@ url = "https://github.com/YunoHost-Apps/mybb_ynh"
[mygpo]
category = "multimedia"
level = 6
level = 8
state = "working"
subtags = [ "download" ]
url = "https://github.com/YunoHost-Apps/mygpo_ynh"
[mytinytodo]
category = "productivity_and_management"
level = 8
level = 6
state = "working"
subtags = [ "task" ]
url = "https://github.com/YunoHost-Apps/mytinytodo_ynh"
@ -2308,7 +2306,7 @@ url = "https://github.com/YunoHost-Apps/open-web-calendar_ynh"
[opennote]
antifeatures = [ "deprecated-software" ]
category = "office"
level = 8
level = 7
state = "working"
subtags = [ "text" ]
url = "https://github.com/YunoHost-Apps/opennote_ynh"
@ -2372,7 +2370,7 @@ url = "https://github.com/YunoHost-Apps/outline_ynh"
[overleaf]
category = "office"
level = 0
level = 7
state = "working"
subtags = [ "text" ]
url = "https://github.com/YunoHost-Apps/overleaf_ynh"
@ -2444,7 +2442,7 @@ url = "https://github.com/YunoHost-Apps/peertube_ynh"
[peertube-search-index]
antifeatures = [ "not-totally-free-upstream" ]
category = "social_media"
level = 6
level = 7
state = "working"
subtags = [ "videos" ]
url = "https://github.com/YunoHost-Apps/peertube-search-index_ynh"
@ -2702,7 +2700,7 @@ url = "https://github.com/YunoHost-Apps/privatebin_ynh"
[processwire]
category = "publishing"
level = 8
level = 0
potential_alternative_to = [ "Blogger", "Blogspot", "Wix" ]
state = "notworking"
subtags = [ "website", "blog" ]
@ -3424,7 +3422,7 @@ url = "https://github.com/YunoHost-Apps/transmission_ynh"
[trilium]
category = "office"
level = 8
level = 6
potential_alternative_to = [ "Evernote" ]
state = "working"
subtags = [ "text" ]
@ -3673,7 +3671,7 @@ url = "https://github.com/YunoHost-Apps/xbackbone_ynh"
[xwiki]
category = "publishing"
level = 3
level = 7
potential_alternative_to = [ "Notion", "GitBook" ]
state = "working"
subtags = [ "wiki" ]

View File

@ -1,5 +1,3 @@
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/categories.toml.schema.json
[synchronization]
icon = "cloud"
title.en = "Synchronization"

View File

@ -1,5 +1,3 @@
#:schema https://github.com/YunoHost/apps/raw/master/schemas/graveyard.toml.schema.json
[anfora]
category = "social_media"
subtags = [ "pictures" ]

View File

@ -1,63 +0,0 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "https://github.com/YunoHost/apps/blob/master/schemas/antifeatures.toml.schema.json",
"title": "Yunohost's antifeatures.toml schema",
"version": "0",
"$defs": {
"translated_string": {
"type": "object",
"required": [
"en"
],
"additionalProperties": false,
"patternProperties": {
"^[a-z]{2}$": {
"type": "string"
}
}
}
},
"type": "object",
"required": [],
"additionalProperties": false,
"patternProperties": {
"^[a-z0-9_-]*$": {
"type": "object",
"required": [
"icon",
"title",
"description"
],
"additionalProperties": false,
"properties": {
"icon": {
"type": "string"
},
"title": {
"$ref": "#/$defs/translated_string"
},
"description": {
"$ref": "#/$defs/translated_string"
},
"subtags": {
"type": "object",
"additionalProperties": false,
"patternProperties": {
"^[a-z_]*$": {
"type": "object",
"required": [
"title"
],
"additionalProperties": false,
"properties": {
"title": {
"$ref": "#/$defs/translated_string"
}
}
}
}
}
}
}
}
}

View File

@ -1,48 +0,0 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "https://github.com/YunoHost/apps/blob/master/schemas/graveyard.toml.schema.json",
"title": "Yunohost's graveyard.toml schema",
"version": "0",
"type": "object",
"required": [],
"additionalProperties": false,
"patternProperties": {
"^[a-z0-9_-]*$": {
"type": "object",
"required": [
"url"
],
"additionalProperties": false,
"properties": {
"category": {
"type": "string"
},
"subtags": {
"type": "array",
"items": {
"type": "string"
},
"additionalItems": false
},
"url": {
"type": "string",
"format": "url"
},
"antifeatures": {
"type": "array",
"items": {
"type": "string"
},
"additionalItems": false
},
"potential_alternative_to": {
"type": "array",
"items": {
"type": "string"
},
"additionalItems": false
}
}
}
}
}

View File

@ -3,16 +3,14 @@
"$id": "https://github.com/YunoHost/apps/blob/master/schemas/wishlist.toml.schema.json",
"title": "Yunohost's wishlist.toml schema",
"version": "0",
"type": "object",
"required": [],
"additionalProperties": false,
"patternProperties": {
"^[a-z0-9_-]*$": {
"type": "object",
"required": [
"name",
"upstream"
],
"required": ["name", "upstream"],
"additionalProperties": false,
"properties": {
"name": {
@ -28,12 +26,9 @@
"website": {
"type": "string",
"format": "url"
},
"draft": {
"type": "string",
"format": "url"
}
}
}
}
}
}

View File

@ -1,5 +1,3 @@
#:schema https://github.com/YunoHost/apps/raw/master/schemas/wishlist.toml.schema.json
[access-to-memory-atom]
name = "Access to Memory (AtoM)"
description = "Standards-based archival description and access in a multilingual, multi-repository environment."