summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-05-03fix(LeftSidebar): small glitch on sidebar scrollGrigorii K. Shartsev
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-05-03Merge pull request #12255 from nextcloud/bugfix/noid/add-reuse-badgeAndy Scherzinger
docs: Add REUSE badge to readme
2024-05-03Merge pull request #12253 from ↵Joas Schilling
nextcloud/bugfix/noid/deduplicate-license-statements fix(spdx): Deduplicate license statements
2024-05-03docs: Add REUSE badge to readmeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-05-03Merge pull request #12248 from nextcloud/fix/11451/ctrl-up-defaultMaksim Sukharev
fix(editing): restore default behaviour of keyboard hotkeys `Ctrl+Up`
2024-05-03fix(spdx): Deduplicate license statementsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-05-02Merge pull request #12247 from nextcloud/bugfix/noid/avoid-changing-typesDaniel Calviño Sánchez
fix(API): Avoid changing variable types
2024-05-02Merge pull request #12244 from nextcloud/bugfix/noid/add-age-test-for-editingJoas Schilling
test(chat): Add a test that editing old messages is blocked
2024-05-02fix(editing): restore default behaviour of message field keyboard navigation ↵Maksim Sukharev
(Ctrl+Up) Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-05-02fix(API): Avoid changing variable typesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-05-02Update pr-feedback.ymlJoas Schilling
2024-05-02Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-30feat(CI): Add age functionality to cheats appJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-29Merge pull request #12215 from nextcloud/feat/workflow-auto-update-node.ymlJoas Schilling
Updating all *.yml workflows from template
2024-04-29test(CI): Enable debug on CIJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-29test(chat): Add a test that editing old messages is blockedJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-29Merge pull request #12233 from ↵Joas Schilling
nextcloud/dependabot/composer/vendor-bin/csfixer/symfony/finder-6.4.0 chore(deps-dev): Bump symfony/finder from 5.4.35 to 6.4.0 in /vendor-bin/csfixer
2024-04-29chore(deps-dev): Bump symfony/finder in /vendor-bin/csfixerdependabot[bot]
Bumps [symfony/finder](https://github.com/symfony/finder) from 5.4.35 to 6.4.7. - [Release notes](https://github.com/symfony/finder/releases) - [Changelog](https://github.com/symfony/finder/blob/6.4/CHANGELOG.md) - [Commits](https://github.com/symfony/finder/compare/v5.4.35...v6.4.7) --- updated-dependencies: - dependency-name: symfony/finder dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29chore(CI): Keep oracle on latest as a testing bunnyJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-29Merge pull request #12198 from ↵Joas Schilling
nextcloud/bugfix/noid/make-alluserids-more-reliable fix(signaling): Make alluserids more reliable for testing
2024-04-28Merge pull request #12237 from ↵github-actions[bot]
nextcloud/automated/noid/main-update-nextcloud-ocp [main] Update nextcloud/ocp dependency
2024-04-28chore(dev-deps): Bump nextcloud/ocp packagenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2024-04-28Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-27chore: update all workflowsfeat/workflow-auto-update-node.ymlMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-04-27Merge pull request #12230 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-3.0.1
2024-04-27Merge pull request #12235 from ↵dependabot[bot]
nextcloud/dependabot/composer/vendor-bin/phpunit/phpunit/phpunit-10.5.20
2024-04-27Merge pull request #12231 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/nextcloud/auth-2.3.0
2024-04-27Merge pull request #12226 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-3.2.0
2024-04-27Merge pull request #12234 from ↵dependabot[bot]
nextcloud/dependabot/composer/tests/integration/phpunit/phpunit-10.5.20
2024-04-27Merge pull request #12232 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/nextcloud/router-3.0.1
2024-04-27Merge pull request #12229 from nextcloud/dependabot/npm_and_yarn/webdav-5.6.0dependabot[bot]
2024-04-27Merge pull request #12228 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-9.2.1
2024-04-27Merge pull request #12227 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.61
2024-04-27chore(deps): Bump @nextcloud/auth from 2.2.1 to 2.3.0dependabot[bot]
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/nextcloud/nextcloud-auth/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-auth/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: "@nextcloud/auth" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27chore(deps): Bump @nextcloud/event-bus from 3.1.0 to 3.2.0dependabot[bot]
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-event-bus/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27Merge pull request #12224 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/nextcloud/files-3.2.1
2024-04-27chore(deps-dev): Bump phpunit/phpunit in /vendor-bin/phpunitdependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.19 to 10.5.20. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.20/ChangeLog-10.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.19...10.5.20) --- 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-27chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.19 to 10.5.20. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.20/ChangeLog-10.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.19...10.5.20) --- 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-27chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1dependabot[bot]
Bumps [@nextcloud/router](https://github.com/nextcloud-libraries/nextcloud-router) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-router/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-router/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: "@nextcloud/router" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27chore(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-04-27chore(deps): Bump webdav from 5.5.0 to 5.6.0dependabot[bot]
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.5.0 to 5.6.0. - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: webdav dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27chore(deps): Bump extendable-media-recorder from 9.2.0 to 9.2.1dependabot[bot]
Bumps [extendable-media-recorder](https://github.com/chrisguttandin/extendable-media-recorder) from 9.2.0 to 9.2.1. - [Release notes](https://github.com/chrisguttandin/extendable-media-recorder/releases) - [Commits](https://github.com/chrisguttandin/extendable-media-recorder/compare/v9.2.0...v9.2.1) --- updated-dependencies: - dependency-name: extendable-media-recorder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27chore(deps): Bump libphonenumber-js from 1.10.60 to 1.10.61dependabot[bot]
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.60 to 1.10.61. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.60...v1.10.61) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27chore(deps): Bump @nextcloud/files from 3.2.0 to 3.2.1dependabot[bot]
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.2.0 to 3.2.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.2.0...v3.2.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-27Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-26Merge pull request #12204 from nextcloud/chore/spdxAndy Scherzinger
chore: Migrate to SPDX headers
2024-04-26chore: keep the earliest creation year in SPDX CopyrightMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-04-26chore: add missing creation years to SPDX CopyrightMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-04-26chore(CI): Add reuse workflowJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26chore: Add .reuse/dep5 file with some generated filesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>