From f09701569b9bd2105b8589ca1da237f653c1d4ac Mon Sep 17 00:00:00 2001 From: Vitor Mattos <1079143+vitormattos@users.noreply.github.com> Date: Tue, 28 Apr 2026 19:47:07 -0300 Subject: [PATCH 1/3] chore: update info.xml Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com> --- appinfo/info.xml | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 67553c8514..77206387fd 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -3,27 +3,27 @@ libresign LibreSign ✍️ Self-hosted document signer using digital certificate - 14.0.0-dev.1 agpl @@ -32,7 +32,9 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform - https://github.com/LibreSign/libresign/blob/master/README.md + https://docs.libresign.coop/user_manual + https://docs.libresign.coop/admin_manual + https://docs.libresign.coop/developer_manual files office From 589139d4f32e162749abb531ba341be4fb96277a Mon Sep 17 00:00:00 2001 From: Vitor Mattos <1079143+vitormattos@users.noreply.github.com> Date: Tue, 28 Apr 2026 20:11:49 -0300 Subject: [PATCH 2/3] chore: remove emoji Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com> --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 77206387fd..41339d07b5 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -2,7 +2,7 @@ libresign LibreSign - ✍️ Self-hosted document signer using digital certificate + Control document signing workflows inside Nextcloud Date: Tue, 28 Apr 2026 20:15:06 -0300 Subject: [PATCH 3/3] chore: update openapi Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com> --- openapi-administration.json | 2 +- openapi-full.json | 2 +- openapi.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openapi-administration.json b/openapi-administration.json index 849c63dc64..424224c4c4 100644 --- a/openapi-administration.json +++ b/openapi-administration.json @@ -3,7 +3,7 @@ "info": { "title": "libresign-administration", "version": "0.0.1", - "description": "✍️ Self-hosted document signer using digital certificate", + "description": "Control document signing workflows inside Nextcloud", "license": { "name": "agpl" } diff --git a/openapi-full.json b/openapi-full.json index d56503b4fb..61d8a27046 100644 --- a/openapi-full.json +++ b/openapi-full.json @@ -3,7 +3,7 @@ "info": { "title": "libresign-full", "version": "0.0.1", - "description": "✍️ Self-hosted document signer using digital certificate", + "description": "Control document signing workflows inside Nextcloud", "license": { "name": "agpl" } diff --git a/openapi.json b/openapi.json index 0c8286187b..4d32ef5824 100644 --- a/openapi.json +++ b/openapi.json @@ -3,7 +3,7 @@ "info": { "title": "libresign", "version": "0.0.1", - "description": "✍️ Self-hosted document signer using digital certificate", + "description": "Control document signing workflows inside Nextcloud", "license": { "name": "agpl" }