]>
source.dussan.org Git - nextcloud-server.git/log
Thomas Citharel [Thu, 29 Jun 2023 09:45:32 +0000 (11:45 +0200)]
feat(contactsinteraction): allow users to disable contacts interaction addressbook
This allows simple users to opt-out of the contacts interaction
addressbook even if admins have the app installed.
Similar to how the birthday calendar works, the functionnality can be
toggled in the user's settings or by doing a DELETE on the addressbook.
A new contacts personal section has been added to contain this new
setting.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Joas Schilling [Tue, 27 Aug 2024 08:30:52 +0000 (10:30 +0200)]
Merge pull request #47510 from nextcloud/fix/db/slow-transactions-higher-log-level
fix(db): Increase log level for very slow transactions
Christoph Wurst [Tue, 27 Aug 2024 08:03:35 +0000 (10:03 +0200)]
fix(db): Increase log level for very slow transactions
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Joas Schilling [Tue, 27 Aug 2024 05:37:52 +0000 (07:37 +0200)]
Merge pull request #47448 from nextcloud/fix/47187/user-status-absence
fix(user_status): add link to Availability page if user set predefined 'Vacationing'
Nextcloud bot [Tue, 27 Aug 2024 00:20:54 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 26 Aug 2024 19:40:27 +0000 (21:40 +0200)]
Merge pull request #47490 from nextcloud/chore/adjust-translations
chore(files): Adjust wording for file type filter
Ferdinand Thiessen [Mon, 26 Aug 2024 19:00:05 +0000 (21:00 +0200)]
Merge pull request #47465 from nextcloud/fix/files-drop-notice
fix(files): Reset drop notice on firefox
nextcloud-command [Mon, 26 Aug 2024 18:39:36 +0000 (18:39 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 26 Aug 2024 14:38:48 +0000 (16:38 +0200)]
chore(files): Adjust wording for file type filter
* Resolves: https://github.com/nextcloud/server/issues/47440
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
nextcloud-command [Mon, 26 Aug 2024 11:59:13 +0000 (11:59 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Fri, 23 Aug 2024 17:55:03 +0000 (19:55 +0200)]
fix(files): Reset drop notice on firefox
On firefox there is an old bug where when you move a dragged file outside
the window the `dragleave` event is never emitted.
So we just use a timeout to reset the drag over state.
Also a small change: Use the ID of the main container instead of relying on tag name and class.
(The ID is guranteed as other APIs rely on it, while the class is just used internally).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 26 Aug 2024 18:30:26 +0000 (20:30 +0200)]
Merge pull request #47466 from nextcloud/chore/migrate-vitest
test: Migrate from Jest to vitest
Ferdinand Thiessen [Mon, 26 Aug 2024 15:44:06 +0000 (17:44 +0200)]
Merge pull request #47467 from nextcloud/fix/virtual-files-list
fix(files): Adjust margin at the file list bottom
Ferdinand Thiessen [Mon, 26 Aug 2024 15:29:42 +0000 (17:29 +0200)]
chore: Update source maps due to dependency changes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 26 Aug 2024 12:10:25 +0000 (14:10 +0200)]
chore: Add `vitest.config.ts` as expected and remove Jest config
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sat, 24 Aug 2024 14:53:33 +0000 (16:53 +0200)]
test: Migrated all Jest tests to vitest
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sat, 24 Aug 2024 14:51:18 +0000 (16:51 +0200)]
chore: Move from Jest to vitest
There are some benefits, like faster tests and thus saving CI time, but the main reason for me is:
Jest still does not properly support ESM packages, this casues a lot of breaking stuff.
Sometimes you need to adjust imports for mocking, and somethimes other random stuff break.
Instead of wasting valuable developer lifetime we can use vitest which works perfectly with ESM.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 26 Aug 2024 14:33:21 +0000 (16:33 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 23 Aug 2024 17:52:42 +0000 (19:52 +0200)]
fix(files): Remove huge margin on bottom
Instead make it relative to screen size.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Mon, 26 Aug 2024 12:09:25 +0000 (14:09 +0200)]
Merge pull request #47480 from nextcloud/fix/41639/flow-check-user-agent
fix(flow): cannot set custom user agent
nextcloud-command [Mon, 26 Aug 2024 11:53:28 +0000 (11:53 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Julius Härtl [Mon, 26 Aug 2024 11:47:27 +0000 (13:47 +0200)]
Merge pull request #46013 from nextcloud/obj-store-move-from-storage-preserve-fileid
fix: write object to the correct urn when moving from another storage to object store
Maksim Sukharev [Fri, 23 Aug 2024 11:59:29 +0000 (13:59 +0200)]
fix(user_status): add link to Availability page if user set predefined 'Vacationing'
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Arthur Schiwon [Mon, 26 Aug 2024 11:31:57 +0000 (13:31 +0200)]
build: js assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 26 Aug 2024 11:25:33 +0000 (13:25 +0200)]
fix(flow): cannot set customer user agent
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Andy Scherzinger [Mon, 26 Aug 2024 07:50:52 +0000 (09:50 +0200)]
Merge pull request #47470 from nextcloud/automated/noid/master-fix-npm-audit
[master] Fix npm audit
Joas Schilling [Mon, 26 Aug 2024 06:58:00 +0000 (08:58 +0200)]
Merge pull request #47435 from phreaker0/fix-mail-template-class-call
fix(mailer): Call to custom mail_template_class
Kate [Mon, 26 Aug 2024 05:40:16 +0000 (07:40 +0200)]
Merge pull request #47474 from nextcloud/fix/cs-fixer/ignore-git-ignored-entries
Nextcloud bot [Mon, 26 Aug 2024 00:20:22 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel [Sun, 25 Aug 2024 19:09:41 +0000 (21:09 +0200)]
Merge pull request #47464 from nextcloud/dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.2.3
bump nextcloud/coding-standard from 1.2.1 to 1.2.3 in /vendor-bin/cs-fixer
Daniel Kesselberg [Sun, 25 Aug 2024 18:40:22 +0000 (20:40 +0200)]
chore: ignore coding-standard update 1.2.3 in git blame
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Sun, 25 Aug 2024 18:39:22 +0000 (20:39 +0200)]
style: update codestyle for coding-standard 1.2.3
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
dependabot[bot] [Sun, 25 Aug 2024 18:14:13 +0000 (18:14 +0000)]
build(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](nextcloud/coding-standard@v1.2.1...v1.2.3)
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
provokateurin [Sun, 25 Aug 2024 18:40:47 +0000 (20:40 +0200)]
fix(cs-fixer): Correctly ignore files ignored by git
Signed-off-by: provokateurin <kate@provokateurin.de>
Daniel [Sun, 25 Aug 2024 17:56:37 +0000 (19:56 +0200)]
Merge pull request #47449 from nextcloud/debt/noid/update-codestyle
Update to coding-standard 1.2.3
Daniel Kesselberg [Sun, 25 Aug 2024 16:52:30 +0000 (18:52 +0200)]
chore: add .git-blame-ignore-revs as expected file
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Fri, 23 Aug 2024 13:12:30 +0000 (15:12 +0200)]
chore: ignore coding-standard update 1.2.3 in git blame
https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Fri, 23 Aug 2024 13:10:27 +0000 (15:10 +0200)]
style: update codestyle for coding-standard 1.2.3
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
nextcloud-command [Sun, 25 Aug 2024 02:49:40 +0000 (02:49 +0000)]
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Sun, 25 Aug 2024 00:24:21 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sat, 24 Aug 2024 10:25:55 +0000 (12:25 +0200)]
Merge pull request #47460 from nextcloud/dependabot/npm_and_yarn/vueuse/integrations-11.0.1
chore(deps): bump @vueuse/integrations from 11.0.0 to 11.0.1
dependabot[bot] [Sat, 24 Aug 2024 09:48:16 +0000 (09:48 +0000)]
chore(deps): bump @vueuse/integrations from 11.0.0 to 11.0.1
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.1/packages/integrations)
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 24 Aug 2024 09:46:42 +0000 (09:46 +0000)]
Merge pull request #47463 from nextcloud/dependabot/npm_and_yarn/vueuse/core-11.0.1
dependabot[bot] [Sat, 24 Aug 2024 01:29:15 +0000 (01:29 +0000)]
chore(deps): bump @vueuse/core from 11.0.0 to 11.0.1
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.1/packages/core)
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Sat, 24 Aug 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Sebastian Krupinski [Fri, 23 Aug 2024 16:34:19 +0000 (12:34 -0400)]
Merge pull request #47452 from nextcloud/fix/issue-47447-mail-provider-documentation
fix: correct documentation for mail provider
SebastianKrupinski [Fri, 23 Aug 2024 16:09:44 +0000 (12:09 -0400)]
fix: correct documentation for mail provider
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Robin Appelman [Fri, 23 Aug 2024 15:38:01 +0000 (17:38 +0200)]
Merge pull request #46021 from nextcloud/middleware-delay-admin
perf: delay getting (sub)admin status for user in the security middleware untill we need it
Robin Appelman [Fri, 23 Aug 2024 15:08:58 +0000 (17:08 +0200)]
Merge pull request #45457 from nextcloud/qb-escape-like
expose escapeLikeParameter trough query builder
Robin Appelman [Fri, 23 Aug 2024 14:53:22 +0000 (16:53 +0200)]
Merge pull request #45880 from nextcloud/memcache-redis-command
feat: add command to send raw commands to redis
SebastianKrupinski [Fri, 23 Aug 2024 14:26:40 +0000 (10:26 -0400)]
fix: correct documentation for mail provider
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Robin Appelman [Thu, 20 Jun 2024 16:44:52 +0000 (18:44 +0200)]
perf: delay getting (sub)admin status for user in the security middleware untill we need it
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 20 Jun 2024 13:57:59 +0000 (15:57 +0200)]
fix: write object to the correct urn when moving from another storage to object store
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 14 Jun 2024 12:14:15 +0000 (14:14 +0200)]
feat: add command to send raw commands to redis
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 14 Feb 2024 15:04:35 +0000 (16:04 +0100)]
feat: expose escapeLikeParameter trough query builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Fri, 23 Aug 2024 00:20:06 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 22 Aug 2024 23:41:04 +0000 (16:41 -0700)]
Merge pull request #47204 from nextcloud/fix/tree-hidden-files
fix(files): Respect "Show hidden files" setting in tree
nextcloud-command [Thu, 22 Aug 2024 23:17:06 +0000 (23:17 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christopher Ng [Tue, 13 Aug 2024 18:25:47 +0000 (11:25 -0700)]
refactor(files): Consolidate node registration
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 13 Aug 2024 18:25:47 +0000 (11:25 -0700)]
refactor(files): Organize event subscriptions
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 13 Aug 2024 18:25:47 +0000 (11:25 -0700)]
fix(files): Respect "Show hidden files" setting in tree
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Ferdinand Thiessen [Thu, 22 Aug 2024 22:01:39 +0000 (00:01 +0200)]
Merge pull request #47403 from nextcloud/feat/password-context
feat(Security): Allow defining a password context for password validation and generation
Daniel [Thu, 22 Aug 2024 19:34:35 +0000 (21:34 +0200)]
Merge pull request #47419 from nextcloud/bugfix/noid/add-missing-attribute
fix(migration): Add missing migration attributes
Andy Scherzinger [Thu, 22 Aug 2024 19:27:05 +0000 (21:27 +0200)]
Merge pull request #47407 from nextcloud/fix/version-name-dialog
fix(files_versions): Migrate version name dialog from NcModal to NcDialog
Joas Schilling [Thu, 22 Aug 2024 10:19:01 +0000 (12:19 +0200)]
fix(migration): Add missing migration attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Klaffl [Thu, 22 Aug 2024 17:42:51 +0000 (19:42 +0200)]
Merge branch 'master' into fix-mail-template-class-call
Christoph Klaffl [Thu, 22 Aug 2024 17:39:23 +0000 (19:39 +0200)]
fix call to custom mail_template_class
Signed-off-by: Christoph Klaffl <christoph@phreaker.eu>
nextcloud-command [Thu, 22 Aug 2024 17:38:36 +0000 (17:38 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 21 Aug 2024 19:58:10 +0000 (21:58 +0200)]
feat: Use new password context in sharing API
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 21 Aug 2024 18:23:27 +0000 (20:23 +0200)]
feat(Security): Allow setting password context for validation and generation
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 21 Aug 2024 23:35:45 +0000 (01:35 +0200)]
fix(files_versions): Migrate version name dialog from NcModal to NcDialog
* Resolves https://github.com/nextcloud/viewer/issues/2390
Make the version name dialog a real dialog instead of a modal.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Thu, 22 Aug 2024 16:59:35 +0000 (18:59 +0200)]
Merge pull request #47408 from nextcloud/fix/dashboard-widgets
fix(dashboard): Adjust widget border radius
nextcloud-command [Thu, 22 Aug 2024 14:00:18 +0000 (14:00 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 21 Aug 2024 23:44:49 +0000 (01:44 +0200)]
fix(dashboard): Adjust widget border radius
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Anna [Thu, 22 Aug 2024 15:01:28 +0000 (17:01 +0200)]
Merge pull request #47415 from nextcloud/Fix/trusted-server-icon-recovery-without-addressbook-change
fix: Trusted server icon recovery without addressbook change
Pablo Zimdahl [Thu, 22 Aug 2024 08:22:30 +0000 (10:22 +0200)]
fix(federation): always set server status to OK after successful runs
Previously if a server status got set to failure, it stayed that way
until an addressbook-sync found changes. Now the server status is set to
OK after each successful sync check (if that's not the case already),
regardless of addressbook changes.
This change also includes two new logging statements, which could help
next time someone debugs this.
Signed-off-by: Pablo Zimdahl <pablo@nextcloud.com>
John Molakvoæ [Thu, 22 Aug 2024 12:32:31 +0000 (14:32 +0200)]
Merge pull request #47379 from nextcloud/fix/cypress-stop-cache
skjnldsv [Thu, 22 Aug 2024 10:03:32 +0000 (12:03 +0200)]
fix(cypress): drop unwanted docker output characters
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 22 Aug 2024 06:59:19 +0000 (08:59 +0200)]
chore(cypress): enable apcu
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 21 Aug 2024 20:57:20 +0000 (22:57 +0200)]
chore(cypress): skip cypress binary install on init step
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 21 Aug 2024 18:00:24 +0000 (20:00 +0200)]
chore(cypress): put nextcloud into ram
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 21 Aug 2024 17:28:55 +0000 (19:28 +0200)]
chore(cypress): allow db snapshot and restore fo faster tests
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 21 Aug 2024 08:27:09 +0000 (10:27 +0200)]
fix(cypress): do not install deps twice
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Anna [Thu, 22 Aug 2024 11:17:21 +0000 (13:17 +0200)]
Merge pull request #47413 from nextcloud/fix/limit-property-values
fix(caldav): limit property length
Anna Larch [Tue, 20 Aug 2024 11:20:47 +0000 (13:20 +0200)]
fix(caldav): limit property length
Signed-off-by: Anna Larch <anna@nextcloud.com>
Joas Schilling [Thu, 22 Aug 2024 06:39:14 +0000 (08:39 +0200)]
Merge pull request #47409 from nextcloud/followup/46991/allow-setting-new-configs
fix(provisioning): Support setting new app configs as well
Joas Schilling [Thu, 22 Aug 2024 06:02:15 +0000 (08:02 +0200)]
fix(provisioning): Support setting new app configs as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 22 Aug 2024 00:20:22 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Wed, 21 Aug 2024 20:01:51 +0000 (22:01 +0200)]
Merge pull request #47363 from nextcloud/fix/template-picker-press-enter
fix: use empty template by default when pressing enter
Elizabeth Danzberger [Wed, 21 Aug 2024 19:02:14 +0000 (15:02 -0400)]
chore: build assets
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
nextcloud-command [Wed, 21 Aug 2024 17:15:36 +0000 (17:15 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Elizabeth Danzberger [Tue, 20 Aug 2024 21:37:48 +0000 (17:37 -0400)]
fix: use empty template by default when pressing enter
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Ferdinand Thiessen [Wed, 21 Aug 2024 17:56:05 +0000 (19:56 +0200)]
Merge pull request #47397 from nextcloud/chore/update-vue
Update `@nextcloud/vue` to v8.17.0
Ferdinand Thiessen [Wed, 21 Aug 2024 15:08:14 +0000 (17:08 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 21 Aug 2024 15:03:19 +0000 (17:03 +0200)]
chore: Update `@nextcloud/vue` to v8.17.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Robin Appelman [Wed, 21 Aug 2024 15:19:04 +0000 (17:19 +0200)]
Merge pull request #47259 from nextcloud/memcache-ncad
feat: add negative compare-and-delete to imemcache
Joas Schilling [Wed, 21 Aug 2024 13:53:27 +0000 (15:53 +0200)]
Merge pull request #47388 from nextcloud/bugfix/noid/green-ci
ci: Skip flaky test on PHP 8.3
Arthur Schiwon [Wed, 21 Aug 2024 12:58:24 +0000 (14:58 +0200)]
Merge pull request #46991 from nextcloud/fix/45083/config-from-js
fix(ProvisioningAPI): set typed config values by via API
Ferdinand Thiessen [Wed, 21 Aug 2024 12:37:47 +0000 (14:37 +0200)]
Merge pull request #47370 from nextcloud/fix/loading-icon
fix(files): Move loading icon before grid toggle
Ferdinand Thiessen [Wed, 21 Aug 2024 12:32:16 +0000 (14:32 +0200)]
Merge pull request #47371 from nextcloud/fix/disable-auto-zoom-ios
fix: Disable auto-zoom on iOS