summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-07-11Build(deps-dev): Bump ts-jest from 29.1.1 to 29.2.2dependabot/npm_and_yarn/ts-jest-29.2.2dependabot[bot]
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.2.2. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.2.2) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-09Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-08Release 25.0.0-alpha825.0.0-alpha8Benjamin Brahmer
Changed - Add support for moving feeds to another folder from the sidebar feed menu (#2707) - Persist the filter state and show unread items by default (#2704) Fixed - Fix undefined item when using `j` and `k` keyboards shortcuts in an empty feed (#2689) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-07-08Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-07add: move feed dialog (#2707)Patrizio Bekerle
add: more feed moving implementation add: finish feed moving and update changelog add: try more ways to reload feed list add: do folder and feed reloading Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com> Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-07-04Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-29Add section about OCCBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-06-28Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-27add: filter persistencePatrizio Bekerle
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
2024-06-26Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-24Build(deps): Bump getong/mariadb-action from 1.2 to 1.11dependabot[bot]
Bumps [getong/mariadb-action](https://github.com/getong/mariadb-action) from 1.2 to 1.11. - [Release notes](https://github.com/getong/mariadb-action/releases) - [Commits](https://github.com/getong/mariadb-action/compare/v1.2...v1.11) --- updated-dependencies: - dependency-name: getong/mariadb-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-23log warning if feed cannot be parsedBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-06-22update bats to latest releaseBenjamin Brahmer
and use sudo for npm Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-06-18Build(deps): Bump getong/mariadb-action from 1.1 to 1.2dependabot[bot]
Bumps [getong/mariadb-action](https://github.com/getong/mariadb-action) from 1.1 to 1.2. - [Release notes](https://github.com/getong/mariadb-action/releases) - [Commits](https://github.com/getong/mariadb-action/compare/v1.1...v1.2) --- updated-dependencies: - dependency-name: getong/mariadb-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18Build(deps-dev): Bump ws from 8.13.0 to 8.17.1dependabot[bot]
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15fix: undefined item when using j/k akeyboards shortcuts in empty feedPatrizio Bekerle
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
2024-06-15Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-11Build(deps): Bump braces from 3.0.2 to 3.0.3dependabot[bot]
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11Release 25.0.0-alpha725.0.0-alpha7Benjamin Brahmer
Changed - added alternative development environment (#2670) - Implement `j` and `k` keyboards shortcuts for navigating through feed items (#2671) - Implement `s`, `i` and `l` keyboards shortcuts for staring current feed item (#2677) - Implement `o` keyboards shortcut for opening the URL of current feed item (#2677) - Implement `u` keyboards shortcut for marking current feed item read/unread (#2677) - Implement highlighting of active feed item (#2677) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-06-11Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.69 to 1.4.3dependabot[bot]
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.69 to 1.4.3. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.69...1.4.3) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08Implement highlighting of active feed item and more keyboard shortcuts (#2677)Patrizio Bekerle
* add: highlighting of active item * add: keyboard shortcuts "u", "s", "i", "l" and "o" * dev: force running commands on stale session * add: prepare scrolling to the current item Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
2024-06-06Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-04Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-03Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-02add: j/k shortcutsPatrizio Bekerle
add: make first attempt to jump to previous and next feed item fix: linter errors fix: use correct feed items fix: use filterSortedItems() add: trigger click event programmatically to benefit from item handling inside FeedItemRow component add: use a proper item if none is selected fix: remove not needed MUTATIONS import add: attempt to scroll to clicked item doc: add changelog text Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
2024-06-01add changelog entryBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-06-01add entry in the docsBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-06-01add: development environmentPatrizio Bekerle
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
2024-06-01Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-31Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-30fix(ui): "a.data.items is undefined" on first runVincent Neubauer
When enabling the app for the very first time and opening the view, a toast notification pops up with the following message: > TypeError: a.data.items is undefined This is caused by a silenced exception in lib/Controller/ItemController. Due to it, not a single key is set in the $return array. Responses returned from such a controller will be serialized as JSON. However, the returned value is no longer a key-value array, but an (empty) list and the serializer will convert it to `[]` instead of `{}` what it should've been. Now it will return a dummy response containing all the keys but empty values, causing the serializer to return an object. Signed-off-by: Vincent Neubauer <v.neubauer@darlor.de>
2024-05-28Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-25Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-24Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-23Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-21Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-18Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-14Build(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1dependabot[bot]
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/nextcloud/browserslist-config/releases) - [Commits](https://github.com/nextcloud/browserslist-config/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: "@nextcloud/browserslist-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-11Build(deps-dev): Bump eslint-plugin-vue from 9.20.1 to 9.26.0dependabot[bot]
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.20.1 to 9.26.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.1...v9.26.0) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10Build(deps): Bump @nextcloud/dialogs from 4.2.2 to 4.2.7dependabot[bot]
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.2.2 to 4.2.7. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v4.2.7/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.2...v4.2.7) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08Build(deps-dev): Bump squizlabs/php_codesniffer from 3.9.1 to 3.9.2dependabot[bot]
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md) - [Commits](https://github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.9.1...3.9.2) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07Build(deps): Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0dependabot[bot]
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.7.0 to 2.9.0. - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenstaro/upload-release-action/compare/1beeb572c19a9242f4361f4cee78f8e0d9aec5df...04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd) --- updated-dependencies: - dependency-name: svenstaro/upload-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07Build(deps-dev): Bump webpack-dev-middleware from 5.3.3 to 5.3.4dependabot[bot]
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07Build(deps-dev): Bump vue-material-design-icons from 5.2.0 to 5.3.0dependabot[bot]
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases) - [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md) - [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.2.0...5.3.0) --- updated-dependencies: - dependency-name: vue-material-design-icons dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07Build(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.2 to 3. - [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases) - [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v2.2...v3) --- updated-dependencies: - dependency-name: skjnldsv/read-package-engines-version-actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07Release 25.0.0-alpha625.0.0-alpha6Benjamin Brahmer
Changed - Improve layout of feed item row (#2569) Fixed - Reset content scroll position when feed item is changed (#2569) - Fix link to feed in article header (#2569) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-05-07update authorsBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-05-07add changelog entriesPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2024-05-07fix link to feed in article headerPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>