1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-07 13:15:44 +02:00
📰 RSS/Atom feed reader https://apps.nextcloud.com/apps/news
Go to file
dependabot[bot] 97487a75ee
Build(deps-dev): Bump phpstan/phpstan from 1.10.9 to 1.10.10 ()
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.9...1.10.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 15:11:31 +00:00
.github Create tests for the updating and purging functions via the API 2023-03-24 18:57:53 +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 Create tests for the updating and purging functions via the API 2023-03-24 18:57: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.3 to 8.0.2 in /js () 2023-04-03 14:51:35 +00:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-03-31 03:08:23 +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 Create tests for the updating and purging functions via the API 2023-03-24 18:57:53 +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 Create tests for the updating and purging functions via the API 2023-03-24 18:57:53 +01:00
.gitmodules Create tests for the updating and purging functions via the API 2023-03-24 18:57:53 +01: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 Release 21.2.0-beta1 2023-03-24 18:59:00 +01:00
composer.json Build(deps-dev): Bump phpstan/phpstan from 1.10.9 to 1.10.10 () 2023-04-03 15:11:31 +00:00
composer.lock Build(deps-dev): Bump phpstan/phpstan from 1.10.9 to 1.10.10 () 2023-04-03 15:11:31 +00: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