From 5ab55ca844c615f2377e1c707016f838f0183608 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 20 May 2024 03:41:32 +0200 Subject: [PATCH 01/12] Upgrade to v2024.05.19 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 44a3eb0..33ab4e8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Piped" description.en = "An open-source alternative frontend for YouTube which is efficient by design." -version = "2024.05.18~ynh1" +version = "2024.05.19~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/499697f0e8914ef5a035c5f4ec2cf34da9b15916.tar.gz" - sha256 = "12c54c154dfe4f3c9bc7a5f6d662cece6745116a907a3d0ca4a2820172ed5579" + url = "https://github.com/TeamPiped/Piped/archive/8f78c2a16f388f4ca7b501480dbc4f98d0cda9e0.tar.gz" + sha256 = "260fcc953683a45a106b6891ed0aacafcfc5f92f432d56dd627abbba24ceb2d1" autoupdate.strategy = "latest_github_commit" [resources.sources.api] @@ -52,8 +52,8 @@ ram.runtime = "50M" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" [resources.sources.proxy] - url = "https://github.com/TeamPiped/piped-proxy/archive/31b3d3bcfa8a99d9fff611a83d536653811837f5.tar.gz" - sha256 = "4ca6bcef1a4601ef3a1d2fb89de6afdc356050cab363e689e26e69b891fe16ea" + url = "https://github.com/TeamPiped/piped-proxy/archive/4eff28432a64b63b9435d03f5b2fb00593740436.tar.gz" + sha256 = "68cc365463c2f4f6847f939d07a3d06beae0cfc3cc60d236b46a4ffa3ae74538" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" From 8ac8e36e59adf62a81240736c54c8caa492a9d36 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 20 May 2024 01:41:34 +0000 Subject: [PATCH 02/12] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e5cf343..e38b687 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Shipped version:** 2024.05.18~ynh1 +**Shipped version:** 2024.05.19~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 95edb30..6edc376 100644 --- a/README_es.md +++ b/README_es.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión actual:** 2024.05.18~ynh1 +**Versión actual:** 2024.05.19~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index e1d8b48..3cb9278 100644 --- a/README_eu.md +++ b/README_eu.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Paketatutako bertsioa:** 2024.05.18~ynh1 +**Paketatutako bertsioa:** 2024.05.19~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index c7ac4c7..942fbca 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Version incluse :** 2024.05.18~ynh1 +**Version incluse :** 2024.05.19~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index ffcf78b..3ec9f9a 100644 --- a/README_gl.md +++ b/README_gl.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión proporcionada:** 2024.05.18~ynh1 +**Versión proporcionada:** 2024.05.19~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8fb3c73..5812040 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**分发版本:** 2024.05.18~ynh1 +**分发版本:** 2024.05.19~ynh1 **演示:** From 95ab04a2eddb44df0b85c0a0a78962cb946c8d91 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 21 May 2024 03:42:14 +0200 Subject: [PATCH 03/12] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 33ab4e8..cb10fc4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,8 +52,8 @@ ram.runtime = "50M" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" [resources.sources.proxy] - url = "https://github.com/TeamPiped/piped-proxy/archive/4eff28432a64b63b9435d03f5b2fb00593740436.tar.gz" - sha256 = "68cc365463c2f4f6847f939d07a3d06beae0cfc3cc60d236b46a4ffa3ae74538" + url = "https://github.com/TeamPiped/piped-proxy/archive/d9c8306c31bca7ce629049d461021f3079ab6474.tar.gz" + sha256 = "8d42ce8f5935b0c5c874ce14f1f93c9958d37d4851c51afddf4650d893cd1f4c" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" From f535b3e647562630acde3527ea990da875ae0e86 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 21 May 2024 01:42:16 +0000 Subject: [PATCH 04/12] Auto-update READMEs --- ALL_README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) From 62e200684026d681cc90c9c5b3047c0c17be64b1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 22 May 2024 03:42:50 +0200 Subject: [PATCH 05/12] Upgrade to v2024.05.21 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index cb10fc4..94d106d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Piped" description.en = "An open-source alternative frontend for YouTube which is efficient by design." -version = "2024.05.19~ynh1" +version = "2024.05.21~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/8f78c2a16f388f4ca7b501480dbc4f98d0cda9e0.tar.gz" - sha256 = "260fcc953683a45a106b6891ed0aacafcfc5f92f432d56dd627abbba24ceb2d1" + url = "https://github.com/TeamPiped/Piped/archive/ce783c504416150671b51f5405d2624a151a5d5b.tar.gz" + sha256 = "39063f048e6e388dada6e85538f043d4034f2a4ba487ce31c4fe8e54629c939b" autoupdate.strategy = "latest_github_commit" [resources.sources.api] From a493a41bb27276f8b4c8b0a81297215a98d97dd4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 22 May 2024 01:42:52 +0000 Subject: [PATCH 06/12] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e38b687..c64b0d5 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Shipped version:** 2024.05.19~ynh1 +**Shipped version:** 2024.05.21~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 6edc376..ac8a678 100644 --- a/README_es.md +++ b/README_es.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión actual:** 2024.05.19~ynh1 +**Versión actual:** 2024.05.21~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 3cb9278..0c29f91 100644 --- a/README_eu.md +++ b/README_eu.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Paketatutako bertsioa:** 2024.05.19~ynh1 +**Paketatutako bertsioa:** 2024.05.21~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 942fbca..5027bc2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Version incluse :** 2024.05.19~ynh1 +**Version incluse :** 2024.05.21~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 3ec9f9a..10c8a7e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión proporcionada:** 2024.05.19~ynh1 +**Versión proporcionada:** 2024.05.21~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 5812040..53fe9fa 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**分发版本:** 2024.05.19~ynh1 +**分发版本:** 2024.05.21~ynh1 **演示:** From d5b58da7a3810117a2b8482cc86b2f6243118d68 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 27 May 2024 03:41:57 +0200 Subject: [PATCH 07/12] Upgrade to v2024.05.27 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 94d106d..b84ef28 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Piped" description.en = "An open-source alternative frontend for YouTube which is efficient by design." -version = "2024.05.21~ynh1" +version = "2024.05.27~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/ce783c504416150671b51f5405d2624a151a5d5b.tar.gz" - sha256 = "39063f048e6e388dada6e85538f043d4034f2a4ba487ce31c4fe8e54629c939b" + url = "https://github.com/TeamPiped/Piped/archive/fdd028434b6c5d3ebe5f1a4689d45bfaade5b287.tar.gz" + sha256 = "bcc5bc8ac1cb3e411b33b9e7c270aacec0f32c86d6b209a52819610444f84b49" autoupdate.strategy = "latest_github_commit" [resources.sources.api] @@ -52,8 +52,8 @@ ram.runtime = "50M" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" [resources.sources.proxy] - url = "https://github.com/TeamPiped/piped-proxy/archive/d9c8306c31bca7ce629049d461021f3079ab6474.tar.gz" - sha256 = "8d42ce8f5935b0c5c874ce14f1f93c9958d37d4851c51afddf4650d893cd1f4c" + url = "https://github.com/TeamPiped/piped-proxy/archive/f6b582487bab292ae14de0d92185426ad97a4c9c.tar.gz" + sha256 = "5939629210cb6728fd0672fdad4f7cd134571bd56d0812da321339e8b984f4e9" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" From adb9babff6e7037fb223c78365c4698000ec861b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 27 May 2024 01:41:59 +0000 Subject: [PATCH 08/12] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c64b0d5..6f0e28d 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Shipped version:** 2024.05.21~ynh1 +**Shipped version:** 2024.05.27~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index ac8a678..4ddaa5a 100644 --- a/README_es.md +++ b/README_es.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión actual:** 2024.05.21~ynh1 +**Versión actual:** 2024.05.27~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 0c29f91..05d174c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Paketatutako bertsioa:** 2024.05.21~ynh1 +**Paketatutako bertsioa:** 2024.05.27~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 5027bc2..8beb091 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Version incluse :** 2024.05.21~ynh1 +**Version incluse :** 2024.05.27~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 10c8a7e..cf6e53f 100644 --- a/README_gl.md +++ b/README_gl.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión proporcionada:** 2024.05.21~ynh1 +**Versión proporcionada:** 2024.05.27~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 53fe9fa..a9e1291 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**分发版本:** 2024.05.21~ynh1 +**分发版本:** 2024.05.27~ynh1 **演示:** From 3e9bd4e6171134daa9e73cc165eead61b1e83897 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 2 Jun 2024 03:42:49 +0200 Subject: [PATCH 09/12] Upgrade to v2024.06.01 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index b84ef28..0f9a677 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Piped" description.en = "An open-source alternative frontend for YouTube which is efficient by design." -version = "2024.05.27~ynh1" +version = "2024.06.01~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/fdd028434b6c5d3ebe5f1a4689d45bfaade5b287.tar.gz" - sha256 = "bcc5bc8ac1cb3e411b33b9e7c270aacec0f32c86d6b209a52819610444f84b49" + url = "https://github.com/TeamPiped/Piped/archive/f94d56c16540282266b94d33c5a865268e255a70.tar.gz" + sha256 = "8d8bb55d725f04986e3ca22fe4558e889a116f0576610ee5add0fb22474a51fd" autoupdate.strategy = "latest_github_commit" [resources.sources.api] @@ -52,8 +52,8 @@ ram.runtime = "50M" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" [resources.sources.proxy] - url = "https://github.com/TeamPiped/piped-proxy/archive/f6b582487bab292ae14de0d92185426ad97a4c9c.tar.gz" - sha256 = "5939629210cb6728fd0672fdad4f7cd134571bd56d0812da321339e8b984f4e9" + url = "https://github.com/TeamPiped/piped-proxy/archive/aad4375921bca890b927f6d4c50dcebd0b65cc2d.tar.gz" + sha256 = "7e30aaf9244c3da00266fb5b45d163cfcd7a914b5f689041b1fe7c6134a81580" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" From 66094b2567fb971e6a65cde7c0906bb045104ea5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 2 Jun 2024 01:42:52 +0000 Subject: [PATCH 10/12] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6f0e28d..c520863 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Shipped version:** 2024.05.27~ynh1 +**Shipped version:** 2024.06.01~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 4ddaa5a..858a929 100644 --- a/README_es.md +++ b/README_es.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión actual:** 2024.05.27~ynh1 +**Versión actual:** 2024.06.01~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 05d174c..8325da5 100644 --- a/README_eu.md +++ b/README_eu.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Paketatutako bertsioa:** 2024.05.27~ynh1 +**Paketatutako bertsioa:** 2024.06.01~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 8beb091..1fb1cba 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Version incluse :** 2024.05.27~ynh1 +**Version incluse :** 2024.06.01~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index cf6e53f..20a7e7c 100644 --- a/README_gl.md +++ b/README_gl.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión proporcionada:** 2024.05.27~ynh1 +**Versión proporcionada:** 2024.06.01~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a9e1291..17d782a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**分发版本:** 2024.05.27~ynh1 +**分发版本:** 2024.06.01~ynh1 **演示:** From 0ad88749a8ba5aa080d629b703aed0526b75426b Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Sun, 2 Jun 2024 21:58:30 +0200 Subject: [PATCH 11/12] Cleanup config --- conf/config.properties | 2 +- scripts/install | 2 +- scripts/restore | 2 +- scripts/upgrade | 2 +- sources/patches/proxy-001.patch | 41 --------------------------------- 5 files changed, 4 insertions(+), 45 deletions(-) delete mode 100644 sources/patches/proxy-001.patch diff --git a/conf/config.properties b/conf/config.properties index c5b1d89..9a210d0 100644 --- a/conf/config.properties +++ b/conf/config.properties @@ -82,7 +82,7 @@ MATRIX_SERVER:https://matrix-client.matrix.org # Hibernate properties hibernate.connection.url:jdbc:postgresql://127.0.0.1:5432/__DB_NAME__ hibernate.connection.driver_class:org.postgresql.Driver -hibernate.dialect:org.hibernate.dialect.PostgreSQLDialect +#hibernate.dialect:org.hibernate.dialect.PostgreSQLDialect hibernate.connection.username:__DB_USER__ hibernate.connection.password:__DB_PWD__ diff --git a/scripts/install b/scripts/install index bd0075b..973c749 100644 --- a/scripts/install +++ b/scripts/install @@ -119,7 +119,7 @@ yunohost service add "$app-proxy" --description="Piped HTTP proxy service" --log ynh_script_progression --message="Starting a systemd service..." --weight=1 # Start a systemd service -ynh_systemd_action --service_name=$app-api --action="start" --log_path="/var/log/$app/$app-api.log" --line_match="HTTP Server is listening on" +ynh_systemd_action --service_name=$app-api --action="start" --log_path="/var/log/$app/$app-api.log" --line_match="Database connection is ready!" ynh_systemd_action --service_name=$app-proxy --action="start" --log_path="/var/log/$app/$app-proxy.log" --line_match="Running server!" diff --git a/scripts/restore b/scripts/restore index 166c7ca..14e6701 100644 --- a/scripts/restore +++ b/scripts/restore @@ -69,7 +69,7 @@ ynh_systemd_action --service_name=nginx --action=reload #================================================= # START SYSTEMD SERVICE #================================================= -ynh_systemd_action --service_name=$app-api --action="start" --log_path="/var/log/$app/$app-api.log" --line_match="HTTP Server is listening on" +ynh_systemd_action --service_name=$app-api --action="start" --log_path="/var/log/$app/$app-api.log" --line_match="Database connection is ready!" ynh_systemd_action --service_name=$app-proxy --action="start" --log_path="/var/log/$app/$app-proxy.log" --line_match="Running server!" diff --git a/scripts/upgrade b/scripts/upgrade index 54e5b52..08ec226 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -135,7 +135,7 @@ chmod 600 "$install_dir/config.properties" ynh_script_progression --message="Starting a systemd service..." # Start a systemd service -ynh_systemd_action --service_name=$app-api --action="start" --log_path="/var/log/$app/$app-api.log" --line_match="HTTP Server is listening on" +ynh_systemd_action --service_name=$app-api --action="start" --log_path="/var/log/$app/$app-api.log" --line_match="Database connection is ready!" ynh_systemd_action --service_name=$app-proxy --action="start" --log_path="/var/log/$app/$app-proxy.log" --line_match="Running server!" diff --git a/sources/patches/proxy-001.patch b/sources/patches/proxy-001.patch deleted file mode 100644 index 0edbf2d..0000000 --- a/sources/patches/proxy-001.patch +++ /dev/null @@ -1,41 +0,0 @@ -diff --git a/Cargo.lock b/Cargo.lock -index e299b8c..3492d62 100644 ---- a/Cargo.lock -+++ b/Cargo.lock -@@ -1041,9 +1041,9 @@ dependencies = [ - - [[package]] - name = "libmimalloc-sys" --version = "0.1.37" -+version = "0.1.35" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "81eb4061c0582dedea1cbc7aff2240300dd6982e0239d1c99e65c1dbf4a30ba7" -+checksum = "3979b5c37ece694f1f5e51e7ecc871fdb0f517ed04ee45f88d15d6d553cb9664" - dependencies = [ - "cc", - "libc", -@@ -1125,9 +1125,9 @@ checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" - - [[package]] - name = "mimalloc" --version = "0.1.41" -+version = "0.1.39" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "9f41a2280ded0da56c8cf898babb86e8f10651a34adcfff190ae9a1159c6908d" -+checksum = "fa01922b5ea280a911e323e4d2fd24b7fe5cc4042e0d2cda3c40775cdc4bdc9c" - dependencies = [ - "libmimalloc-sys", - ] -diff --git a/Cargo.toml b/Cargo.toml -index 91444eb..da3f806 100644 ---- a/Cargo.toml -+++ b/Cargo.toml -@@ -13,7 +13,7 @@ reqwest = { version = "0.11.27", features = ["stream", "brotli", "gzip", "socks" - qstring = "0.7.2" - - # Alternate Allocator --mimalloc = { version = "0.1.41", optional = true } -+mimalloc = { version = "0.1.39", optional = true } - - # Transcoding Images to WebP/AVIF to save bandwidth - image = { version = "0.25.1", features = ["jpeg", "webp", "rayon"], default-features = false, optional = true } From ecd7d0c41a1088eaffdca37a7f08a514fd9740ec Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Sun, 2 Jun 2024 23:15:45 +0200 Subject: [PATCH 12/12] Fix change_url and upgrade. --- scripts/change_url | 4 ++-- scripts/upgrade | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/change_url b/scripts/change_url index b5baad5..9faa09e 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -14,7 +14,7 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression --message="Stopping a systemd service..." -ynh_systemd_action --service_name=$app-api --action="stop" --log_path="/var/log/$app/$app-api.log" --line_match="Shutdown completed" +ynh_systemd_action --service_name=$app-api --action="stop" --log_path="/var/log/$app/$app-api.log" #================================================= # MODIFY URL IN NGINX CONF @@ -39,7 +39,7 @@ chmod 600 "$install_dir/config.properties" #================================================= ynh_script_progression --message="Starting a systemd service..." -ynh_systemd_action --service_name=$app-api --action="start" --log_path="/var/log/$app/$app-api.log" --line_match="HTTP Server is listening on" +ynh_systemd_action --service_name=$app-api --action="start" --log_path="/var/log/$app/$app-api.log" --line_match="Database connection is ready!" #================================================= # END OF SCRIPT diff --git a/scripts/upgrade b/scripts/upgrade index 08ec226..3860c6d 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -24,7 +24,7 @@ chmod 640 "/var/log/$app" #================================================= ynh_script_progression --message="Stopping a systemd service..." -ynh_systemd_action --service_name=$app-api --action="stop" --log_path="/var/log/$app/$app-api.log" --line_match="Shutdown completed" +ynh_systemd_action --service_name=$app-api --action="stop" --log_path="/var/log/$app/$app-api.log" ynh_systemd_action --service_name=$app-proxy --action="stop" #=================================================