summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-04-16Release 21.2.0-beta321.2.0-beta3Benjamin Brahmer
Changed - Improve performance of item updates (#1322) Fixed - Fix display issue in NC26+ (#2192) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16Improve sql query performance by removing unused payloadDaniel Starzmann
Signed-off-by: Daniel Starzmann <daniel@starze.de>
2023-04-16Build(deps-dev): Bump minimatch from 8.0.3 to 9.0.0 in /js (#2191)dependabot[bot]
Bumps [minimatch](https://github.com/isaacs/minimatch) from 8.0.3 to 9.0.0. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v8.0.3...v9.0.0) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-16Build(deps-dev): Bump doctrine/dbal from 3.6.1 to 3.6.2dependabot[bot]
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](https://github.com/doctrine/dbal/compare/3.6.1...3.6.2) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16Build(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.6 to 9.6.7. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.7/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16Fix display issue in NC26+ (#2192)ManuelSailer
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
2023-04-16Build(deps-dev): Bump phpstan/phpstan from 1.10.10 to 1.10.13dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.10 to 1.10.13. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.10.10...1.10.13) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16add sleep commandBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16Also adjust dates on other test feedsBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16Change dates to far future and leave commentBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-10Build(deps): Bump fivefilters/readability.php from 3.1.4 to 3.1.5 (#2189)dependabot[bot]
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/fivefilters/readability.php/releases) - [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md) - [Commits](https://github.com/fivefilters/readability.php/compare/v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: fivefilters/readability.php dependency-type: direct:production 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-06Release 21.2.0-beta221.2.0-beta2Benjamin Brahmer
Fixed - Fix last_modified not updated when all items are marked as read (#2183) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-06Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-05Set lastmodified in read allBenjamin Brahmer
if this is not updated the API won't work correctly and we get sync errors. Adjust test to use item api Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-04Build(deps-dev): Bump minimatch from 8.0.2 to 8.0.3 in /js (#2184)dependabot[bot]
Bumps [minimatch](https://github.com/isaacs/minimatch) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: minimatch 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-03Build(deps-dev): Bump phpstan/phpstan from 1.10.9 to 1.10.10 (#2182)dependabot[bot]
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-03Build(deps-dev): Bump minimatch from 7.4.3 to 8.0.2 in /js (#2181)dependabot[bot]
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.4.3 to 8.0.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v7.4.3...v8.0.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31Build(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (#2176)dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.5 to 9.6.6. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6) --- updated-dependencies: - dependency-name: phpunit/phpunit 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-03-31Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.10 to 1.3.11 (#2177)dependabot[bot]
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.10 to 1.3.11. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.10...1.3.11) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit 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-03-31Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-30Build(deps-dev): Bump phpstan/phpstan-strict-rules from 1.5.0 to 1.5.1 (#2179)dependabot[bot]
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.5.0...1.5.1) --- updated-dependencies: - dependency-name: phpstan/phpstan-strict-rules 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-03-30Build(deps-dev): Bump phpstan/phpstan from 1.10.8 to 1.10.9 (#2178)dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.8 to 1.10.9. - [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.8...1.10.9) --- 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-03-28Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-24Release 21.2.0-beta121.2.0-beta1Benjamin Brahmer
Changed - Use httpLastModified field for If-Modified-Since header when fetching feed updates (#2119) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-24Create tests for the updating and purging functions via the APIBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-24Build(deps-dev): Bump phpstan/phpstan from 1.10.7 to 1.10.8dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.7 to 1.10.8. - [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.7...1.10.8) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23Build(deps-dev): Bump minimatch from 7.4.2 to 7.4.3 in /jsdependabot[bot]
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.4.2 to 7.4.3. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v7.4.2...v7.4.3) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23If timestamp is null use timestamp "one year ago"Benjamin Brahmer
if timestamp is not set during creation of a feed use date one year ago code fixes and linting fixes. Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com> Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-23Use httpLastModified field for If-Modified-Since header when fetching feed ↵Robert Wunderer
updates Signed-off-by: Robert Wunderer <robert.wunderer@caprisys.at>
2023-03-23store useragent in one placeBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-22Build(deps): Bump skjnldsv/read-package-engines-version-actionsdependabot[bot]
Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions) from 2.0 to 2.1. - [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases) - [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v2.0...v2.1) --- updated-dependencies: - dependency-name: skjnldsv/read-package-engines-version-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21Release 21.1.021.1.0Benjamin Brahmer
No notable changes compared 21.1.0-beta1 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-20Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.36 to 1.3.37dependabot[bot]
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.36 to 1.3.37. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.36...1.3.37) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-18Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-17Build(deps-dev): Bump phpstan/phpstan-deprecation-rules (#2160)dependabot[bot]
Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases) - [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.1.2...1.1.3) --- updated-dependencies: - dependency-name: phpstan/phpstan-deprecation-rules 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-03-17Build(deps-dev): Bump phpstan/phpstan from 1.10.6 to 1.10.7 (#2161)dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.6 to 1.10.7. - [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.6...1.10.7) --- 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-03-16Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.35 to 1.3.36 (#2159)dependabot[bot]
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.35 to 1.3.36. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.35...1.3.36) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine 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-03-16Build(deps-dev): Bump jasmine-core from 4.5.0 to 4.6.0 in /js (#2158)dependabot[bot]
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](https://github.com/jasmine/jasmine/compare/v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-15Build(deps): Bump webpack from 5.75.0 to 5.76.1 (#2157)dependabot[bot]
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-14Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-13Release 21.1.0-beta121.1.0-beta1Benjamin Brahmer
Changed - Remove unused background job OCA\News\Cron\Updater (#2137) - Add info card to the admin settings, showing last job execution (#2141) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-13Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.33 to 1.3.35dependabot[bot]
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.33 to 1.3.35. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.33...1.3.35) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13add cron status badge to admin settingBenjamin Brahmer
Display a info card in the settings, indicating when the last news update job ran. Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-13Build(deps-dev): Bump phpstan/phpstan from 1.10.5 to 1.10.6dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.5 to 1.10.6. - [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.5...1.10.6) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-10Build(deps-dev): Bump phpstan/phpstan from 1.10.4 to 1.10.5dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.4 to 1.10.5. - [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.4...1.10.5) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09Build(deps-dev): Bump jquery from 3.6.3 to 3.6.4 in /jsdependabot[bot]
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.6.3...3.6.4) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>