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 3f1fb5b1d6 fix add + create folder
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
2023-08-11 09:22:24 +02: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 upmerged from master 2023-08-09 11:08:04 +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 resolve build issues 2023-08-09 11:08:04 +02:00
screenshots Added a new screenshot with an image, and a small version () 2017-02-09 21:23:13 +01:00
src fix add + create folder 2023-08-11 09:22:24 +02:00
templates ensure admin settings page is working 2022-11-17 14:50:53 +01:00
templates-old upmerged from master 2023-08-09 11:08:04 +02:00
tests fix add + create folder 2023-08-11 09:22:24 +02:00
.editorconfig fix linting 2022-11-17 14:50:53 +01:00
.eslintrc.js basic tests for store 2022-12-06 14:57:20 +01: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 upmerged from master 2023-08-09 11:08:04 +02:00
package.json finished unit tests 2023-08-11 09:22:24 +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 change linting rule from spaces to tabs to match typical vue linting 2022-10-03 12:58:13 +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