2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2026-05-12 03:47:22 +02:00
FreshRSS package for YunoHost
Find a file
Thomas 54a56ecedb
Testing (#228)
* 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


18d6401205/scripts/install (L46)

* Bump package revision

* Auto-update READMEs

* Add pre_upgrade message for 1.28.1~ynh2

---------

Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: DeMiro5001 <68397534+DeMiro5001@users.noreply.github.com>
2026-03-16 19:22:57 +01:00
.github Testing (#166) 2023-07-01 09:36:44 +02:00
conf Testing (#228) 2026-03-16 19:22:57 +01:00
doc Testing (#228) 2026-03-16 19:22:57 +01:00
hooks Testing (#219) 2025-12-26 14:22:51 +01:00
scripts Testing (#216) 2025-10-02 10:01:35 +02:00
LICENSE [enh]Add LICENCE file 2016-02-18 19:46:08 +01:00
manifest.toml Testing (#228) 2026-03-16 19:22:57 +01:00
README.md Testing (#228) 2026-03-16 19:22:57 +01:00
tests.toml Improving 2025-03-14 01:27:15 +01:00

Logo of FreshRSS FreshRSS, packaged for YunoHost

RSS aggregator with a nice and mobile-friendly design

🌐 Official app website App Demo Version: 1.28.1~ynh2

Screenshots

Screenshot of FreshRSS

📦 Developer info

Automatic tests level

🛠️ 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.