mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2026-05-12 03:47:22 +02:00
FreshRSS package for YunoHost
- Shell 100%
* Update manifest.toml
* cleaning
* Upgrade to v1.27.1 (#215)
* Upgrade sources
- `main` v1.27.1: https://github.com/FreshRSS/FreshRSS/releases/tag/1.27.1
* Auto-update READMEs
* Update manifest.toml (#217)
* Update post_user_delete
* Upgrade sources
- `main` v1.28.0: https://github.com/FreshRSS/FreshRSS/releases/tag/1.28.0
* Auto-update READMEs
* Upgrade sources
- `main` v1.28.1: https://github.com/FreshRSS/FreshRSS/releases/tag/1.28.1
* Auto-update READMEs
* [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#221)
Co-authored-by: Yunohost-Bot <>
* from no_auth to fastcgi_params_with_auth nginx.conf
* sso = true
because the auth-type = http_auth
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| hooks | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
FreshRSS, packaged for YunoHost
RSS aggregator with a nice and mobile-friendly design
Screenshots
📦 Developer info
🛠️ Upstream FreshRSS repository: https://github.com/FreshRSS/FreshRSS
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/freshrss_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade freshrss -u https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
