1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2024-09-03 20:15:56 +02:00
* Auto-update README

* 1.5.1

* Auto-update README

* Php (#18)

* Update _common.sh

* Auto-update README

* add config panel

* fix

* Update config_panel.toml

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Upgrade auto-updater (#20)

* [autopatch] Upgrade auto-updater

* Auto-update README

---------

Co-authored-by: tituspijean <titus@pijean.ovh>

* Version 2 (#21)

* v2

* v2

* Auto-update README

* Update upgrade

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Update manifest.toml

* Auto-update README

* cleaning

* Auto-update README

* cleaning

* Delete ADMIN.md

* Auto-update README

* Update DESCRIPTION_fr.md

* Auto-update README

* Update manifest.toml

* Update manifest.toml

* 1.6.0

* Auto-update README

* Upgrade to v1.6.2 (#25)

* Update manifest.toml

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Auto-update README

* remove the empty string inside 'maintainers'

* Auto-update READMEs

* Upgrade to v1.7.2 (#30)

* Upgrade to v1.7.2

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: tituspijean <titus@pijean.ovh>
Co-authored-by: OniriCorpe <github@oniricorpe.eu>
This commit is contained in:
eric_G 2024-05-06 06:34:12 +02:00 committed by GitHub
parent 8d3afa3185
commit 25623568a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 111 additions and 10 deletions

View file

@ -1,6 +1,7 @@
# All available README files by language
- [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)
- [Leggi il “README” in italiano](README_it.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install PrivateBin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=privatebin)
*[Read this README is other languages.](./ALL_README.md)*
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install PrivateBin 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.*
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.
**Shipped version:** 1.7.1~ynh1
**Shipped version:** 1.7.2~ynh1
**Demo:** <https://privatebin.net/>

50
README_eu.md Normal file
View file

@ -0,0 +1,50 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# PrivateBin YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/privatebin.svg)](https://dash.yunohost.org/appci/app/privatebin) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/privatebin.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/privatebin.maintain.svg)
[![Instalatu PrivateBin YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=privatebin)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek PrivateBin YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.
**Paketatutako bertsioa:** 1.7.2~ynh1
**Demoa:** <https://privatebin.net/>
## Pantaila-argazkiak
![PrivateBin(r)en pantaila-argazkia](./doc/screenshots/bootstrap.png)
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://privatebin.info/>
- Administratzaileen dokumentazio ofiziala: <https://github.com/PrivateBin/PrivateBin/wiki>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/PrivateBin/PrivateBin>
- YunoHost Denda: <https://apps.yunohost.org/app/privatebin>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/privatebin_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing --debug
edo
sudo yunohost app upgrade privatebin -u https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées. Les données sont chiffrées et déchiffrées dans le navigateur en utilisant la technologie AES 256bits en mode Galois Counter (GCM).
**Version incluse:** 1.7.1~ynh1
**Version incluse:** 1.7.2~ynh1
**Démo:** <https://privatebin.net/>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.
**Versión proporcionada:** 1.7.1~ynh1
**Versión proporcionada:** 1.7.2~ynh1
**Demo:** <https://privatebin.net/>

50
README_zh_Hans.md Normal file
View file

@ -0,0 +1,50 @@
<!--
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
请勿手动编辑。
-->
# YunoHost 的 PrivateBin
[![集成程度](https://dash.yunohost.org/integration/privatebin.svg)](https://dash.yunohost.org/appci/app/privatebin) ![工作状态](https://ci-apps.yunohost.org/ci/badges/privatebin.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/privatebin.maintain.svg)
[![使用 YunoHost 安装 PrivateBin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=privatebin)
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 PrivateBin。*
> *如果您还没有 YunoHost请参阅[指南](https://yunohost.org/install)了解如何安装它。*
## 概况
Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.
**分发版本:** 1.7.2~ynh1
**演示:** <https://privatebin.net/>
## 截图
![PrivateBin 的截图](./doc/screenshots/bootstrap.png)
## 文档与资源
- 官方应用网站: <https://privatebin.info/>
- 官方管理文档: <https://github.com/PrivateBin/PrivateBin/wiki>
- 上游应用代码库: <https://github.com/PrivateBin/PrivateBin>
- YunoHost 商店: <https://apps.yunohost.org/app/privatebin>
- 报告 bug <https://github.com/YunoHost-Apps/privatebin_ynh/issues>
## 开发者信息
请向 [`testing` 分支](https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing) 发送拉取请求。
如要尝试 `testing` 分支,请这样操作:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing --debug
sudo yunohost app upgrade privatebin -u https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing --debug
```
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>

View file

@ -5,9 +5,9 @@ name = "PrivateBin"
description.en = "Minimalist pastebin where the server has zero knowledge of pasted data"
description.fr = "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées"
version = "1.7.1~ynh1"
version = "1.7.2~ynh1"
maintainers = [""]
maintainers = []
[upstream]
license = "Zlib"
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.1.tar.gz"
sha256 = "136faa5ba0c2d51ace916a2c0b282f5c7d5376265406040c91730e28233367ff"
url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.2.tar.gz"
sha256 = "f2ea504e1064e0bcdb140c5d9343b9d9724e91c5c23a7ebdb13bfab3360d205e"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]
@ -56,4 +56,4 @@ ram.runtime = "50M"
[resources.apt]
packages = "php8.2-fpm"