mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Format TOML with Taplo (#2499)
* Move jappix to graveyard (#2362) * Automatically add dates to the catalog files --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
This commit is contained in:
parent
80cbe39e9c
commit
07a3998c58
2 changed files with 7 additions and 10 deletions
10
apps.toml
10
apps.toml
|
@ -1752,16 +1752,6 @@ level = 7
|
|||
state = "working"
|
||||
url = "https://github.com/YunoHost-Apps/jackett_ynh"
|
||||
|
||||
[jappix]
|
||||
added_date = 1674232499 # 2023/01/20
|
||||
antifeatures = [ "deprecated-software", "package-not-maintained" ]
|
||||
category = "communication"
|
||||
deprecated_date = 1714590228 # 2024/05/01
|
||||
level = 6
|
||||
state = "working"
|
||||
subtags = [ "chat" ]
|
||||
url = "https://github.com/YunoHost-Apps/jappix_ynh"
|
||||
|
||||
[jeedom]
|
||||
added_date = 1674232499 # 2023/01/20
|
||||
category = "iot"
|
||||
|
|
|
@ -158,6 +158,13 @@ category = "wat"
|
|||
killed_date = 1703600553 # 2023/12/26
|
||||
url = "https://github.com/YunoHost-Apps/internetarchive_ynh"
|
||||
|
||||
[jappix]
|
||||
added_date = 1674232499 # 2023/01/20
|
||||
category = "communication"
|
||||
killed_date = 1722702317 # 2024/08/03
|
||||
subtags = [ "chat" ]
|
||||
url = "https://github.com/YunoHost-Apps/jappix_ynh"
|
||||
|
||||
[jappix_mini]
|
||||
added_date = 1554588215 # 2019/04/07
|
||||
category = "communication"
|
||||
|
|
Loading…
Add table
Reference in a new issue