1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-02-22 20:46:04 +01:00
📰 RSS/Atom feed reader https://apps.nextcloud.com/apps/news
Go to file
Devlin Junker e737236095 smaller date font size
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
2023-10-05 11:56:21 -07:00
.github minimum nextcloud version supported is 27 2023-08-09 11:08:04 +02:00
.tx upmerging master into vue-rewrite 2022-11-17 14:50:53 +01:00
appinfo minimum nextcloud version supported is 27 2023-08-09 11:08:04 +02:00
bin improve file_from_env script 2021-02-10 16:12:41 +01:00
css fix linting 2022-11-17 14:50:53 +01:00
docs add warning message generated with PHP, also check for subcribe_to parameter 2023-10-01 10:28:29 +02:00
img Update add folder and unread feed icons 2021-10-21 16:02:34 +02:00
js-old upmerged from master 2023-08-09 11:08:04 +02:00
l10n upmerged from master 2023-08-09 11:08:04 +02:00
lib fix length of line 2023-10-02 19:37:54 -07:00
screenshots Added a new screenshot with an image, and a small version () 2017-02-09 21:23:13 +01:00
src smaller date font size 2023-10-05 11:56:21 -07:00
templates add box-shadow and other cleanups 2023-10-05 11:42:42 -07:00
templates-old upmerged from master 2023-08-09 11:08:04 +02:00
tests add unit tests 2023-10-05 09:46:36 +02:00
.editorconfig fix linting 2022-11-17 14:50:53 +01:00
.eslintrc.js start on tests 2023-09-20 17:32:33 +02:00
.gitignore upmerged from master 2023-08-09 11:08:04 +02:00
.gitmodules upmerged from master 2023-08-09 11:08:04 +02:00
.mailmap remove deprecated YouTube playlist API 2020-11-07 09:57:20 +01:00
.stylelintignore clean up linting errors 2022-11-02 11:27:20 +01:00
AUTHORS.md upmerged from master 2023-08-09 11:08:04 +02:00
babel.config.js running single test 2022-11-02 11:27:20 +01:00
CHANGELOG.md upmerged from master 2023-08-09 11:08:04 +02:00
composer.json minimum nextcloud version supported is 27 2023-08-09 11:08:04 +02:00
composer.lock Merge branch 'master' into vue-rewrite 2022-11-21 16:16:37 +01:00
CONTRIBUTING.md fix changlog URL by SMillerDev's comment 2022-03-19 19:55:02 +01:00
COPYING add license file 2013-06-06 00:08:18 +02:00
Makefile ensure admin settings page is working 2022-11-17 14:50:53 +01:00
mkdocs.yml upmerged from master 2023-08-09 11:08:04 +02:00
package-lock.json More cleanup and started on unit tests 2023-08-26 07:48:18 +02:00
package.json add all icons 2023-09-20 17:32:33 +02:00
phpstan.neon.dist update phpstan 2022-03-30 20:24:16 +02:00
phpunit.xml Remove V1 item API 2021-02-13 13:22:57 +01:00
README.md upmerged from master 2023-08-09 11:08:04 +02:00
stylelint.config.js ignore vue files for stylelint (probably need to remove old css files soon) 2023-09-20 17:32:33 +02:00
tsconfig.json clean 2022-12-06 14:57:20 +01:00
webpack.js split store into multiple files 2022-12-06 14:57:20 +01:00

Nextcloud News app

We need help with the frontend, check the issue tracker if you are interested!

Release status Integration Tests Frontend tests Code coverage

The News app is an RSS/Atom feed aggregator. It offers a RESTful API for app developers. The source code is available on GitHub

Documentation

The documentation can be found here, the source of the documentation is on GitHub

Common Guides

There are some small guides for dealing with common setup and issues.

Bugs

Please read the appropriate section in the contributing notices

Updating Notices

To receive notifications when a new News app version was released, simply add the following Atom feed in your currently installed News app:

https://github.com/nextcloud/news/releases.atom

Screenshots

Maintainers

Special thanks to the Feed-IO library

Please consider donating to the developer of the RSS parser that powers the Nextcloud News App: https://github.com/sponsors/alexdebril