From 40c0cd9e70f7d8af2b38508d420aa98a43746e4d Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 26 Oct 2023 18:33:02 +0200 Subject: [PATCH 1/2] Testing (#140) * Thumbnails (#133) * Update manifest.toml * Update manifest.toml * Update manifest.toml * Auto-update README --------- Co-authored-by: yunohost-bot * fix * Auto-update README * Update manifest.toml * Only build invidious once per install (#136) * Thumbnails (#133) (#134) * Thumbnails (#133) * Update manifest.toml * Update manifest.toml * Update manifest.toml * Auto-update README --------- Co-authored-by: yunohost-bot * fix * Auto-update README --------- Co-authored-by: yunohost-bot * Only build invidious once per install * Update manifest.toml --------- Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: yunohost-bot * Update manifest.toml * fix * Auto-update README * Update manifest.toml * Auto-update README * Update manifest.toml * cleaning * Auto-update README * update * Auto-update README * upgrade * Auto-update README --------- Co-authored-by: yunohost-bot Co-authored-by: selfhoster1312 <121760708+selfhoster1312@users.noreply.github.com> Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 2 +- scripts/_common.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8ecc81c..4bf8a2d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ In addition to constituting an advantage in terms of confidentiality (the data d - Ability to subscribe to channels without creating a Google account -**Shipped version:** 23.10.15~ynh1 +**Shipped version:** 23.10.23~ynh1 **Demo:** https://invidious.site/ diff --git a/README_fr.md b/README_fr.md index 469b9d6..bdb93ab 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ En plus de constituer un avantage sur le plan de la confidentialité (les donné - Possibilité d'afficher les commentaires Reddit plutôt que les commentaires YouTube, - Possibilité de s'abonner aux chaines sans créer de compte Google -**Version incluse :** 23.10.15~ynh1 +**Version incluse :** 23.10.23~ynh1 **Démo :** https://invidious.site/ diff --git a/manifest.toml b/manifest.toml index 1848cfd..3fa83c6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Invidious" description.en = "Alternative front-end to YouTube" description.fr = "Front-end alternatif à YouTube" -version = "23.10.15~ynh1" +version = "23.10.23~ynh1" maintainers = ["eric_G"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 09133c8..3a81436 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -version_commit=069e91d2a609b1df94bdfbb693335969b2a281d8 +version_commit=2414e7db411f9de7ba40cad370d4b195830d4456 #================================================= # PERSONAL HELPERS From 1bd3d7fcf5538f1f4c7d73711e97ab385545a4f3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 26 Oct 2023 16:33:08 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 4bf8a2d..0efc3c3 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ In addition to constituting an advantage in terms of confidentiality (the data d * Official app website: * Official admin documentation: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index bdb93ab..5a5dda9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -43,6 +43,7 @@ En plus de constituer un avantage sur le plan de la confidentialité (les donné * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs