summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-12-08Release 15.1.015.1.0Benjamin Brahmer
Changed - This version brings some major changes, be aware that some clients may not support this news version. Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-08Bump phpstan/phpstan from 0.12.57 to 0.12.59dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.57 to 0.12.59. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.57...0.12.59) Signed-off-by: dependabot[bot] <support@github.com>
2020-12-06[tx-robot] updated from transifexNextcloud bot
2020-12-02[tx-robot] updated from transifexNextcloud bot
2020-11-28[tx-robot] updated from transifexNextcloud bot
2020-11-24Remove unsupported WebOS-ownCloud-News-ReaderBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-23Bump phpstan/phpstan from 0.12.56 to 0.12.57dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.56 to 0.12.57. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.56...0.12.57) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-20Bump debug from 4.2.0 to 4.3.1 in /jsdependabot[bot]
Bumps [debug](https://github.com/visionmedia/debug) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](https://github.com/visionmedia/debug/compare/4.2.0...4.3.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19Return expected Value for Symfony Commandswaffshappen
This fixes a bug when calling allfeeds by hand about not returning anything which makes the generated json unuusuable with errors appended to stdout. TypeError: Return value of "OCA\News\Command\Updater\AllFeeds::execute()" must be of the type int, "null" returned. in apps/mail/vendor/symfony/console/Command/Command.php:261 Returning "no error/0" fixes it.
2020-11-18Bump gulp-terser from 1.4.1 to 2.0.0 in /jsdependabot[bot]
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 1.4.1 to 2.0.0. - [Release notes](https://github.com/duan602728596/gulp-terser/releases) - [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.4.1...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-17Bump phpstan/phpstan from 0.12.55 to 0.12.56dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.55 to 0.12.56. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.55...0.12.56) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16Bump phpstan/phpstan from 0.12.54 to 0.12.55dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.54 to 0.12.55. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.54...0.12.55) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12update to match folderId `null` for the root folderanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-12Bump gulp-sourcemaps from 2.6.5 to 3.0.0 in /jsdependabot[bot]
Bumps [gulp-sourcemaps](https://github.com/gulp-sourcemaps/gulp-sourcemaps) from 2.6.5 to 3.0.0. - [Release notes](https://github.com/gulp-sourcemaps/gulp-sourcemaps/releases) - [Commits](https://github.com/gulp-sourcemaps/gulp-sourcemaps/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11Release 15.1.0-rc315.1.0-rc3Benjamin Brahmer
Fixed - Fix API allows access to folders of other users Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-11fix second where overrides previous conditionanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-11WebOS client moved to githubBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-11Remove ocNewsBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-11[tx-robot] updated from transifexNextcloud bot
2020-11-10Release 15.1.0-rc215.1.0-rc2Benjamin Brahmer
Changed - Remove deprecated YouTube playlist API, playlists are no longer supported by news - Locale-aware sorting for folders and feeds - Deprecate User API: https://github.com/nextcloud/news/blob/master/docs/externalapi/Legacy.md#user Fixed - Fix empty unread item count Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-10Unremove but deprecate User APISean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-11-10Fix unread count and related issuesSean Molenaar
Issue GH-924 Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-11-10Remove IRC from the ReadmeBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-09add locale-aware sorting for folders and feedsanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-08[tx-robot] updated from transifexNextcloud bot
2020-11-07remove deprecated YouTube playlist APIanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-07enable PHP 8.0 to validate for NC 21anoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-06Release 15.1.0-rc115.1.0-rc1Benjamin Brahmer
Changed - Added changelog enforcer action - Stop overloading DB ids - Unittest commands and utilities - Upload codecoverage to codecov.io - Use foreign keys in db Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-06Bump phpstan/phpstan from 0.12.53 to 0.12.54dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.53 to 0.12.54. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.53...0.12.54) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03Controllers: Use v2 servicesSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-11-03fix unittestBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-03fix delete apiBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-03fix invisible feeds in root thanks @anoymouserverBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-03update dependabot label configanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-03Add migration with foreign keysSean Molenaar
Closes #829 Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-11-03Bump karma-firefox-launcher from 2.0.0 to 2.1.0 in /jsdependabot[bot]
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v2.0.0...v2.1.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02dependabot add default labelsBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-02Bump phpstan/phpstan from 0.12.52 to 0.12.53dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.52 to 0.12.53. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.52...0.12.53) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02Bump gulp-terser from 1.4.0 to 1.4.1 in /jsdependabot[bot]
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/duan602728596/gulp-terser/releases) - [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-01[tx-robot] updated from transifexNextcloud bot
2020-10-31[tx-robot] updated from transifexNextcloud bot
2020-10-30[tx-robot] updated from transifexNextcloud bot
2020-10-29Update BadgesBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-29fixup wrong path to coverage fileBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-29Upload codecoverage to codecov.ioBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-29Merge pull request #902 from SMillerDev/fix/dont_overload_getidBenjamin Brahmer
DB: stop overloading getID
2020-10-29Merge branch 'master' into fix/dont_overload_getidBenjamin Brahmer
2020-10-29Command: Add unittestsSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-10-28DB: stop overloading getIDSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-10-28[tx-robot] updated from transifexNextcloud bot