From 2b6b00db27664307b337704729dc6fb01921d722 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 06:18:02 +0200 Subject: [PATCH 1/3] Upgrade to v1.5.8 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d0efc0f..727f66d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "ZeroUI" description.en = "A web user interface for a ZeroTier network controller" description.fr = "Une interface utilisateur web pour un contrôleur de réseau ZeroTier" -version = "1.5.1~ynh1" +version = "1.5.8~ynh1" maintainers = ["tituspijean"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/dec0dOS/zero-ui/archive/refs/tags/v1.5.1.tar.gz" - sha256 = "cbdceeec98c3c3ed2399147414cdba42d937f2b0cb1d481fce5df7eb2d4dbc4f" + url = "https://github.com/dec0dOS/zero-ui/archive/refs/tags/v1.5.8.tar.gz" + sha256 = "465ec7d0b90296720b6cbee8f2b4dfa03fdbfd525cbdf04a55d0754709ea71e0" autoupdate.strategy = "latest_github_tag" From 73385252c5e82441826fd2061e9765b607a5652f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 04:18:06 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 7 +++++-- README_fr.md | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d61ef00..9291394 100644 --- a/README.md +++ b/README.md @@ -26,16 +26,19 @@ This project is highly inspired by [ztncui](https://github.com/key-networks/ztnc - ZeroUI is more feature complete. ZeroUI has almost all network-controller-supported features, for example, rule editor. The development process hasn't stopped, so you will enjoy new features and bug fixes shortly. -**Shipped version:** 1.5.1~ynh1 +**Shipped version:** 1.5.8~ynh1 ## Screenshots ![Screenshot of ZeroUI](./doc/screenshots/homepage.png) +## :red_circle: Antifeatures + +- **Non-free dependencies**: Relies on software dependencies that are not free in order to run. + ## Documentation and resources * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index b1e27ff..438ffad 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,16 +26,19 @@ This project is highly inspired by [ztncui](https://github.com/key-networks/ztnc - ZeroUI is more feature complete. ZeroUI has almost all network-controller-supported features, for example, rule editor. The development process hasn't stopped, so you will enjoy new features and bug fixes shortly. -**Version incluse :** 1.5.1~ynh1 +**Version incluse :** 1.5.8~ynh1 ## Captures d’écran ![Capture d’écran de ZeroUI](./doc/screenshots/homepage.png) +## :red_circle: Fonctions indésirables + +- **Non-free dependencies**: Relies on software dependencies that are not free in order to run. + ## Documentations et ressources * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs From 77daee4b4ed7325292fcd12aba845968a49a6bf2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 18:08:36 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 5 +++-- README_fr.md | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9291394..6526007 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -39,6 +39,7 @@ This project is highly inspired by [ztncui](https://github.com/key-networks/ztnc ## Documentation and resources * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info @@ -53,4 +54,4 @@ or sudo yunohost app upgrade zeroui -u https://github.com/YunoHost-Apps/zeroui_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 438ffad..e29f2da 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -39,6 +39,7 @@ This project is highly inspired by [ztncui](https://github.com/key-networks/ztnc ## Documentations et ressources * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs