Go to file
Tucker McKnight 36d304ec76 Use front-end translation function
PHP is not parsing the Vue components, so use Nextcloud's
t() Javascript function instead. This commit adds t() as a
global variable on the AppController so that it can be
passed into components.

Also move vue-loader and vue-template-compiler to devDependencies
in package.json.

Signed-off-by: Tucker McKnight <tucker.mcknight@gmail.com>
2021-07-19 14:58:49 +02:00
.github pin mariadb to 10.5 2021-07-17 20:31:29 +02:00
.tx Fix tx config 2018-02-12 23:02:49 +01:00
appinfo Release 16.0.0 2021-07-04 10:54:16 +02:00
bin improve file_from_env script 2021-02-10 16:12:41 +01:00
css 🧹 Cleanup css 2021-04-08 23:17:31 +02:00
docs add admin docs page, document removal of command 2021-06-01 12:58:42 +02:00
img 🎨 Load icons from the server and delete SVGs 2021-04-08 23:17:31 +02:00
js Use front-end translation function 2021-07-19 14:58:49 +02:00
l10n [tx-robot] updated from transifex 2021-07-18 02:59:09 +00:00
lib Search: add feed search 2021-06-16 11:32:19 +02:00
screenshots Added a new screenshot with an image, and a small version (#95) 2017-02-09 21:23:13 +01:00
templates Use front-end translation function 2021-07-19 14:58:49 +02:00
tests adapt tests to QBMapper changes in NC22 2021-07-17 20:31:29 +02:00
.editorconfig Actions: Integration tests using bats 2021-03-01 21:13:44 +01:00
.gitignore Refactor News documentation with mkdocs and mkdocs-material 2021-05-19 14:58:29 +02:00
.mailmap remove deprecated YouTube playlist API 2020-11-07 09:57:20 +01:00
AUTHORS.md Chore: implement removals from #935 2021-06-01 11:23:04 +02:00
CHANGELOG.md Update changelog 2021-07-19 14:58:49 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-01-21 17:49:20 +01:00
COPYING add license file 2013-06-06 00:08:18 +02:00
Makefile .git dir not allowed by App Store 2021-02-02 22:38:56 +01:00
README.md Refactor News documentation with mkdocs and mkdocs-material 2021-05-19 14:58:29 +02:00
composer.json Make PHPstan stricter 2021-03-25 18:47:38 +01:00
composer.lock Bump phpunit/phpunit from 9.5.6 to 9.5.7 2021-07-19 14:09:35 +02:00
mkdocs.yml add admin docs page, document removal of command 2021-06-01 12:58:42 +02:00
phpstan.neon.dist Add phpstan checks 2020-08-25 20:52:48 +02:00
phpunit.xml Remove V1 item API 2021-02-13 13:22:57 +01:00

README.md

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