]>
source.dussan.org Git - nextcloud-server.git/log
Maxence Lange [Tue, 14 Nov 2023 10:28:47 +0000 (09:28 -0100)]
ignore metadata if table is empty
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Arthur Schiwon [Tue, 14 Nov 2023 10:13:48 +0000 (11:13 +0100)]
Merge pull request #41436 from nextcloud/feat/introduce-inAppSearch-method-for-advanced-search
Add `inAppSearch` for advanced search providers
Arthur Schiwon [Tue, 14 Nov 2023 10:11:06 +0000 (11:11 +0100)]
Merge pull request #41446 from nextcloud/fix/noid/moving-metadataquery
moving IMetadataQuery
Côme Chilliet [Tue, 14 Nov 2023 09:50:31 +0000 (10:50 +0100)]
Merge pull request #41086 from nextcloud/feat/migrate-memory-limit-setup-check
Migrate memory_limit check to new SetupCheck API
Joas Schilling [Tue, 14 Nov 2023 09:41:45 +0000 (10:41 +0100)]
Merge pull request #41447 from nextcloud/bugfix/noid/dont-spam-users-with-reminders
fix(backupcodes): Remove old notifications before creating a new remi…
Benjamin Gaussorgues [Mon, 13 Nov 2023 15:31:15 +0000 (16:31 +0100)]
Add new method `inAppSearch` for advanced search providers
Allows to indicates if a search provider also support in app search
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Tue, 14 Nov 2023 08:47:37 +0000 (09:47 +0100)]
Merge pull request #41413 from nextcloud/fix/setting-app-order
Fix apps search provider order
Tobias Kaminsky [Tue, 14 Nov 2023 08:44:55 +0000 (09:44 +0100)]
Merge pull request #41443 from nextcloud/fix/f2vue_collectives_folder_icon
fix(files): Show Collectives icon in Collectives folders
nextcloud-command [Tue, 14 Nov 2023 08:15:19 +0000 (08:15 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Tue, 14 Nov 2023 07:49:17 +0000 (08:49 +0100)]
fix(backupcodes): Remove old notifications before creating a new reminder
Signed-off-by: Joas Schilling <coding@schilljs.com>
Jonas [Mon, 13 Nov 2023 17:28:20 +0000 (18:28 +0100)]
fix(files): Show Collectives icon in Collectives folders
Signed-off-by: Jonas <jonas@freesources.org>
Nextcloud bot [Tue, 14 Nov 2023 00:25:51 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Maxence Lange [Mon, 13 Nov 2023 23:25:22 +0000 (22:25 -0100)]
moving metadataquery
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Julius Härtl [Mon, 13 Nov 2023 23:13:29 +0000 (00:13 +0100)]
Merge pull request #41444 from nextcloud/bugfix/41421
nextcloud-command [Mon, 13 Nov 2023 22:45:33 +0000 (22:45 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Julius Härtl [Mon, 13 Nov 2023 18:40:45 +0000 (19:40 +0100)]
fix: Change scroll container for sharing details
In order to meet accessibility requirements we cannot use a sticky
footer that overlaps important interactable content. Therefore this
moves to a scroll container for the details which does not include the
action buttons at the bottom.
Larger indentation change in SharingDetailsTab was required to have a
wrapping container for the scroll area.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Louis [Mon, 13 Nov 2023 21:40:53 +0000 (22:40 +0100)]
Merge pull request #41426 from nextcloud/artonge/fix/live_photo_overlay
Use background to increase overlay contrast
Louis Chemineau [Mon, 13 Nov 2023 13:48:44 +0000 (14:48 +0100)]
Use background to increase overlay contrast
And limit it to files
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Julius Härtl [Mon, 13 Nov 2023 17:57:54 +0000 (18:57 +0100)]
Merge pull request #41416 from nextcloud/bugfix/preview-reset
Christoph Wurst [Mon, 13 Nov 2023 17:29:40 +0000 (18:29 +0100)]
Merge pull request #41401 from nextcloud/3rdparty-sabre-minor
chore: update sabre/vobject and sabre/event to latest minor
F. E Noel Nfebe [Mon, 13 Nov 2023 17:08:37 +0000 (18:08 +0100)]
Merge pull request #41405 from nextcloud/bugfix/close-participants-filter-after-click
Close participants filter after click
nextcloud-command [Mon, 13 Nov 2023 16:00:37 +0000 (16:00 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Benjamin Gaussorgues [Mon, 13 Nov 2023 10:50:56 +0000 (11:50 +0100)]
Fix application search provider order
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Côme Chilliet [Tue, 24 Oct 2023 12:19:23 +0000 (14:19 +0200)]
Migrate memory_limit check to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julius Härtl [Mon, 13 Nov 2023 12:00:30 +0000 (13:00 +0100)]
fix: Only reset preview src if it used to fail before
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Joas Schilling [Mon, 13 Nov 2023 13:56:24 +0000 (14:56 +0100)]
Merge pull request #41417 from nextcloud/fix/noid/use-andWhere-not-where
fix(workflowengine): use andWhere() not second where()
Arthur Schiwon [Mon, 13 Nov 2023 12:11:26 +0000 (13:11 +0100)]
fix(workflowengine): use andWhere() not second where()
- an unconditional where() condition is added right before
- fixes also wrongly named methods in the Exception message
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Benjamin Gaussorgues [Mon, 13 Nov 2023 13:37:34 +0000 (14:37 +0100)]
Merge pull request #41412 from nextcloud/fix/default-icon-white
Fix default icon: should be white instead of black
Joas Schilling [Mon, 13 Nov 2023 13:28:52 +0000 (14:28 +0100)]
Merge pull request #41406 from nextcloud/bugfix/noid/log-exception-class-when-message-is-empty
fix(log): Log exception class when message is empty
Côme Chilliet [Mon, 13 Nov 2023 12:38:34 +0000 (13:38 +0100)]
Merge pull request #41415 from nextcloud/fix/fix-caldav-tests-8.3
Fix dynamic property in CalDav tests
Joas Schilling [Mon, 13 Nov 2023 08:49:04 +0000 (09:49 +0100)]
fix(log): Log exception class when message is empty
Signed-off-by: Joas Schilling <coding@schilljs.com>
Daniel Kesselberg [Sun, 12 Nov 2023 16:54:21 +0000 (17:54 +0100)]
chore: update sabre/vobject and sabre/event to latest minor
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Côme Chilliet [Mon, 13 Nov 2023 11:40:44 +0000 (12:40 +0100)]
Fix dynamic property in CalDav tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Marco [Mon, 13 Nov 2023 11:06:04 +0000 (11:06 +0000)]
Merge branch 'master' into bugfix/close-participants-filter-after-click
Benjamin Gaussorgues [Mon, 13 Nov 2023 10:13:16 +0000 (11:13 +0100)]
Fix default icon: should be white instead of black
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Christoph Wurst [Mon, 13 Nov 2023 10:13:58 +0000 (11:13 +0100)]
Merge pull request #41407 from nextcloud/fix/userstatus/no-status-message-override-default-messages
fix(userstatus): Do not override message timestamp for default messages
Joas Schilling [Mon, 13 Nov 2023 10:02:24 +0000 (11:02 +0100)]
Merge pull request #41404 from nextcloud/bugfix/noid/workflow-issue-on-appdata
fix(workflow): Fix "Call to a member function getUID() on null" with …
Joas Schilling [Mon, 13 Nov 2023 09:49:14 +0000 (10:49 +0100)]
Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2
enh(TextProcessing): Add two new provider interfaces
Marco [Mon, 13 Nov 2023 08:40:14 +0000 (17:40 +0900)]
Close participants filter after click
Signed-off-by: Marco <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christoph Wurst [Mon, 13 Nov 2023 08:53:28 +0000 (09:53 +0100)]
fix(userstatus): Do not override message timestamp for default messages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Joas Schilling [Mon, 13 Nov 2023 08:00:40 +0000 (09:00 +0100)]
fix(workflow): Fix "Call to a member function getUID() on null" with appdata
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 13 Nov 2023 00:25:08 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sun, 12 Nov 2023 14:12:52 +0000 (15:12 +0100)]
Merge pull request #41389 from nextcloud/dependabot/npm_and_yarn/vueuse/integrations-10.6.0
chore(deps): Bump @vueuse/integrations from 10.5.0 to 10.6.0
Ferdinand Thiessen [Sun, 12 Nov 2023 00:33:30 +0000 (01:33 +0100)]
Merge pull request #41391 from nextcloud/dependabot/npm_and_yarn/regenerator-runtime-0.14.0
chore(deps): Bump regenerator-runtime from 0.13.11 to 0.14.0
Nextcloud bot [Sun, 12 Nov 2023 00:24:19 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 11 Nov 2023 03:14:57 +0000 (03:14 +0000)]
chore(deps): Bump @vueuse/integrations from 10.5.0 to 10.6.0
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.6.0/packages/integrations)
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 11 Nov 2023 04:11:22 +0000 (04:11 +0000)]
chore(deps): Bump regenerator-runtime from 0.13.11 to 0.14.0
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.11 to 0.14.0.
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.11...regenerator-runtime@0.14.0)
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Sat, 11 Nov 2023 00:22:14 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Fri, 10 Nov 2023 19:33:00 +0000 (20:33 +0100)]
Merge pull request #41374 from nextcloud/feat/search/search-event-attendees
feat(search): Seach for persons as event attendees and organizers
Christoph Wurst [Fri, 10 Nov 2023 11:21:22 +0000 (12:21 +0100)]
feat(search): Seach for persons as event attendees and organizers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 10 Nov 2023 17:55:39 +0000 (18:55 +0100)]
Merge pull request #41318 from nextcloud/fix/session/empty-session-error-logging
fix(session): Do not log fresh/empty session as error
Andy Scherzinger [Fri, 10 Nov 2023 17:38:33 +0000 (18:38 +0100)]
Merge pull request #41385 from nextcloud/chore/update-twitter-to-x-in-personal-settings
Chore/update twitter to x in personal settings
nextcloud-command [Fri, 10 Nov 2023 17:02:40 +0000 (17:02 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
George Calderon [Sun, 22 Oct 2023 01:00:37 +0000 (18:00 -0700)]
Updated visible 'Twitter' name to 'X' in Personal info
Signed-off-by: George Calderon <gcald117@gmail.com>
George Calderon [Sun, 22 Oct 2023 01:00:37 +0000 (18:00 -0700)]
Updated visible 'Twitter' name to 'X' in Personal info
Signed-off-by: George Calderon <gcald117@gmail.com>
Andy Scherzinger [Fri, 10 Nov 2023 15:41:01 +0000 (16:41 +0100)]
Merge pull request #41302 from zero0cool0/master
Lower log level about invalid session token
Arthur Schiwon [Fri, 10 Nov 2023 12:22:28 +0000 (13:22 +0100)]
Merge pull request #41314 from nextcloud/release/28.0.0_beta_2
28.0.0 beta 2
F. E Noel Nfebe [Fri, 10 Nov 2023 11:40:02 +0000 (12:40 +0100)]
Merge pull request #40823 from nextcloud/39162-global-search-2.0
New UI for global search
nextcloud-command [Fri, 10 Nov 2023 11:00:52 +0000 (11:00 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Fri, 10 Nov 2023 10:24:02 +0000 (11:24 +0100)]
Use new SearchableList component for people filter
This commit migrates away from NcSelect which has a couple of
accesibility and display problems currently, hence a new component
`SearchableList` is now used.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Marco [Fri, 10 Nov 2023 04:36:26 +0000 (13:36 +0900)]
Create searchable list component
Signed-off-by: Marco <marcoambrosini@icloud.com>
fenn-cs [Thu, 9 Nov 2023 16:46:37 +0000 (17:46 +0100)]
Add unified search toggle in config
The new global search UI is new and might be unstable, hence
we are giving users the option to use the old unified search UI, if
the encounter signficant bottlenecks.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Mon, 9 Oct 2023 06:58:14 +0000 (07:58 +0100)]
Feat: New UI global search
We are introducing a new search UI that providers a lot more space
for users via a large centralized modal and providers various filters
which can by applied by adding various chips on the UI.
For example, users can now filter their search or scope it by limiting the results
to specific apps, time period and people by apply the appropriate filters on the
new UI, previously filters where applied using text in the search box by prefixing
with `::`.
Resolves: #39162
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Marcel Klehr [Fri, 10 Nov 2023 10:13:54 +0000 (11:13 +0100)]
fix: Make sure array starts at 0 after array filter
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Benjamin Gaussorgues [Fri, 10 Nov 2023 09:42:20 +0000 (10:42 +0100)]
Merge pull request #40618 from nextcloud/feat/39162/advanced_search
Advanced search: backend allows multiples terms to search
Julius Härtl [Fri, 10 Nov 2023 08:23:32 +0000 (09:23 +0100)]
Merge pull request #41354 from nextcloud/bugfix/noid/chunking-v2-distributed-cache
Benjamin Gaussorgues [Thu, 19 Oct 2023 12:41:18 +0000 (14:41 +0200)]
feat(carddav): Allow advanced search for contacts
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Tue, 26 Sep 2023 09:07:49 +0000 (11:07 +0200)]
feat(caldav): Allow advanced search for events/tasks
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Mon, 25 Sep 2023 13:07:29 +0000 (15:07 +0200)]
feat(files): Allow advanced search for files
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Mon, 6 Nov 2023 14:32:52 +0000 (15:32 +0100)]
chore: update openapi.json
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Thu, 21 Sep 2023 14:10:48 +0000 (16:10 +0200)]
feat(search): Allow multiple search terms in UnifiedController
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Nextcloud bot [Fri, 10 Nov 2023 00:24:16 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Thu, 9 Nov 2023 22:53:40 +0000 (23:53 +0100)]
Merge pull request #41308 from nextcloud/artonge/feat/live_photos
Customize rendering for live photos
Louis Chemineau [Wed, 8 Nov 2023 15:09:54 +0000 (16:09 +0100)]
Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 8 Nov 2023 14:43:57 +0000 (15:43 +0100)]
Display play icon over live photos' previews
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 8 Nov 2023 13:52:50 +0000 (14:52 +0100)]
Hide .mov for live photos
Signed-off-by: Louis Chemineau <louis@chmn.me>
Joas Schilling [Thu, 9 Nov 2023 21:27:24 +0000 (22:27 +0100)]
Merge pull request #41365 from nextcloud/bugfix/noid/fix-emitted-events
fix(events): Make sure all `\OCP\Files::…` events are emitted with th…
Arthur Schiwon [Thu, 9 Nov 2023 19:41:52 +0000 (20:41 +0100)]
Merge pull request #41333 from nextcloud/fix/41316/incomplete-displayname
fix(LDAP): prevent incomplete displaynames…
Christoph Wurst [Thu, 9 Nov 2023 18:56:39 +0000 (19:56 +0100)]
Merge pull request #40615 from nextcloud/enh/automate-calendar-event-user-status
feat(user status): automate user status for events
Christoph Wurst [Thu, 9 Nov 2023 17:35:20 +0000 (18:35 +0100)]
Merge pull request #40653 from nextcloud/feat/ooo-api
feat: Add out-of-office message API
Anna Larch [Mon, 25 Sep 2023 12:47:02 +0000 (14:47 +0200)]
feat(user status): automate user status for events
and automatically set a user status to free or busy depending on their calendar
transparency, event status and availability settings
Signed-off-by: Anna Larch <anna@nextcloud.com>
Joas Schilling [Thu, 9 Nov 2023 15:02:42 +0000 (16:02 +0100)]
Merge pull request #41355 from nextcloud/chore/dependencies-stable
chore: Update nextcloud dependencies to stable version
Joas Schilling [Thu, 9 Nov 2023 14:57:22 +0000 (15:57 +0100)]
fix(events): Make sure all `\OCP\Files::…` events are emitted with the same data
Signed-off-by: Joas Schilling <coding@schilljs.com>
Marcel Klehr [Thu, 9 Nov 2023 14:38:59 +0000 (15:38 +0100)]
fix: Don't try to access undefined array key
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 9 Nov 2023 14:34:22 +0000 (15:34 +0100)]
fix: Update autoloaders
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Ferdinand Thiessen [Thu, 9 Nov 2023 14:05:40 +0000 (15:05 +0100)]
fix(dav): Adjust snapshots for vue components update
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 9 Nov 2023 10:22:24 +0000 (11:22 +0100)]
chore: Update nextcloud dependencies to stable version
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Benjamin Gaussorgues [Thu, 9 Nov 2023 13:26:33 +0000 (14:26 +0100)]
Merge pull request #39582 from nextcloud/simplify-ip-normalizer
Simplify IP address normalizer with IP masks
Marcel Klehr [Thu, 9 Nov 2023 12:46:18 +0000 (13:46 +0100)]
Merge branch 'master' into enh/text-processing-iprovider2
Ferdinand Thiessen [Thu, 9 Nov 2023 12:46:11 +0000 (13:46 +0100)]
Merge pull request #41339 from nextcloud/fix/40699-Availability_timepicker_improvements
Add two more translations for `CalendarAvailability`
Joas Schilling [Thu, 9 Nov 2023 12:26:27 +0000 (13:26 +0100)]
Merge pull request #41295 from nextcloud/fix/has-reserved-job
fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved
julia.kirschenheuter [Wed, 8 Nov 2023 11:57:57 +0000 (12:57 +0100)]
Add two more translations for `CalendarAvailability`
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Ferdinand Thiessen [Thu, 9 Nov 2023 10:08:16 +0000 (11:08 +0100)]
Merge pull request #41348 from nextcloud/deps/update-calendar-availability-vue-to-v2.0.0
Update `calendar-availability-vue` to `^2.0.0`
Julius Härtl [Thu, 9 Nov 2023 10:08:11 +0000 (11:08 +0100)]
fix: Validate that we have a proper distributed cache configured
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Christoph Wurst [Wed, 27 Sep 2023 09:41:20 +0000 (11:41 +0200)]
feat: Add out-of-office message API
[skipci]
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
julia.kirschenheuter [Wed, 8 Nov 2023 17:36:04 +0000 (18:36 +0100)]
Update `calendar-availability-vue` to `^2.0.0`
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Arthur Schiwon [Thu, 9 Nov 2023 08:44:22 +0000 (09:44 +0100)]
Merge pull request #41349 from nextcloud/fix/oca-settings-api-user-actions
fix(settings): Pass user object to user row actions
Joas Schilling [Thu, 9 Nov 2023 07:08:50 +0000 (08:08 +0100)]
Merge pull request #41351 from nextcloud/bugfix/noid/fix-filesmetadata-migration
fix(migration): Fix files metadata migration
Joas Schilling [Thu, 9 Nov 2023 05:59:42 +0000 (06:59 +0100)]
fix(migration): Fix files metadata migration
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 9 Nov 2023 00:25:53 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>