1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-05-09 16:34:05 +02:00
📰 RSS/Atom feed reader https://apps.nextcloud.com/apps/news
Go to file
dependabot[bot] b3ee1b148e Build(deps-dev): Bump minimatch from 7.4.2 to 7.4.3 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v7.4.2...v7.4.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 15:51:20 +01:00
.github Build(deps): Bump skjnldsv/read-package-engines-version-actions 2023-03-22 14:29:41 +01:00
.tx [tx-robot] Update transifex configuration 2022-10-01 02:45:27 +00:00
appinfo If timestamp is null use timestamp "one year ago" 2023-03-23 12:12:06 +01:00
bin improve file_from_env script 2021-02-10 16:12:41 +01:00
css Fix nested scroll bars in navigation 2022-10-24 12:13:27 +02:00
docs adjust docs 2023-03-02 17:51:53 +01:00
img Update add folder and unread feed icons 2021-10-21 16:02:34 +02:00
js Build(deps-dev): Bump minimatch from 7.4.2 to 7.4.3 in /js 2023-03-23 15:51:20 +01:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-03-18 03:07:09 +00:00
lib If timestamp is null use timestamp "one year ago" 2023-03-23 12:12:06 +01:00
screenshots Added a new screenshot with an image, and a small version () 2017-02-09 21:23:13 +01:00
src add cron status badge to admin setting 2023-03-13 14:39:15 +01:00
templates Fix cron job warning layout in NC25 2022-10-23 12:48:39 +02:00
tests If timestamp is null use timestamp "one year ago" 2023-03-23 12:12:06 +01:00
.editorconfig Actions: Integration tests using bats 2021-03-01 21:13:44 +01:00
.eslintrc.js Port admin settings to vue () 2022-08-30 18:07:25 +02:00
.gitignore Enable API testing () 2022-05-29 11:25:38 +02:00
.gitmodules Enable API testing () 2022-05-29 11:25:38 +02:00
.mailmap remove deprecated YouTube playlist API 2020-11-07 09:57:20 +01:00
AUTHORS.md Bump fivefilters/readability.php from 2.1.0 to 3.1.0 () 2022-11-17 22:03:46 +01:00
babel.config.js Port admin settings to vue () 2022-08-30 18:07:25 +02:00
CHANGELOG.md Use httpLastModified field for If-Modified-Since header when fetching feed updates 2023-03-23 12:12:06 +01:00
composer.json Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.36 to 1.3.37 2023-03-20 14:11:56 +01:00
composer.lock Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.36 to 1.3.37 2023-03-20 14:11:56 +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 add conditon to check for existing key and crt 2022-10-21 17:33:09 +02:00
mkdocs.yml adjust docs 2023-03-02 17:51:53 +01:00
package-lock.json Build(deps): Bump webpack from 5.75.0 to 5.76.1 () 2023-03-15 16:31:00 +01:00
package.json add cron status badge to admin setting 2023-03-13 14:39:15 +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 Fix broken link to Restful API docs 2021-11-11 17:27:00 +01:00
stylelint.config.js Port admin settings to vue () 2022-08-30 18:07:25 +02:00
webpack.config.js Port admin settings to vue () 2022-08-30 18:07:25 +02: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

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