From 52647a656056941b0183df5afe20b7ae7b8785b5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 30 Oct 2023 11:09:26 +0100 Subject: [PATCH 1/2] Add Directus to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index e666a108..4be30b03 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -304,6 +304,12 @@ description = "Gateway from OWA and O365 to IMAP, POP, and CalDav for email and upstream = "https://github.com/mguessan/davmail" website = "http://davmail.sourceforge.net/" +[directus] +name = "Directus" +description = "Node.js Headless CMS to easily build customisable APIs" +upstream = "https://github.com/directus/directus" +website = "https://directus.io/" + [do-doc] name = "do.doc" description = "chaine éditoriale simple, permettant la capture, l'édition et la publication de contenu multimedia." From 630fc771de0955dc8adf8100bb99f68c42ce89e6 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 30 Oct 2023 19:53:41 +0100 Subject: [PATCH 2/2] Update wishlist.toml Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 4be30b03..8eed820b 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -306,7 +306,7 @@ website = "http://davmail.sourceforge.net/" [directus] name = "Directus" -description = "Node.js Headless CMS to easily build customisable APIs" +description = "Real-time API and intuitive no-code data collaboration app for any SQL database" upstream = "https://github.com/directus/directus" website = "https://directus.io/"