2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2026-02-20 06:56:02 +01:00
FreshRSS package for YunoHost
Find a file
DeMiro5001 82f946742e
Testing (#219)
* 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

---------

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>
2025-12-26 14:22:51 +01:00
.github Testing (#166) 2023-07-01 09:36:44 +02:00
conf Use safer CSP to prevent XSS (#209) 2025-08-10 15:41:33 +02:00
doc fixed greader.php path (#196) 2025-01-31 22:22:28 +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 (#219) 2025-12-26 14:22:51 +01:00
README.md Testing (#219) 2025-12-26 14:22:51 +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.0~ynh1

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.