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
dependabot[bot] 32bdbd26b8 Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.53 to 1.3.54
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.53 to 1.3.54.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.53...1.3.54)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 15:57:26 +02:00
.github update nodejs 2023-11-19 18:57:54 +01:00
.tx upmerging master into vue-rewrite 2022-11-17 14:50:53 +01:00
appinfo bump version 2023-12-30 15:25:56 +01:00
bin improve file_from_env script 2021-02-10 16:12:41 +01:00
css start documentation rewrite 2023-10-19 08:26:39 +02:00
docs change order of droping tables, constraints 2023-12-30 15:25:56 +01: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 Fix(l10n): Update translations from Transifex 2024-01-04 01:12:05 +00:00
lib fix typo 2023-12-30 15:25:56 +01:00
screenshots Added a new screenshot with an image, and a small version () 2017-02-09 21:23:13 +01:00
src fix: ESLint errors 2024-01-02 11:16:39 +02:00
templates cleanup old cron stuff and make cron-warning.js part of build so it can be committed 2023-10-19 08:26:39 +02:00
templates-old upmerged from master 2023-08-09 11:08:04 +02:00
tests revert changes to test 2023-12-24 14:57:28 +01:00
.editorconfig fix linting 2022-11-17 14:50:53 +01:00
.eslintrc.js Merge remote-tracking branch 'nextcloud/master' into master-merge 2023-10-22 14:03:52 -07:00
.gitignore Merge remote-tracking branch 'nextcloud/master' into master-merge 2023-10-22 14:03:52 -07: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 Release 25.0.0-alpha2 2023-11-12 14:51:28 +01:00
babel.config.js running single test 2022-11-02 11:27:20 +01:00
CHANGELOG.md Add Listener for missing db indices 2023-12-30 15:25:56 +01:00
composer.json Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.53 to 1.3.54 2024-01-08 15:57:26 +02:00
composer.lock Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.53 to 1.3.54 2024-01-08 15:57:26 +02:00
CONTRIBUTING.md Fix link to not existing faq 2023-08-16 17:23:56 +02:00
COPYING add license file 2013-06-06 00:08:18 +02:00
Makefile adjust makefile, npm didn't find package.json 2023-11-08 11:07:40 +01:00
mkdocs.yml update menu for docs 2023-08-10 16:02:21 +02:00
package-lock.json Build(deps-dev): Bump axios from 1.6.3 to 1.6.5 2024-01-08 15:55:41 +02:00
package.json Build(deps-dev): Bump axios from 1.6.3 to 1.6.5 2024-01-08 15:55:41 +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 Adjust Makefile, Changelog and more 2023-10-24 13:22:44 +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 cleanup old cron stuff and make cron-warning.js part of build so it can be committed 2023-10-19 08:26:39 +02:00

Nextcloud News app

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