From 13ac5a3f8a27f21e542233075e035ec534ff8945 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 21 Oct 2023 10:25:32 +0200 Subject: [PATCH 1/2] Add Stingle server to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index df2bfa34..bbfb1458 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1168,6 +1168,12 @@ description = "In-browser Markdown editor" upstream = "https://github.com/benweet/stackedit" website = "https://stackedit.io" +[stingle-server] +name = "Stingle server" +description = "Stingle Photos is a Gallery/Camera application with private encrypted Backup and Sync function" +upstream = "https://github.com/stingle/stingle-api" +website = "https://stingle.org/" + [storj] name = "Storj" description = "Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure." From c202a4e5100bc758bb455224bc9ac3e07a69d86d Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:54:53 +0200 Subject: [PATCH 2/2] Update wishlist.toml --- wishlist.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wishlist.toml b/wishlist.toml index bbfb1458..2dbdb29e 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1168,9 +1168,9 @@ description = "In-browser Markdown editor" upstream = "https://github.com/benweet/stackedit" website = "https://stackedit.io" -[stingle-server] -name = "Stingle server" -description = "Stingle Photos is a Gallery/Camera application with private encrypted Backup and Sync function" +[stingle-api] +name = "Stingle API Server" +description = "Gallery/Camera application with private encrypted Backup and Sync function" upstream = "https://github.com/stingle/stingle-api" website = "https://stingle.org/"