From f04e05500ba6041d26790732a1e8931b2cfe0fef Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 26 Dec 2023 02:15:06 +0100 Subject: [PATCH 1/2] Add OpenSign to wishlist --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 9677a516..06ab09e5 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -652,6 +652,7 @@ description = "Self-hosted backup solution for photos and videos on mobile devic upstream = "https://github.com/immich-app/immich" website = "https://immich.app/" draft = "https://github.com/YunoHost-Apps/immich_ynh" + [infcloud] name = "InfCloud" description = "A contacts, calendar and tasks web client for CalDAV and CardDAV" @@ -1030,6 +1031,12 @@ description = "Smart home platform" upstream = "https://github.com/openhab/openhab-webui" website = "https://www.openhab.org/" +[opensign] +name = "OpenSign" +description = "The free & Open Source DocuSign alternative" +upstream = "https://github.com/OpenSignLabs/OpenSign" +website = "https://www.opensignlabs.com/" + [organizr] name = "organizr" description = "Organizr allows you to setup \"Tabs\" that will be loaded all in one webpage" From 4dbe2fbeeb7ba5e9d7adc59dbbf3c4818e9b2a40 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Tue, 26 Dec 2023 15:27:48 +0100 Subject: [PATCH 2/2] Enhance OpenSign description --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 06ab09e5..0842bf1b 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1033,7 +1033,7 @@ website = "https://www.openhab.org/" [opensign] name = "OpenSign" -description = "The free & Open Source DocuSign alternative" +description = "DocuSign alternative, for signing and annotating PDF files" upstream = "https://github.com/OpenSignLabs/OpenSign" website = "https://www.opensignlabs.com/"