summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-01-1715.2.0-beta2 - 2021-01-17release_15.2.0-beta2Benjamin Brahmer
Fixed - opened state of folders is not restored (#1040) - Argument 3 passed to OCA\News\Db\ItemMapper::makeSelectQuery() must be of the type bool, array given (#1044) - Argument 2 passed to OCA\News\Db\ItemMapper::findAllNewFeed() must be of the type int, string given (#1049) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-17fix typo in string template valueanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-01-17fix TypeError caused by type conversion in controlleranoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-01-17Link to specific discussion categoriesKeunes
2021-01-17Lead users to Discussions for FRsKeunes
2021-01-17link to the issue template chooser instead of creating an empty oneanoy
Signed-off-by: anoy <anoymouserver@users.noreply.github.com>
2021-01-16fix typoanoy
Signed-off-by: anoy <anoymouserver@users.noreply.github.com>
2021-01-15[tx-robot] updated from transifexNextcloud bot
2021-01-15Bump vimeo/psalm from 4.3.2 to 4.4.1dependabot[bot]
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.3.2 to 4.4.1. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.3.2...4.4.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15fix TypeError in ItemMapperanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-01-15Bump phpstan/phpstan from 0.12.66 to 0.12.67dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.66 to 0.12.67. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.66...0.12.67) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15Bump karma from 5.2.3 to 6.0.0 in /jsdependabot[bot]
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.0.0. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v5.2.3...v6.0.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13fix opened state of folders is not restoredanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-01-13first improvements for the release-drafterBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-12fix changelog and version15.2.0-beta1Benjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-12Release 15.2.0beta1Benjamin Brahmer
Changed - Remove outdated feed DB code - add background & hover for entries - Improve spacing of open articles in compact mode (nextcloud/news#1017) Fixed - `MissingNamedParameter` exception after upgrading to NC 21 beta5 (#1030) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-12PHPUnit: Test on latest beta and stableSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-01-12Fix psalm issuesSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-01-12Fix getUnreadOrStarredTypeSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-01-12Fix nc 21 phpunit issueSean Molenaar
2021-01-12Bump phpstan/phpstan from 0.12.65 to 0.12.66dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.65 to 0.12.66. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.65...0.12.66) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11remove deprecated colon prefix for parametersanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-01-10Test release drafterBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-08update nextcloud api packageBenjamin Brahmer
2021-01-08autofix round2Benjamin Brahmer
2021-01-08fix the testBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-08fixes done by psalmBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-08Bump phpunit/phpunit from 9.4.4 to 9.5.0dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.4.4 to 9.5.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.4.4...9.5.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08Bump christophwurst/nextcloud from 20.0.0 to 20.0.4dependabot[bot]
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.0 to 20.0.4. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.0...v20.0.4) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07Migrate phpunit.xmlBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-07Bump phpunit/phpunit from 9.2.6 to 9.4.0dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.2.6 to 9.4.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.4.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.2.6...9.4.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07update nc version in actionsBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-07Add psalm for static code analysisBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-07Bump phpstan/phpstan from 0.12.64 to 0.12.65dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.64 to 0.12.65. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.64...0.12.65) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07Bump gulp-terser from 2.0.0 to 2.0.1 in /jsdependabot[bot]
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/duan602728596/gulp-terser/releases) - [Commits](https://github.com/duan602728596/gulp-terser/compare/v2.0.0...v2.0.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02Add changelog entry about whitespace changesheyarne
Signed-off-by: heyarne <arne@schlueter.is>
2021-01-02Vertically center open utils bar in compact modeheyarne
Signed-off-by: heyarne <arne@schlueter.is>
2021-01-02Add top padding to subtitlesheyarne
Signed-off-by: heyarne <arne@schlueter.is>
2020-12-30Improve itemmapper wordingSean Molenaar
Co-authored-by: anoy. <anoymouserver@users.noreply.github.com>
2020-12-30Remove PHPunit integration testsSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-12-29Remove PHPunit integration testsSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-12-27Release 15.1.115.1.1Benjamin Brahmer
Fixed - Argument 2 passed to OCA\News\Db\FeedMapper::find() must be of the type int, string given #996 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-23fix FeedMapper find exceptionanoy
Exception: Argument 2 passed to OCA\News\Db\FeedMapper::find() must be of the type int, string given Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-12-23Release 15.1.1-rc215.1.1-rc2Benjamin Brahmer
Changed - add background & hover for entries for compact mode Fixed - Handle unauthorized users #985 - Call to undefined method OCA\News\Db\FeedMapperV2::find() #981 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-22update dependabot labelsanoy
Signed-off-by: anoy <anoymouserver@users.noreply.github.com>
2020-12-22Bump phpstan/phpstan from 0.12.63 to 0.12.64dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.63 to 0.12.64. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.63...0.12.64) Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21only show colors in compact modeChristoph Stenglein
Signed-off-by: Christoph Stenglein <christoph@christophstenglein.com>
2020-12-21add changelogChristoph Stenglein
Signed-off-by: Christoph Stenglein <christoph@christophstenglein.com>
2020-12-21add hover and odd background for content entriesChristoph Stenglein
Signed-off-by: Christoph Stenglein <christoph@christophstenglein.com>
2020-12-17Fix mapper->find and empty user sessionsSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>