]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 months agofix(session): Log session ID for debugging fix/session/log-session-id 43053/head
Christoph Wurst [Tue, 23 Jan 2024 13:00:16 +0000 (14:00 +0100)]
fix(session): Log session ID for debugging

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
9 months agoMerge pull request #43045 from nextcloud/bugfix/noid/fix-type-info-in-appmanager
Joas Schilling [Tue, 23 Jan 2024 10:00:21 +0000 (11:00 +0100)]
Merge pull request #43045 from nextcloud/bugfix/noid/fix-type-info-in-appmanager

fix(apps): Fix type information of app manager

9 months agofix(apps): Fix type information of app manager 43045/head
Joas Schilling [Tue, 23 Jan 2024 08:55:06 +0000 (09:55 +0100)]
fix(apps): Fix type information of app manager

Signed-off-by: Joas Schilling <coding@schilljs.com>
9 months agoMerge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirty
Christoph Wurst [Tue, 23 Jan 2024 08:34:20 +0000 (09:34 +0100)]
Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirty

fix(db): Do not log transacted reads as dirty read

9 months agoMerge pull request #42890 from nextcloud/fix/db/replica-password-sample-config
Julius Härtl [Tue, 23 Jan 2024 08:30:14 +0000 (09:30 +0100)]
Merge pull request #42890 from nextcloud/fix/db/replica-password-sample-config

9 months agoMerge pull request #43015 from nextcloud/fix/42941-Replace_samtically_incorrect_eleme...
Julia Kirschenheuter [Tue, 23 Jan 2024 08:02:08 +0000 (09:02 +0100)]
Merge pull request #43015 from nextcloud/fix/42941-Replace_samtically_incorrect_elements_on_Artificial_Intelligence_setting_page

Replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard

9 months agofix(db): Fix replica password example config 42890/head
Christoph Wurst [Wed, 17 Jan 2024 15:53:34 +0000 (16:53 +0100)]
fix(db): Fix replica password example config

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 23 Jan 2024 00:27:06 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agoMerge pull request #43028 from nextcloud/fix/42641-correct-values-and-attrs
Ferdinand Thiessen [Tue, 23 Jan 2024 00:06:24 +0000 (01:06 +0100)]
Merge pull request #43028 from nextcloud/fix/42641-correct-values-and-attrs

Correct values and attributes

9 months agoMerge pull request #42822 from nextcloud/fix/settings-svg-viewBox
Grigorii K. Shartsev [Mon, 22 Jan 2024 23:14:55 +0000 (04:14 +0500)]
Merge pull request #42822 from nextcloud/fix/settings-svg-viewBox

fix(settings): set viewBox on SVG icons

9 months agochore(assets): Recompile assets 42822/head
Grigorii K. Shartsev [Tue, 16 Jan 2024 02:28:35 +0000 (03:28 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
9 months agofix(settings): set viewBox on SVG icons
Grigorii K. Shartsev [Tue, 16 Jan 2024 02:25:03 +0000 (03:25 +0100)]
fix(settings): set viewBox on SVG icons

Without viewBox they don't scale

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
9 months agochore(assets): Recompile assets 43028/head
nextcloud-command [Mon, 22 Jan 2024 20:31:05 +0000 (20:31 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 months agoCorrect values and attributes
julia.kirschenheuter [Mon, 22 Jan 2024 15:59:19 +0000 (16:59 +0100)]
Correct values and attributes

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
9 months agochore(assets): Recompile assets 43015/head
nextcloud-command [Mon, 22 Jan 2024 10:50:51 +0000 (10:50 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 months agofix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard
julia.kirschenheuter [Mon, 22 Jan 2024 10:17:19 +0000 (11:17 +0100)]
fix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
9 months agoMerge pull request #43027 from nextcloud/fix/svg-viewbox-attribute
Kate [Mon, 22 Jan 2024 17:13:03 +0000 (18:13 +0100)]
Merge pull request #43027 from nextcloud/fix/svg-viewbox-attribute

fix: Use viewBox instead of viewbox in SVGs

9 months agoMerge pull request #42967 from nextcloud/fix/files/42956
John Molakvoæ [Mon, 22 Jan 2024 16:39:45 +0000 (17:39 +0100)]
Merge pull request #42967 from nextcloud/fix/files/42956

9 months agochore(assets): Recompile assets 43027/head
nextcloud-command [Mon, 22 Jan 2024 16:02:58 +0000 (16:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 months agofix: Use viewBox instead of viewbox in SVGs
provokateurin [Mon, 22 Jan 2024 15:37:03 +0000 (16:37 +0100)]
fix: Use viewBox instead of viewbox in SVGs

Signed-off-by: provokateurin <kate@provokateurin.de>
9 months agoMerge pull request #43017 from nextcloud/automated/noid/master-fix-npm-audit
Simon L [Mon, 22 Jan 2024 14:53:19 +0000 (15:53 +0100)]
Merge pull request #43017 from nextcloud/automated/noid/master-fix-npm-audit

[master] Fix npm audit

9 months agochore(assets): Recompile assets 42967/head
nextcloud-command [Mon, 22 Jan 2024 12:12:13 +0000 (12:12 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 months agoMerge pull request #42965 from nextcloud/feat/noid/autoupdate-root-crl
Joas Schilling [Mon, 22 Jan 2024 11:41:47 +0000 (12:41 +0100)]
Merge pull request #42965 from nextcloud/feat/noid/autoupdate-root-crl

feat(CI): Automatically update the root.crl from the appstore

9 months agofix(files): do not show `View in folder` in the Files view
John Molakvoæ [Fri, 19 Jan 2024 16:10:18 +0000 (17:10 +0100)]
fix(files): do not show `View in folder` in the Files view

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
9 months agoMerge pull request #42951 from nextcloud/dependabot/composer/giggsey/libphonenumber...
Joas Schilling [Mon, 22 Jan 2024 11:31:52 +0000 (12:31 +0100)]
Merge pull request #42951 from nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-lite-8.13.27

chore(deps): Bump giggsey/libphonenumber-for-php-lite

9 months agochore(deps): fix npm audit 43017/head
nextcloud-command [Mon, 22 Jan 2024 11:20:03 +0000 (11:20 +0000)]
chore(deps): fix npm audit

Signed-off-by: GitHub <noreply@github.com>
10 months agoMerge pull request #42963 from nextcloud/szaimen-patch-1
Simon L [Mon, 22 Jan 2024 10:15:17 +0000 (11:15 +0100)]
Merge pull request #42963 from nextcloud/szaimen-patch-1

fix header inversion bug

10 months agoMerge pull request #42821 from J0WI/rm-bz2-check
Côme Chilliet [Mon, 22 Jan 2024 10:11:36 +0000 (11:11 +0100)]
Merge pull request #42821 from J0WI/rm-bz2-check

Remove disputed bz2 check

10 months agoMerge pull request #42971 from nextcloud/fix/auth/login-email-password-login-name...
Christoph Wurst [Mon, 22 Jan 2024 09:41:48 +0000 (10:41 +0100)]
Merge pull request #42971 from nextcloud/fix/auth/login-email-password-login-name-mismatch

fix(auth): Fix logging in with email and app password

10 months agochore(deps): Bump giggsey/libphonenumber-for-php-lite 42951/head
Joas Schilling [Fri, 19 Jan 2024 07:26:35 +0000 (08:26 +0100)]
chore(deps): Bump giggsey/libphonenumber-for-php-lite

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #42996 from nextcloud/fix/weather_status/location-format
Arthur Schiwon [Mon, 22 Jan 2024 09:00:24 +0000 (10:00 +0100)]
Merge pull request #42996 from nextcloud/fix/weather_status/location-format

fix(weather_status): Fix location format for OpenAPI

10 months agochore: Built CSS assets 42963/head
Ferdinand Thiessen [Fri, 19 Jan 2024 14:46:16 +0000 (15:46 +0100)]
chore: Built CSS assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agofix header inversion bug
Simon L [Fri, 19 Jan 2024 14:05:44 +0000 (15:05 +0100)]
fix header inversion bug

Signed-off-by: Simon L <szaimen@e.mail.de>
10 months agofeat(CI): Automatically update the root.crl from the appstore 42965/head
Joas Schilling [Fri, 19 Jan 2024 15:17:52 +0000 (16:17 +0100)]
feat(CI): Automatically update the root.crl from the appstore

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 22 Jan 2024 00:20:09 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agofix(weather_status): Fix location format for OpenAPI 42996/head
provokateurin [Sun, 21 Jan 2024 11:18:06 +0000 (12:18 +0100)]
fix(weather_status): Fix location format for OpenAPI

Signed-off-by: provokateurin <kate@provokateurin.de>
10 months agoMerge pull request #42987 from nextcloud/skjnldsv-patch-1
John Molakvoæ [Sun, 21 Jan 2024 09:45:47 +0000 (10:45 +0100)]
Merge pull request #42987 from nextcloud/skjnldsv-patch-1

10 months agochore(cypress): add 3 more runners 42987/head
John Molakvoæ [Sat, 20 Jan 2024 15:00:59 +0000 (16:00 +0100)]
chore(cypress): add 3 more runners

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
10 months agoMerge pull request #41136 from nextcloud/jr-sec-policy-community-apps
Joas Schilling [Sun, 21 Jan 2024 07:13:38 +0000 (08:13 +0100)]
Merge pull request #41136 from nextcloud/jr-sec-policy-community-apps

Update security policy to match new project-wide default one

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 21 Jan 2024 00:19:16 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42976 from nextcloud/dependabot/npm_and_yarn/types/wait-on-5.3.4
Ferdinand Thiessen [Sat, 20 Jan 2024 16:30:22 +0000 (17:30 +0100)]
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

10 months agoMerge pull request #42889 from nextcloud/fix/copy-in-same-dir
John Molakvoæ [Sat, 20 Jan 2024 15:05:56 +0000 (16:05 +0100)]
Merge pull request #42889 from nextcloud/fix/copy-in-same-dir

10 months agochore: Compile assets 42889/head
Ferdinand Thiessen [Fri, 19 Jan 2024 19:23:11 +0000 (20:23 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files): Allow to copy or move file to folder with similar name
Ferdinand Thiessen [Fri, 19 Jan 2024 19:19:59 +0000 (20:19 +0100)]
fix(files): Allow to copy or move file to folder with similar name

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files): Adjust `getUniqueName` for custom suffix and reuse for copy-move-action
Ferdinand Thiessen [Thu, 18 Jan 2024 17:27:22 +0000 (18:27 +0100)]
fix(files): Adjust `getUniqueName` for custom suffix and reuse for copy-move-action

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoenh(files): Allow to copy files into same directory
Ferdinand Thiessen [Fri, 12 Jan 2024 13:38:52 +0000 (14:38 +0100)]
enh(files): Allow to copy files into same directory

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #42950 from nextcloud/fix/a11y/41895/breadcrumb-fix-for-home-component
John Molakvoæ [Sat, 20 Jan 2024 12:21:25 +0000 (13:21 +0100)]
Merge pull request #42950 from nextcloud/fix/a11y/41895/breadcrumb-fix-for-home-component

10 months agofix(files): fixed home aria-label and desc logic 42950/head
Eduardo Morales [Thu, 18 Jan 2024 23:42:47 +0000 (17:42 -0600)]
fix(files): fixed home aria-label and desc logic

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
10 months agoMerge pull request #42949 from nextcloud/fix/a11y/files-checkbox-label
John Molakvoæ [Sat, 20 Jan 2024 11:52:58 +0000 (12:52 +0100)]
Merge pull request #42949 from nextcloud/fix/a11y/files-checkbox-label

10 months agochore(assets): Recompile assets 42949/head
nextcloud-command [Sat, 20 Jan 2024 11:27:02 +0000 (11:27 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agofix(files): Fix checkbox state semantics
Christopher Ng [Thu, 18 Jan 2024 22:25:53 +0000 (14:25 -0800)]
fix(files): Fix checkbox state semantics

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agoMerge pull request #42974 from nextcloud/fix/build/openapi-diff-non-default
Kate [Sat, 20 Jan 2024 07:31:06 +0000 (08:31 +0100)]
Merge pull request #42974 from nextcloud/fix/build/openapi-diff-non-default

10 months agoMerge pull request #42981 from nextcloud/dependabot/github_actions/actions/upload...
dependabot[bot] [Sat, 20 Jan 2024 05:42:34 +0000 (05:42 +0000)]
Merge pull request #42981 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.2.0

10 months agoMerge pull request #42979 from nextcloud/dependabot/composer/build/integration/phpuni...
dependabot[bot] [Sat, 20 Jan 2024 05:23:16 +0000 (05:23 +0000)]
Merge pull request #42979 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.16

10 months agochore(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0 42981/head
dependabot[bot] [Sat, 20 Jan 2024 03:40:23 +0000 (03:40 +0000)]
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](https://github.com/actions/upload-artifact/compare/1eb3cb2b3e0f29609092a73eb033bb759a334595...694cdabd8bdb0f10b2cea11669e1bf5453eed0a6)

---
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>
10 months agochore(deps-dev): Bump phpunit/phpunit in /build/integration 42979/head
dependabot[bot] [Sat, 20 Jan 2024 03:32:46 +0000 (03:32 +0000)]
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>
10 months agochore(deps-dev): Bump @types/wait-on from 5.3.3 to 5.3.4 42976/head
dependabot[bot] [Sat, 20 Jan 2024 02:27:48 +0000 (02:27 +0000)]
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>
10 months agoMerge pull request #42970 from nextcloud/fix/update-dialogs-5.1.0
Ferdinand Thiessen [Sat, 20 Jan 2024 02:26:11 +0000 (03:26 +0100)]
Merge pull request #42970 from nextcloud/fix/update-dialogs-5.1.0

chore: Update `@nextcloud/dialogs` to 5.1.0

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 20 Jan 2024 00:19:27 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agofix(build): Fix OpenAPI diff on non-default specs 42974/head
provokateurin [Fri, 19 Jan 2024 22:35:10 +0000 (23:35 +0100)]
fix(build): Fix OpenAPI diff on non-default specs

Signed-off-by: provokateurin <kate@provokateurin.de>
10 months agofix(auth): Fix logging in with email, password and login name mismatch 42971/head
Christoph Wurst [Fri, 19 Jan 2024 18:29:41 +0000 (19:29 +0100)]
fix(auth): Fix logging in with email, password and login name mismatch

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agochore: Compile assets 42970/head
Ferdinand Thiessen [Fri, 19 Jan 2024 18:08:26 +0000 (19:08 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agochore(deps): Update `@nextcloud/dialogs` to 5.1.0
Ferdinand Thiessen [Fri, 19 Jan 2024 18:08:04 +0000 (19:08 +0100)]
chore(deps): Update `@nextcloud/dialogs` to 5.1.0

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #42955 from nextcloud/bugfix/noid/fix-avatar-menu-icon-colors
John Molakvoæ [Fri, 19 Jan 2024 09:54:26 +0000 (10:54 +0100)]
Merge pull request #42955 from nextcloud/bugfix/noid/fix-avatar-menu-icon-colors

10 months agofix(a11y): Fix avatar menu icon color in dark mode 42955/head
Joas Schilling [Fri, 19 Jan 2024 09:35:21 +0000 (10:35 +0100)]
fix(a11y): Fix avatar menu icon color in dark mode

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #42888 from nextcloud/techdebt/noid/openapi-scopes
Joas Schilling [Fri, 19 Jan 2024 08:03:27 +0000 (09:03 +0100)]
Merge pull request #42888 from nextcloud/techdebt/noid/openapi-scopes

Add OpenAPI scopes

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 19 Jan 2024 00:19:27 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42940 from nextcloud/chore/deps/update-openapi-extractor
Ferdinand Thiessen [Thu, 18 Jan 2024 22:31:14 +0000 (23:31 +0100)]
Merge pull request #42940 from nextcloud/chore/deps/update-openapi-extractor

chore(deps): Update openapi-extractor

10 months agoMerge pull request #42922 from nextcloud/fix/db/no-verbose-dirty-query-logs
Christoph Wurst [Thu, 18 Jan 2024 18:58:31 +0000 (19:58 +0100)]
Merge pull request #42922 from nextcloud/fix/db/no-verbose-dirty-query-logs

fix(db): Remove very verbose dirty query logs

10 months agofix(db): Remove very verbose dirty query logs 42922/head
Christoph Wurst [Thu, 18 Jan 2024 10:19:33 +0000 (11:19 +0100)]
fix(db): Remove very verbose dirty query logs

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agorefactor: Configure OpenAPI scopes 42888/head
provokateurin [Thu, 18 Jan 2024 15:23:36 +0000 (16:23 +0100)]
refactor: Configure OpenAPI scopes

Signed-off-by: provokateurin <kate@provokateurin.de>
10 months agorefactor: Migrate IgnoreOpenAPI attributes to OpenAPI
provokateurin [Thu, 18 Jan 2024 09:38:37 +0000 (10:38 +0100)]
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI

Signed-off-by: provokateurin <kate@provokateurin.de>
10 months agochore: Adjust codeowners 42940/head
provokateurin [Thu, 18 Jan 2024 15:11:18 +0000 (16:11 +0100)]
chore: Adjust codeowners

Signed-off-by: provokateurin <kate@provokateurin.de>
10 months agochore(deps): Update openapi-extractor
provokateurin [Thu, 18 Jan 2024 14:56:09 +0000 (15:56 +0100)]
chore(deps): Update openapi-extractor

Signed-off-by: provokateurin <kate@provokateurin.de>
10 months agochore(files): Remove unused type alias
provokateurin [Thu, 18 Jan 2024 14:59:49 +0000 (15:59 +0100)]
chore(files): Remove unused type alias

Signed-off-by: provokateurin <kate@provokateurin.de>
10 months agoMerge pull request #42814 from nextcloud/enh/migrate-settimelimit-setupcheck
Côme Chilliet [Thu, 18 Jan 2024 14:33:37 +0000 (15:33 +0100)]
Merge pull request #42814 from nextcloud/enh/migrate-settimelimit-setupcheck

10 months agofix(db): Do not log transacted reads as dirty read 42929/head
Christoph Wurst [Thu, 18 Jan 2024 10:55:55 +0000 (11:55 +0100)]
fix(db): Do not log transacted reads as dirty read

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agoMigrate set_time_limit setup check to new API 42814/head
Côme Chilliet [Mon, 15 Jan 2024 16:08:14 +0000 (17:08 +0100)]
Migrate set_time_limit setup check to new API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoMerge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheck
Ferdinand Thiessen [Thu, 18 Jan 2024 11:23:02 +0000 (12:23 +0100)]
Merge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheck

Migrate memcached PHP module setup check to new API

10 months agoMerge pull request #42912 from nextcloud/rakekniven-patch-3
Joas Schilling [Thu, 18 Jan 2024 10:54:41 +0000 (11:54 +0100)]
Merge pull request #42912 from nextcloud/rakekniven-patch-3

fix(i18n): Change cli to uppercase

10 months agoMerge pull request #42923 from nextcloud/fix/build/openapi-non-shipped-no-support
Joas Schilling [Thu, 18 Jan 2024 10:54:21 +0000 (11:54 +0100)]
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

10 months agoMerge pull request #41067 from Murena-SAS/preview-folder-deletes
Arthur Schiwon [Thu, 18 Jan 2024 10:46:12 +0000 (11:46 +0100)]
Merge pull request #41067 from Murena-SAS/preview-folder-deletes

Fix for previews not being generated sometimes

10 months agofix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI... 42923/head
provokateurin [Thu, 18 Jan 2024 10:22:43 +0000 (11:22 +0100)]
fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support

Signed-off-by: provokateurin <kate@provokateurin.de>
10 months agoMerge pull request #42891 from nextcloud/artonge/fix/path_resolution_in_files_version...
Louis [Thu, 18 Jan 2024 10:08:04 +0000 (11:08 +0100)]
Merge pull request #42891 from nextcloud/artonge/fix/path_resolution_in_files_versions_hooks

Improve path resolution in files_version hooks

10 months agoMerge pull request #42850 from nextcloud/fix/caldav/update-acls-deletedcalendarobject...
Christoph Wurst [Thu, 18 Jan 2024 09:42:14 +0000 (10:42 +0100)]
Merge pull request #42850 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection

fix(CalDAV): set acls for DeletedCalendarObjectsCollection

10 months agoMerge pull request #42847 from nextcloud/fix/42843/exception-on-their-own
Joas Schilling [Thu, 18 Jan 2024 08:59:36 +0000 (09:59 +0100)]
Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-own

exceptions on their own

10 months agoMigrate memcached PHP module setup check to new API 42812/head
Côme Chilliet [Mon, 15 Jan 2024 15:45:19 +0000 (16:45 +0100)]
Migrate memcached PHP module setup check to new API

Merged it with the other existing memcache setup check as it fits

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agofix(i18n): Change cli to uppercase 42912/head
rakekniven [Thu, 18 Jan 2024 08:18:05 +0000 (09:18 +0100)]
fix(i18n): Change cli to uppercase

Like all other occurences.

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
10 months agofix(actions): move github.workspace out of compile init step
John Molakvoæ [Thu, 18 Jan 2024 07:50:31 +0000 (08:50 +0100)]
fix(actions): move github.workspace out of compile init step

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
10 months agoMerge pull request #42466 from nextcloud/dependabot/github_actions/actions/setup...
John Molakvoæ [Thu, 18 Jan 2024 07:38:17 +0000 (08:38 +0100)]
Merge pull request #42466 from nextcloud/dependabot/github_actions/actions/setup-node-4.0.1

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 18 Jan 2024 00:19:44 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42900 from nextcloud/chore/bump-server-dev-version
Joas Schilling [Wed, 17 Jan 2024 19:37:26 +0000 (20:37 +0100)]
Merge pull request #42900 from nextcloud/chore/bump-server-dev-version

chore: bump server version to 29.0.0.4 to trigger migrations

10 months agochore: bump server version to 29.0.0.4 to trigger migrations 42900/head
Grigorii K. Shartsev [Wed, 17 Jan 2024 19:07:44 +0000 (20:07 +0100)]
chore: bump server version to 29.0.0.4 to trigger migrations

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
10 months agoMerge pull request #42860 from nextcloud/jr/fix/i42858
Pytal [Wed, 17 Jan 2024 18:39:16 +0000 (10:39 -0800)]
Merge pull request #42860 from nextcloud/jr/fix/i42858

Update ContactsStore: Avoid exceptions on empties

10 months agoMerge pull request #42856 from nextcloud/fix/a11y/42688/menu-items-contrasts-are...
Pytal [Wed, 17 Jan 2024 18:36:33 +0000 (10:36 -0800)]
Merge pull request #42856 from nextcloud/fix/a11y/42688/menu-items-contrasts-are-not-enough

enh(a11y): improved contrast on user menu

10 months agoMerge pull request #42887 from nextcloud/fix/accessible-border-color
Ferdinand Thiessen [Wed, 17 Jan 2024 17:30:10 +0000 (18:30 +0100)]
Merge pull request #42887 from nextcloud/fix/accessible-border-color

fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast

10 months agoMerge pull request #42840 from nextcloud/fix/dnd-files
Ferdinand Thiessen [Wed, 17 Jan 2024 17:28:30 +0000 (18:28 +0100)]
Merge pull request #42840 from nextcloud/fix/dnd-files

fix(files): prevent dragging previews and appear as an external files DnD

10 months agoRevert "add key location to info:file output"
Robin Appelman [Wed, 17 Jan 2024 16:53:37 +0000 (17:53 +0100)]
Revert "add key location to info:file output"

This reverts commit 7bf82fc312acb775bf150ce506d16a05989cd43e.

10 months agoadd key location to info:file output
Robin Appelman [Wed, 17 Jan 2024 16:47:01 +0000 (17:47 +0100)]
add key location to info:file output

Signed-off-by: Robin Appelman <robin@icewind.nl>
10 months agoImprove path resolution in files_version hooks 42891/head
Louis Chemineau [Wed, 17 Jan 2024 16:07:59 +0000 (17:07 +0100)]
Improve path resolution in files_version hooks

Signed-off-by: Louis Chemineau <louis@chmn.me>