1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Merge branch 'testing' into PostgreSQL

This commit is contained in:
Éric Gaspar 2022-07-05 23:04:22 +02:00
commit 64a497b6d8
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 6 additions and 6 deletions

View file

@ -27,9 +27,9 @@ Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader an
- podcasts,
- flexible article filtering
**Shipped version:** 20220606~ynh1
**Shipped version:** 20220626~ynh1
**Demo:** https://demo.yunohost.org/ttrss/
**Demo:** https://srv.tt-rss.org/tt-rss/
## Screenshots

View file

@ -18,9 +18,9 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Tiny Tiny RSS est un lecteur et agrégateur de flux d'actualités (RSS/Atom) en ligne gratuit et open source.
**Version incluse :** 20220606~ynh1
**Version incluse :** 20220626~ynh1
**Démo :** https://demo.yunohost.org/ttrss/
**Démo :** https://srv.tt-rss.org/tt-rss/
## Captures d'écran

View file

@ -6,12 +6,12 @@
"en": "News feed (RSS/Atom) reader and aggregator",
"fr": "Lecteur de flux dactualité utilisant les protocoles RSS et Atom"
},
"version": "20220606~ynh1",
"version": "20220626~ynh1",
"url": "http://tt-rss.org",
"upstream": {
"license": "GPL-3.0-only",
"website": "http://tt-rss.org",
"demo": "https://demo.yunohost.org/ttrss/",
"demo": "https://srv.tt-rss.org/tt-rss/",
"admindoc": "https://git.tt-rss.org/git/tt-rss/wiki",
"code": "https://git-gitea.tt-rss.org/fox/tt-rss"
},