2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2026-08-13 11:30:22 +02:00
PrivateBin package for YunoHost
  • PHP 65.4%
  • Shell 34.6%
Find a file
eric_G 045bc5be61
Testing (#75)
* Upgrade to v2.0.5

Release: https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.5

Note from PrivateBin release: This release addresses issues with browsers rendering unsafe attachments like HTML and lacking sanitation base path in JSON API responses.

* Testing (#73)

* Upgrade to v2.0.5

Release: https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.5

Note from PrivateBin release: This release addresses issues with browsers rendering unsafe attachments like HTML and lacking sanitation base path in JSON API responses.

* Upgrate to v2.0.6

* Upgrade to v2.0.6

https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.6

---------

Co-authored-by: vdbhb59 <vdbhb59@noreply.localhost>

* Auto-update READMEs

* bump (#74)

---------

Co-authored-by: vdbhb59 <vdbhb59@noreply.localhost>
Co-authored-by: vdbhb59 <60728004+vdbhb59@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2026-08-08 18:17:58 +02:00
.github Testing (#22) 2023-04-18 10:27:31 +02:00
conf Testing (#75) 2026-08-08 18:17:58 +02:00
doc Testing (#56) 2025-07-28 11:44:30 +02:00
scripts Testing (#60) 2025-10-13 10:19:25 +02:00
.gitignore Testing (#36) 2024-07-09 22:32:37 +02:00
config_panel.toml Testing (#48) 2025-01-18 11:57:08 +01:00
LICENSE Update to PrivateBin 1.1 + code refactoring 2017-04-16 17:22:30 +02:00
manifest.toml Testing (#75) 2026-08-08 18:17:58 +02:00
README.md Testing (#75) 2026-08-08 18:17:58 +02:00
tests.toml Testing (#36) 2024-07-09 22:32:37 +02:00

Logo of PrivateBin PrivateBin, packaged for YunoHost

Pastebin where the server has zero knowledge of pasted data

🌐 Official app website App Demo Version: 2.0.6~ynh1

Screenshots

Screenshot of PrivateBin

📦 Developer info

Automatic tests level

🛠️ Upstream PrivateBin repository: https://github.com/PrivateBin/PrivateBin

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade privatebin -u https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.