Go to file
dependabot[bot] 2092557366 Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.63 to 1.3.64
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.63 to 1.3.64.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.63...1.3.64)

---
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-03-22 10:11:17 +01: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 chore: support Nextcloud 29 2024-03-13 12:56:25 +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 cosmetic docs changes 2024-02-21 09:16:30 +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-03-17 01:09:45 +00:00
lib Fix deprecated variable reference 2024-03-13 12:43:05 +01:00
screenshots Added a new screenshot with an image, and a small version (#95) 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 occ news:updater:job exits with code 2 if last update was too long ago 2024-02-21 09:16:30 +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
CHANGELOG.md Changelog update 2024-03-13 12:56:25 +01: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 quoted all paths in Makefile, to prevent errors because of spaces in the working directory path 2024-02-21 09:01:35 +01:00
README.md Adjust Makefile, Changelog and more 2023-10-24 13:22:44 +02:00
babel.config.js running single test 2022-11-02 11:27:20 +01:00
composer.json Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.63 to 1.3.64 2024-03-22 10:11:17 +01:00
composer.lock Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.63 to 1.3.64 2024-03-22 10:11:17 +01:00
mkdocs.yml update menu for docs 2023-08-10 16:02:21 +02:00
package-lock.json Build(deps): Bump follow-redirects from 1.15.4 to 1.15.6 2024-03-18 09:17:48 +01:00
package.json Build(deps): Bump @nextcloud/moment from 1.2.2 to 1.3.1 2024-02-21 09:35:18 +01: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
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

README.md

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