From 82566383fb051c4c75a3423e44a78b35571b3eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 25 Oct 2022 20:50:53 +0200 Subject: [PATCH 1/3] Update .env.example --- conf/.env.example | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/conf/.env.example b/conf/.env.example index 6f63bf9..afcfd8a 100644 --- a/conf/.env.example +++ b/conf/.env.example @@ -27,6 +27,14 @@ database.default.username="__DB_USER__" database.default.password="__DB_PWD__" database.default.DBPrefix="cp_" +#-------------------------------------------------------------------- +# Email configuration +#-------------------------------------------------------------------- +# email.fromEmail="your_email_address" +# email.SMTPHost="your_smtp_host" +# email.SMTPUser="your_smtp_user" +# email.SMTPPass="your_smtp_password" + #-------------------------------------------------------------------- # Cache configuration (advanced) # From 36495bb359a6bb42058f28fdbbd0be81a6593079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 3 Nov 2022 19:48:29 +0100 Subject: [PATCH 2/3] 1.0.1 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 7a145bb..3e89ed6 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/0e62acc6b37ad554b6359ae1bed0a175/castopod-1.0.0.zip -SOURCE_SUM=cedc8c9316cd4d88602992494ef20b26469f85ccd2c1083384f9e143f833e105 +SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/bbbe9a15a1218bdb7af5286125a64425/castopod-1.0.1.zip +SOURCE_SUM=ea5f0e97f0f637a3c88ec2287a82543487d922ef2d869167050368b6498b5966 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 769cdd4..a6d53d8 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Hosting platform made for podcasters", "fr": "Plateforme d'hébergement conçue pour les podcasteurs" }, - "version": "1.0.0~ynh1", + "version": "1.0.1~ynh1", "url": "https://castopod.org/", "upstream": { "license": "GPL-3.0-only", From e220577b86b102ee11ca3af30136c81e42cf7500 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 3 Nov 2022 18:48:34 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 795d108..e648c44 100755 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Castopod is currently in beta but already quite stable and used by podcasters ar - Multi-user: add contributors and set roles - i18n support: translated in English, French & Polish with more to come! -**Shipped version:** 1.0.0~ynh1 +**Shipped version:** 1.0.1~ynh1 **Demo:** https://podcast.podlibre.org/@podlibre_fr diff --git a/README_fr.md b/README_fr.md index d296331..2afc7e5 100755 --- a/README_fr.md +++ b/README_fr.md @@ -40,7 +40,7 @@ Castopod is currently in beta but already quite stable and used by podcasters ar - Multi-user: add contributors and set roles - i18n support: translated in English, French & Polish with more to come! -**Version incluse :** 1.0.0~ynh1 +**Version incluse :** 1.0.1~ynh1 **Démo :** https://podcast.podlibre.org/@podlibre_fr