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] ffdb3923e5 Build(deps): Bump @nextcloud/password-confirmation from 4.0.4 to 4.1.0
Bumps [@nextcloud/password-confirmation](https://github.com/nextcloud-libraries/nextcloud-password-confirmation) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v4.0.4...v4.1.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/password-confirmation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 10:28:40 +01:00
.github Don't build frontend code to save CI time when only running PHP tests 2023-10-30 07:23:49 +01:00
.tx upmerging master into vue-rewrite 2022-11-17 14:50:53 +01:00
appinfo Release 25.0.0-alpha2 2023-11-12 14:51:28 +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 Merge remote-tracking branch 'nextcloud/master' into master-merge 2023-10-22 14:03:52 -07: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 2023-11-14 01:16:53 +00:00
lib fix: adopt search to NC 28 filters 2023-11-15 09:27:41 +01:00
screenshots Added a new screenshot with an image, and a small version () 2017-02-09 21:23:13 +01:00
src move css style into class 2023-11-07 20:01:54 +01: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 remove (now) unsuitable test for folder name/unread count in feed list header 2023-11-07 20:01:54 +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 fix: adopt search to NC 28 filters 2023-11-15 09:27:41 +01:00
composer.json Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.46 to 1.3.47 2023-11-13 22:25:05 +01:00
composer.lock Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.46 to 1.3.47 2023-11-13 22:25:05 +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 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): Bump @nextcloud/password-confirmation from 4.0.4 to 4.1.0 2023-11-16 10:28:40 +01:00
package.json Build(deps): Bump @nextcloud/password-confirmation from 4.0.4 to 4.1.0 2023-11-16 10:28:40 +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
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