mirror of
https://github.com/YunoHost-Apps/linkstack_ynh.git
synced 2024-09-03 19:36:14 +02:00
Merge pull request #63 from YunoHost-Apps/ci-auto-update-4.8.0
Upgrade to v4.8.0
This commit is contained in:
commit
b685817fc9
7 changed files with 186 additions and 30 deletions
|
@ -1,7 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
[Read the README in English](README.md)
|
||||
|
||||
|
||||
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
14
README.md
14
README.md
|
@ -9,10 +9,10 @@ It shall NOT be edited by hand.
|
|||
|
||||
[![Install LinkStack with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=linkstack)
|
||||
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
*[Read this README in other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install LinkStack quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
> *This package allows you to install LinkStack quickly and simply on a YunoHost server.*
|
||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
|
@ -22,7 +22,8 @@ With LinkStack, users can easily link to their own custom page and provide their
|
|||
|
||||
Additionally, LinkStack allows other users to register and create their own links, making it an ideal solution for businesses and organizations looking to manage multiple links. With our user-friendly Admin Panel, managing and accessing other users' links is easy.
|
||||
|
||||
**Shipped version:** 4.7.7~ynh1
|
||||
|
||||
**Shipped version:** 4.8.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -38,10 +39,9 @@ Additionally, LinkStack allows other users to register and create their own link
|
|||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing),
|
||||
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing).
|
||||
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
To try the `testing` branch, please proceed like that:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
|
||||
|
|
52
README_eu.md
Normal file
52
README_eu.md
Normal file
|
@ -0,0 +1,52 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# LinkStack YunoHost-erako
|
||||
|
||||
[![Integrazio maila](https://dash.yunohost.org/integration/linkstack.svg)](https://dash.yunohost.org/appci/app/linkstack) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/linkstack.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/linkstack.maintain.svg)
|
||||
|
||||
[![Instalatu LinkStack YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=linkstack)
|
||||
|
||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||
|
||||
> *Pakete honek LinkStack YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||
|
||||
## Aurreikuspena
|
||||
|
||||
LinkStack is a unique platform that provides an efficient solution for managing and sharing links online. Our platform offers a website similar to Linktree, which allows users to overcome the limitation of only being able to add one link on social media platforms.
|
||||
|
||||
With LinkStack, users can easily link to their own custom page and provide their followers with access to all the links they need in one convenient location. What sets LinkStack apart from other link management platforms is its flexibility, which allows users to host their links on their own web server or web hosting provider. This provides users with complete control over their online presence and ensures that their links are easily accessible.
|
||||
|
||||
Additionally, LinkStack allows other users to register and create their own links, making it an ideal solution for businesses and organizations looking to manage multiple links. With our user-friendly Admin Panel, managing and accessing other users' links is easy.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 4.8.0~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
![LinkStack(r)en pantaila-argazkia](./doc/screenshots/preview.png)
|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <https://linkstack.org/>
|
||||
- Administratzaileen dokumentazio ofiziala: <https://docs.linkstack.org/>
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/LinkStackOrg/LinkStack>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/linkstack>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/linkstack_ynh/issues>
|
||||
|
||||
## Garatzaileentzako informazioa
|
||||
|
||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing).
|
||||
|
||||
`testing` abarra probatzeko, ondorengoa egin:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
|
||||
edo
|
||||
sudo yunohost app upgrade linkstack -u https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
30
README_fr.md
30
README_fr.md
|
@ -1,6 +1,6 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Il NE doit PAS être modifié à la main.
|
||||
-->
|
||||
|
||||
# LinkStack pour YunoHost
|
||||
|
@ -9,10 +9,10 @@ It shall NOT be edited by hand.
|
|||
|
||||
[![Installer LinkStack avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=linkstack)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer LinkStack rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
> *Ce package vous permet d’installer LinkStack rapidement et simplement sur un serveur YunoHost.*
|
||||
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d’ensemble
|
||||
|
||||
|
@ -23,7 +23,7 @@ Avec LinkStack les utilisateurices peuvent facilement redirriger vers leurs page
|
|||
De plus, LinkStack permet aux autres utilisateurs d'enregistrer et de créer leurs propres liens faisant ainsi de LinkStack pour les organisations cherchant à gérer de nombreux liens. Notre panneau d'administration facile d'accès, gérer liens d'autres utilisateurs est possible.
|
||||
|
||||
|
||||
**Version incluse :** 4.7.7~ynh1
|
||||
**Version incluse :** 4.8.0~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -31,22 +31,22 @@ De plus, LinkStack permet aux autres utilisateurs d'enregistrer et de créer leu
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://linkstack.org/>
|
||||
* Documentation officielle de l’admin : <https://docs.linkstack.org/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/LinkStackOrg/LinkStack>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/linkstack>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/linkstack_ynh/issues>
|
||||
- Site officiel de l’app : <https://linkstack.org/>
|
||||
- Documentation officielle de l’admin : <https://docs.linkstack.org/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/LinkStackOrg/LinkStack>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/linkstack>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/linkstack_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
Pour essayer la branche `testing`, procédez comme suit :
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade linkstack -u https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
52
README_gl.md
Normal file
52
README_gl.md
Normal file
|
@ -0,0 +1,52 @@
|
|||
<!--
|
||||
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
NON debe editarse manualmente.
|
||||
-->
|
||||
|
||||
# LinkStack para YunoHost
|
||||
|
||||
[![Nivel de integración](https://dash.yunohost.org/integration/linkstack.svg)](https://dash.yunohost.org/appci/app/linkstack) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/linkstack.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/linkstack.maintain.svg)
|
||||
|
||||
[![Instalar LinkStack con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=linkstack)
|
||||
|
||||
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete permíteche instalar LinkStack de xeito rápido e doado nun servidor YunoHost.*
|
||||
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
||||
|
||||
## Vista xeral
|
||||
|
||||
LinkStack is a unique platform that provides an efficient solution for managing and sharing links online. Our platform offers a website similar to Linktree, which allows users to overcome the limitation of only being able to add one link on social media platforms.
|
||||
|
||||
With LinkStack, users can easily link to their own custom page and provide their followers with access to all the links they need in one convenient location. What sets LinkStack apart from other link management platforms is its flexibility, which allows users to host their links on their own web server or web hosting provider. This provides users with complete control over their online presence and ensures that their links are easily accessible.
|
||||
|
||||
Additionally, LinkStack allows other users to register and create their own links, making it an ideal solution for businesses and organizations looking to manage multiple links. With our user-friendly Admin Panel, managing and accessing other users' links is easy.
|
||||
|
||||
|
||||
**Versión proporcionada:** 4.8.0~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
![Captura de pantalla de LinkStack](./doc/screenshots/preview.png)
|
||||
|
||||
## Documentación e recursos
|
||||
|
||||
- Web oficial da app: <https://linkstack.org/>
|
||||
- Documentación oficial para admin: <https://docs.linkstack.org/>
|
||||
- Repositorio de orixe do código: <https://github.com/LinkStackOrg/LinkStack>
|
||||
- Tenda YunoHost: <https://apps.yunohost.org/app/linkstack>
|
||||
- Informar dun problema: <https://github.com/YunoHost-Apps/linkstack_ynh/issues>
|
||||
|
||||
## Info de desenvolvemento
|
||||
|
||||
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing).
|
||||
|
||||
Para probar a rama `testing`, procede deste xeito:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade linkstack -u https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|
52
README_zh_Hans.md
Normal file
52
README_zh_Hans.md
Normal file
|
@ -0,0 +1,52 @@
|
|||
<!--
|
||||
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
|
||||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 上的 LinkStack
|
||||
|
||||
[![集成程度](https://dash.yunohost.org/integration/linkstack.svg)](https://dash.yunohost.org/appci/app/linkstack) ![工作状态](https://ci-apps.yunohost.org/ci/badges/linkstack.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/linkstack.maintain.svg)
|
||||
|
||||
[![使用 YunoHost 安装 LinkStack](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=linkstack)
|
||||
|
||||
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
|
||||
|
||||
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 LinkStack。*
|
||||
> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
|
||||
|
||||
## 概况
|
||||
|
||||
LinkStack is a unique platform that provides an efficient solution for managing and sharing links online. Our platform offers a website similar to Linktree, which allows users to overcome the limitation of only being able to add one link on social media platforms.
|
||||
|
||||
With LinkStack, users can easily link to their own custom page and provide their followers with access to all the links they need in one convenient location. What sets LinkStack apart from other link management platforms is its flexibility, which allows users to host their links on their own web server or web hosting provider. This provides users with complete control over their online presence and ensures that their links are easily accessible.
|
||||
|
||||
Additionally, LinkStack allows other users to register and create their own links, making it an ideal solution for businesses and organizations looking to manage multiple links. With our user-friendly Admin Panel, managing and accessing other users' links is easy.
|
||||
|
||||
|
||||
**分发版本:** 4.8.0~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
![LinkStack 的截图](./doc/screenshots/preview.png)
|
||||
|
||||
## 文档与资源
|
||||
|
||||
- 官方应用网站: <https://linkstack.org/>
|
||||
- 官方管理文档: <https://docs.linkstack.org/>
|
||||
- 上游应用代码库: <https://github.com/LinkStackOrg/LinkStack>
|
||||
- YunoHost 商店: <https://apps.yunohost.org/app/linkstack>
|
||||
- 报告 bug: <https://github.com/YunoHost-Apps/linkstack_ynh/issues>
|
||||
|
||||
## 开发者信息
|
||||
|
||||
请向 [`testing` 分支](https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing) 发送拉取请求。
|
||||
|
||||
如要尝试 `testing` 分支,请这样操作:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
|
||||
或
|
||||
sudo yunohost app upgrade linkstack -u https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>
|
|
@ -5,7 +5,7 @@ name = "LinkStack"
|
|||
description.en = "Highly customizable link sharing platform"
|
||||
description.fr = "Plateforme de partage de lien hautement personnalisable"
|
||||
|
||||
version = "4.7.7~ynh1"
|
||||
version = "4.8.0~ynh1"
|
||||
|
||||
maintainers = ["Tagada", "wyverine"]
|
||||
|
||||
|
@ -62,8 +62,8 @@ ram.runtime = "50M"
|
|||
# This will pre-fetch the asset which can then be deployed during the install/upgrade scripts with :
|
||||
# ynh_setup_source --dest_dir="$install_dir"
|
||||
# You can also define other assets than "main" and add --source_id="foobar" in the previous command
|
||||
url = "https://github.com/LinkStackOrg/LinkStack/releases/download/v4.7.7/linkstack.zip"
|
||||
sha256 = "9a897a294f7c4cc87bb7e58f1734612c6dbfcfb1c5a0648ad5aaca941f2ceafc"
|
||||
url = "https://github.com/LinkStackOrg/LinkStack/releases/download/v4.8.0/linkstack.zip"
|
||||
sha256 = "face6d1957d5ec728066ee05accaaa354ee39ab6a7fae251bfb0153fab6317e6"
|
||||
|
||||
# These infos are used by https://github.com/YunoHost/apps/blob/master/tools/autoupdate_app_sources/autoupdate_app_sources.py
|
||||
# to auto-update the previous asset urls and sha256sum + manifest version
|
||||
|
|
Loading…
Reference in a new issue