summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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
2020-10-27[tx-robot] updated from transifexNextcloud bot
2020-10-26Update changelogBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26enforce update of changelogBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26Release 15.0.615.0.6Benjamin Brahmer
Changed - New release approach to prevent mistakes - Re-release of 15.0.5 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26Release 15.0.6-rc515.0.6-rc5Benjamin Brahmer
Fixed - Fix the new release process Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26Fix yaml errorBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26Release 15.0.6-rc415.0.6-rc4Benjamin Brahmer
- Fix the new release process Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26enable uplodad to appstoreBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26fix script fails if path doesn't existBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26Bump phpstan/phpstan from 0.12.50 to 0.12.52dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.50 to 0.12.52. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.50...0.12.52) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-25Release 15.0.6-rc315.0.6-rc3Benjamin Brahmer
Fixed - Fix the new release process Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-25Add file_from_env.phpBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-24Release 15.0.6-rc215.0.6-rc2Benjamin Brahmer
Fixed - Fix the new release process Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-24fix app_public_cert -> app_public_crt, use printfBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>