summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-04-06Merge pull request #3877 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/nextcloud/files-3.1.1
2024-04-06Merge pull request #3876 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/nextcloud/cdav-library-1.3.0
2024-04-06Merge pull request #3875 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.4dependabot[bot]
2024-04-06Merge pull request #3873 from nextcloud/dependabot/npm_and_yarn/d3-7.9.0dependabot[bot]
2024-04-06chore(deps): bump @nextcloud/files from 3.1.0 to 3.1.1dependabot[bot]
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06chore(deps): bump @nextcloud/cdav-library from 1.1.0 to 1.3.0dependabot[bot]
Bumps [@nextcloud/cdav-library](https://github.com/nextcloud/cdav-library) from 1.1.0 to 1.3.0. - [Changelog](https://github.com/nextcloud/cdav-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/cdav-library/compare/v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: "@nextcloud/cdav-library" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06chore(deps-dev): bump typescript from 5.3.3 to 5.4.4dependabot[bot]
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06chore(deps): bump d3 from 7.8.5 to 7.9.0dependabot[bot]
Bumps [d3](https://github.com/d3/d3) from 7.8.5 to 7.9.0. - [Release notes](https://github.com/d3/d3/releases) - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md) - [Commits](https://github.com/d3/d3/compare/v7.8.5...v7.9.0) --- updated-dependencies: - dependency-name: d3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06Merge pull request #3871 from ↵dependabot[bot]
nextcloud/dependabot/composer/phpunit/phpunit-9.6.19
2024-04-06chore(deps-dev): bump phpunit/phpunit from 9.6.18 to 9.6.19dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.18 to 9.6.19. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.19/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.18...9.6.19) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05Merge pull request #3868 from nextcloud/feat/deps/nextcloud-30Hamza
feat(deps): Add nextcloud 30 support
2024-04-05feat(deps): Add nextcloud 30 supportHamza Mahjoubi
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-04-05Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-04Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-03Merge pull request #3861 from nextcloud/feature/messenger-signalRichard Steinmetz
add signal messenger option, order list alphabetically
2024-04-03Merge pull request #3837 from ↵Anna
nextcloud/enh/rename-delete-to-unshare-for-shared-addressbooks enh(sharing): Rename `delete` to `unshare from me` for shared address books
2024-04-03enh(sharing): Rename to for shared address booksAnna Larch
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-04-03Merge pull request #3862 from nextcloud/chore/vue3/template-syntax-migrationChristoph Wurst
chore(vue3): migrate deprecated slot syntax
2024-04-03Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-02Merge pull request #3864 from nextcloud/fix/import-filepickerHamza
Fix: open import contacts filePicker
2024-04-02Merge pull request #3859 from nextcloud/update-main-target-versionsHamza
chore(CI): Adjust testing matrix for Nextcloud 29 on main
2024-04-02Fix: open import contacts filepickerHamza Mahjoubi
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-04-02Merge pull request #3801 from ↵Hamza
nextcloud/dependabot/composer/nextcloud/coding-standard-1.2.1 chore(deps-dev): bump nextcloud/coding-standard from 1.0.0 to 1.2.1
2024-04-02run composer cs:fixHamza Mahjoubi
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-04-02Merge pull request #3857 from ↵Hamza
nextcloud/dependabot/composer/phpunit/phpunit-9.6.18 chore(deps-dev): bump phpunit/phpunit from 9.6.17 to 9.6.18
2024-04-02Merge pull request #3709 from nextcloud/dependabot/npm_and_yarn/debounce-2.0.0Hamza
chore(deps): bump debounce from 1.2.1 to 2.0.0
2024-04-02chore(deps): bump debounce from 1.2.1 to 2.0.0dependabot[bot]
Bumps [debounce](https://github.com/sindresorhus/debounce) from 1.2.1 to 2.0.0. - [Release notes](https://github.com/sindresorhus/debounce/releases) - [Commits](https://github.com/sindresorhus/debounce/compare/1.2.1...v2.0.0) --- updated-dependencies: - dependency-name: debounce dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02Merge pull request #3847 from ↵Hamza
nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-5.2.0 chore(deps): bump @nextcloud/dialogs from 4.2.5 to 5.2.0
2024-04-02chore(deps): bump @nextcloud/dialogs from 4.2.5 to 5.2.0dependabot[bot]
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.2.5 to 5.2.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.5...v5.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02Merge pull request #3693 from nextcloud/dependabot/npm_and_yarn/p-limit-5.0.0Hamza
chore(deps): bump p-limit from 4.0.0 to 5.0.0
2024-04-02Merge pull request #3632 from ↵Hamza
nextcloud/dependabot/npm_and_yarn/d3-org-chart-3.1.1 chore(deps): bump d3-org-chart from 2.7.0 to 3.1.1
2024-04-02Merge pull request #3602 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-29.2.6 chore(deps-dev): bump @vue/vue2-jest from 29.2.5 to 29.2.6
2024-04-02chore(deps): bump p-limit from 4.0.0 to 5.0.0dependabot[bot]
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](https://github.com/sindresorhus/p-limit/compare/v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: p-limit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02chore(deps): bump d3-org-chart from 2.7.0 to 3.1.1dependabot[bot]
Bumps [d3-org-chart](https://github.com/bumbeishvili/d3-organization-chart) from 2.7.0 to 3.1.1. - [Commits](https://github.com/bumbeishvili/d3-organization-chart/commits) --- updated-dependencies: - dependency-name: d3-org-chart dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02chore(deps-dev): bump @vue/vue2-jest from 29.2.5 to 29.2.6dependabot[bot]
Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 29.2.5 to 29.2.6. - [Release notes](https://github.com/vuejs/vue-jest/releases) - [Commits](https://github.com/vuejs/vue-jest/compare/v29.2.5...v29.2.6) --- updated-dependencies: - dependency-name: "@vue/vue2-jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02chore(vue3): migrate deprecated slot syntaxRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-04-02Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-31Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-30Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-29add signal messenger option, order list alphabeticallycall-me-matt
Signed-off-by: call-me-matt <nextcloud@matthiasheinisch.de>
2024-03-28Merge pull request #3860 from nextcloud/dependabot/npm_and_yarn/express-4.19.2dependabot[bot]
2024-03-28chore(deps-dev): bump express from 4.18.2 to 4.19.2dependabot[bot]
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28chore(CI): Adjust testing matrix for Nextcloud 29 on mainJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-28Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-26Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-25Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-23Merge pull request #3858 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
2024-03-23chore(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-03-23chore(deps-dev): bump phpunit/phpunit from 9.6.17 to 9.6.18dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.17 to 9.6.18. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.18/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.17...9.6.18) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>