Skip to content

Commit

Permalink
Format TOML with Taplo (#2499)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
3 people authored Aug 3, 2024
1 parent 80cbe39 commit 07a3998
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
10 changes: 0 additions & 10 deletions apps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
7 changes: 7 additions & 0 deletions graveyard.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 07a3998

Please sign in to comment.