From 5a138df06d35cb96ed3db126a9a8447f842687b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Thu, 25 Sep 2025 19:21:47 +0200 Subject: [PATCH 1/2] Remove warning about manifest schema --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8037f1e..885d4dd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -69,4 +69,4 @@ ram.runtime = "50M" download.additional_urls = [ "re:^__DOMAIN__/.*.css$", "re:^__DOMAIN__/.*.js$", "re:^__DOMAIN__/.*.svg$", "re:^__DOMAIN__/.*.woff2$", "re:^__DOMAIN__/favicon.*.png$" ] [resources.apt] - packages = "redis-server" + packages = ["redis-server"] From ac822e76c0fbc9cbacbb20d77ea2277dc6e69716 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 25 Sep 2025 19:21:52 +0200 Subject: [PATCH 2/2] Auto-update READMEs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b8e0a2..8fef31f 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,17 @@ File sharing which allows to send encrypted files [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://send.vis.ee/) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://send.vis.ee/) -[![Version: 3.4.27~ynh1](https://img.shields.io/badge/Version-3.4.27~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/send/) +[![Version: 3.4.27~ynh1](https://img.shields.io/badge/Version-3.4.27~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/send/)
+ +## Screenshots +![Screenshot of Send](./doc/screenshots/screenshot.png) + ## 📦 Developer info [![Automatic tests level](https://apps.yunohost.org/badge/cilevel/send)](https://ci-apps.yunohost.org/ci/apps/send/)