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%
* 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> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
PrivateBin, packaged for YunoHost
Pastebin where the server has zero knowledge of pasted data
Screenshots
📦 Developer info
🛠️ 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.
