Commit graph

72027 commits

Author SHA1 Message Date
Joas Schilling
3f8e8d2ccc
feat(CI): Automatically update the root.crl from the appstore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-22 08:57:40 +01:00
Nextcloud bot
f0824db9c7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-22 00:20:09 +00:00
John Molakvoæ
1612d025cf
Merge pull request #42987 from nextcloud/skjnldsv-patch-1 2024-01-21 10:45:47 +01:00
John Molakvoæ
6601117440 chore(cypress): add 3 more runners
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-01-21 10:09:04 +01:00
Joas Schilling
6012450017
Merge pull request #41136 from nextcloud/jr-sec-policy-community-apps
Update security policy to match new project-wide default one
2024-01-21 08:13:38 +01:00
Nextcloud bot
af313a79e8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-21 00:19:16 +00:00
Ferdinand Thiessen
9695c021c2
Merge pull request #42976 from nextcloud/dependabot/npm_and_yarn/types/wait-on-5.3.4
chore(deps-dev): Bump @types/wait-on from 5.3.3 to 5.3.4
2024-01-20 17:30:22 +01:00
John Molakvoæ
87ae14eddf
Merge pull request #42889 from nextcloud/fix/copy-in-same-dir 2024-01-20 16:05:56 +01:00
Ferdinand Thiessen
81925a7cb2
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-20 15:45:32 +01:00
Ferdinand Thiessen
a289fdd2d7
fix(files): Allow to copy or move file to folder with similar name
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-20 15:41:53 +01:00
Ferdinand Thiessen
b29c0cca24
fix(files): Adjust getUniqueName for custom suffix and reuse for copy-move-action
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-20 15:41:53 +01:00
Ferdinand Thiessen
eaad30c346
enh(files): Allow to copy files into same directory
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-20 15:41:53 +01:00
John Molakvoæ
fd73d3a991
Merge pull request #42950 from nextcloud/fix/a11y/41895/breadcrumb-fix-for-home-component 2024-01-20 13:21:25 +01:00
Eduardo Morales
81057f6191
fix(files): fixed home aria-label and desc logic
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-01-20 13:04:25 +01:00
John Molakvoæ
a6c309f033
Merge pull request #42949 from nextcloud/fix/a11y/files-checkbox-label 2024-01-20 12:52:58 +01:00
nextcloud-command
e2de16a047 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-20 11:27:02 +00:00
Christopher Ng
1b0eb2bebd fix(files): Fix checkbox state semantics
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-01-20 12:23:51 +01:00
Kate
6f1393d34b
Merge pull request #42974 from nextcloud/fix/build/openapi-diff-non-default 2024-01-20 08:31:06 +01:00
dependabot[bot]
90e2146146
Merge pull request #42981 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.2.0 2024-01-20 05:42:34 +00:00
dependabot[bot]
bd82cc7202
Merge pull request #42979 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.16 2024-01-20 05:23:16 +00:00
dependabot[bot]
3f16a3c297
chore(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](1eb3cb2b3e...694cdabd8b)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 03:40:23 +00:00
dependabot[bot]
779b53285d
chore(deps-dev): Bump phpunit/phpunit in /build/integration
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.13 to 9.6.16.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.16/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.13...9.6.16)

---
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-01-20 03:32:46 +00:00
dependabot[bot]
a723b38907
chore(deps-dev): Bump @types/wait-on from 5.3.3 to 5.3.4
Bumps [@types/wait-on](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wait-on) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wait-on)

---
updated-dependencies:
- dependency-name: "@types/wait-on"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 02:27:48 +00:00
Ferdinand Thiessen
c964a9a9a9
Merge pull request #42970 from nextcloud/fix/update-dialogs-5.1.0
chore: Update `@nextcloud/dialogs` to 5.1.0
2024-01-20 03:26:11 +01:00
Nextcloud bot
980378de1d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-20 00:19:27 +00:00
provokateurin
993d5d4a6d
fix(build): Fix OpenAPI diff on non-default specs
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-19 23:35:10 +01:00
Ferdinand Thiessen
0a568e8a18
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-19 19:14:05 +01:00
Ferdinand Thiessen
81b844e0d1
chore(deps): Update @nextcloud/dialogs to 5.1.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-19 19:12:07 +01:00
John Molakvoæ
e5b0941c64
Merge pull request #42955 from nextcloud/bugfix/noid/fix-avatar-menu-icon-colors 2024-01-19 10:54:26 +01:00
Joas Schilling
f110d3feba
fix(a11y): Fix avatar menu icon color in dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-19 10:35:21 +01:00
Joas Schilling
6c8b1fa80e
Merge pull request #42888 from nextcloud/techdebt/noid/openapi-scopes
Add OpenAPI scopes
2024-01-19 09:03:27 +01:00
Nextcloud bot
9f6df9171b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-19 00:19:27 +00:00
Ferdinand Thiessen
701c1a9d50
Merge pull request #42940 from nextcloud/chore/deps/update-openapi-extractor
chore(deps): Update openapi-extractor
2024-01-18 23:31:14 +01:00
Christoph Wurst
3d512133d3
Merge pull request #42922 from nextcloud/fix/db/no-verbose-dirty-query-logs
fix(db): Remove very verbose dirty query logs
2024-01-18 19:58:31 +01:00
Christoph Wurst
ab0d7c007d fix(db): Remove very verbose dirty query logs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-18 18:33:07 +01:00
provokateurin
c5808d0d10
refactor: Configure OpenAPI scopes
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-18 16:23:36 +01:00
provokateurin
b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-18 16:14:17 +01:00
provokateurin
14c57ee708
chore: Adjust codeowners
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-18 16:11:18 +01:00
provokateurin
88f7d5bf84
chore(deps): Update openapi-extractor
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-18 16:00:18 +01:00
provokateurin
887d63663d
chore(files): Remove unused type alias
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-18 16:00:18 +01:00
Côme Chilliet
242b367682
Merge pull request #42814 from nextcloud/enh/migrate-settimelimit-setupcheck 2024-01-18 15:33:37 +01:00
Côme Chilliet
a77bab2f95
Migrate set_time_limit setup check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-18 12:36:53 +01:00
Ferdinand Thiessen
1334055ab8
Merge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheck
Migrate memcached PHP module setup check to new API
2024-01-18 12:23:02 +01:00
Joas Schilling
24dc742f87
Merge pull request #42912 from nextcloud/rakekniven-patch-3
fix(i18n): Change cli to uppercase
2024-01-18 11:54:41 +01:00
Joas Schilling
ae48a27786
Merge pull request #42923 from nextcloud/fix/build/openapi-non-shipped-no-support
fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support
2024-01-18 11:54:21 +01:00
Arthur Schiwon
c4f4c5a3fb
Merge pull request #41067 from Murena-SAS/preview-folder-deletes
Fix for previews not being generated sometimes
2024-01-18 11:46:12 +01:00
provokateurin
8c4a52e3ff
fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-18 11:22:43 +01:00
Louis
8314fc5d36
Merge pull request #42891 from nextcloud/artonge/fix/path_resolution_in_files_versions_hooks
Improve path resolution in files_version hooks
2024-01-18 11:08:04 +01:00
Christoph Wurst
d9d222d18a
Merge pull request #42850 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
2024-01-18 10:42:14 +01:00
Joas Schilling
0e40457b86
Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-own
exceptions on their own
2024-01-18 09:59:36 +01:00