]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 months agofix(occ): Use the const instead of hardcoded string for --debug-log option 46115/head
Côme Chilliet [Mon, 8 Jul 2024 14:09:39 +0000 (16:09 +0200)]
fix(occ): Use the const instead of hardcoded string for --debug-log option

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months agofeat: Add reserved options in a new OCP class so that applications know about them
Côme Chilliet [Thu, 4 Jul 2024 14:11:05 +0000 (16:11 +0200)]
feat: Add reserved options in a new OCP class so that applications know about them

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months agofix(occ): Move debug log listener setup to a static method, add option for level
Côme Chilliet [Tue, 2 Jul 2024 14:02:44 +0000 (16:02 +0200)]
fix(occ): Move debug log listener setup to a static method, add option for level

Also changed option from --debug to --debug-log to avoid conflicts

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months agofeat(occ): Add a --debug option to output all log levels to the output
Côme Chilliet [Tue, 25 Jun 2024 15:03:19 +0000 (17:03 +0200)]
feat(occ): Add a --debug option to output all log levels to the output

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months agoMerge pull request #45970 from nextcloud/dependabot/npm_and_yarn/multi-06a0b1b42d
John Molakvoæ [Tue, 2 Jul 2024 10:41:37 +0000 (12:41 +0200)]
Merge pull request #45970 from nextcloud/dependabot/npm_and_yarn/multi-06a0b1b42d

3 months agoMerge pull request #46111 from nextcloud/dependabot/github_actions/github-actions...
John Molakvoæ [Tue, 2 Jul 2024 10:34:32 +0000 (12:34 +0200)]
Merge pull request #46111 from nextcloud/dependabot/github_actions/github-actions-6c0d3fe959

3 months agoMerge pull request #46235 from nextcloud/skjnldsv-patch-1
John Molakvoæ [Tue, 2 Jul 2024 10:27:02 +0000 (12:27 +0200)]
Merge pull request #46235 from nextcloud/skjnldsv-patch-1

3 months agofix(dependabot): remove outdated comment 46235/head
John Molakvoæ [Tue, 2 Jul 2024 10:23:28 +0000 (12:23 +0200)]
fix(dependabot): remove outdated comment

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
3 months agofix(dependabot): add back patch upgrades for stable branches
John Molakvoæ [Tue, 2 Jul 2024 10:20:26 +0000 (12:20 +0200)]
fix(dependabot): add back patch upgrades for stable branches

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
3 months agoMerge pull request #46185 from nextcloud/debt/noid/migrate-background-commands-to...
Daniel [Tue, 2 Jul 2024 09:21:55 +0000 (11:21 +0200)]
Merge pull request #46185 from nextcloud/debt/noid/migrate-background-commands-to-iappconfig

refactor: simplify background commands

3 months agoMerge pull request #46233 from nextcloud/feat/openapi/ex_app-scope
Kate [Tue, 2 Jul 2024 07:41:37 +0000 (09:41 +0200)]
Merge pull request #46233 from nextcloud/feat/openapi/ex_app-scope

3 months agofeat(OpenAPI): Add ex_app scope 46233/head
provokateurin [Tue, 2 Jul 2024 07:12:48 +0000 (09:12 +0200)]
feat(OpenAPI): Add ex_app scope

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agochore(deps): Update openapi-extractor
provokateurin [Tue, 2 Jul 2024 07:08:04 +0000 (09:08 +0200)]
chore(deps): Update openapi-extractor

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 2 Jul 2024 00:19:21 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #45766 from nextcloud/feat/ooo-replacement
Daniel [Mon, 1 Jul 2024 21:25:43 +0000 (23:25 +0200)]
Merge pull request #45766 from nextcloud/feat/ooo-replacement

Feat: Allow users to select another user as their out-of-office replacement

3 months agoMerge pull request #46169 from nextcloud/enh/support-profiler-in-occ
Robin Appelman [Mon, 1 Jul 2024 20:45:31 +0000 (22:45 +0200)]
Merge pull request #46169 from nextcloud/enh/support-profiler-in-occ

Support profiler in occ commands

3 months agoMerge pull request #45608 from nextcloud/fix-openapi-notes-share-api
F. E Noel Nfebe [Mon, 1 Jul 2024 17:22:51 +0000 (18:22 +0100)]
Merge pull request #45608 from nextcloud/fix-openapi-notes-share-api

docs(ShareApiController): Correct note about expiry date timezone

3 months agoMerge pull request #45391 from nextcloud/feat/taskprocessingapi/next-task-endpoint
Kate [Mon, 1 Jul 2024 17:10:12 +0000 (19:10 +0200)]
Merge pull request #45391 from nextcloud/feat/taskprocessingapi/next-task-endpoint

3 months agoMerge pull request #46219 from nextcloud/fix/noid/infinit-BuildSocialSearchIndexBackg...
Arthur Schiwon [Mon, 1 Jul 2024 16:37:39 +0000 (18:37 +0200)]
Merge pull request #46219 from nextcloud/fix/noid/infinit-BuildSocialSearchIndexBackgroundJob

fix(DAV): offset not applied

3 months agofeat(TaskProcessingApi): Add endpoint for getting the next task 45391/head
provokateurin [Fri, 17 May 2024 09:54:31 +0000 (11:54 +0200)]
feat(TaskProcessingApi): Add endpoint for getting the next task

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agoMerge pull request #46136 from nextcloud/artonge/debt/encryption_application_boot
Louis [Mon, 1 Jul 2024 15:08:31 +0000 (17:08 +0200)]
Merge pull request #46136 from nextcloud/artonge/debt/encryption_application_boot

debt(encryption): Migrate app.php to Application.php

3 months agoFeat: Allow users to select another user as their out-of-office replacement 45766/head
Hamza Mahjoubi [Mon, 10 Jun 2024 14:30:53 +0000 (16:30 +0200)]
Feat: Allow users to select another user as their out-of-office replacement

Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
3 months agodocs(ShareApiController): Correct note about expiry date timezone 45608/head
fenn-cs [Fri, 31 May 2024 13:32:19 +0000 (14:32 +0100)]
docs(ShareApiController): Correct note about expiry date timezone

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 months agofeat(AppFramework): Add ExAppRequired attribute
provokateurin [Fri, 7 Jun 2024 09:34:40 +0000 (11:34 +0200)]
feat(AppFramework): Add ExAppRequired attribute

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agofix(BuildSocialSearchIndexBackgroundJob): offset not applied 46219/head
Arthur Schiwon [Mon, 1 Jul 2024 11:37:06 +0000 (13:37 +0200)]
fix(BuildSocialSearchIndexBackgroundJob): offset not applied

with more than 100 results, this job may never finish

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 months agorefactor(encryption): Migrate app.php to Application.php 46136/head
Louis Chemineau [Thu, 27 Jun 2024 09:33:21 +0000 (11:33 +0200)]
refactor(encryption): Migrate app.php to Application.php

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agorefactor: simplify background commands 46185/head
Daniel Kesselberg [Thu, 27 Jun 2024 20:09:09 +0000 (22:09 +0200)]
refactor: simplify background commands

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 months agoMerge pull request #46058 from nextcloud/fix/task-processing-input-validation
Marcel Klehr [Mon, 1 Jul 2024 10:22:07 +0000 (12:22 +0200)]
Merge pull request #46058 from nextcloud/fix/task-processing-input-validation

Fix task processing input validation

3 months agoMerge pull request #46184 from nextcloud/fix/dav-auth-check
Julius Härtl [Mon, 1 Jul 2024 09:43:10 +0000 (11:43 +0200)]
Merge pull request #46184 from nextcloud/fix/dav-auth-check

fix: Authorization header can be an empty string

3 months agofix(taskprocessing): in removeSuperfluousArrayKeys, don't try to keep input/output... 46058/head
Julien Veyssier [Mon, 1 Jul 2024 09:32:34 +0000 (11:32 +0200)]
fix(taskprocessing): in removeSuperfluousArrayKeys, don't try to keep input/output keys that are not in the task values

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agofix(taskprocessing): input validation was dropping some optional inputs
Julien Veyssier [Sun, 23 Jun 2024 20:47:32 +0000 (22:47 +0200)]
fix(taskprocessing): input validation was dropping some optional inputs

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agoMerge pull request #44876 from IONOS-Productivity/feat/reduce_available_languages_set
Joas Schilling [Mon, 1 Jul 2024 08:30:25 +0000 (10:30 +0200)]
Merge pull request #44876 from IONOS-Productivity/feat/reduce_available_languages_set

feat: reduce available languages per config value "reduce_to_languages"

3 months agofeat: reduce available languages per config value "reduce_to_languages" 44876/head
Misha M.-Kupriyanov [Fri, 15 Mar 2024 09:40:54 +0000 (10:40 +0100)]
feat: reduce available languages per config value "reduce_to_languages"

Example: restrict to en, de, es, fr, it' languages

./occ config:system:set reduce_to_languages 0  --value  en
./occ config:system:set reduce_to_languages 1  --value  de
./occ config:system:set reduce_to_languages 2  --value  es
./occ config:system:set reduce_to_languages 3  --value  fr
./occ config:system:set reduce_to_languages 4  --value  it

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 1 Jul 2024 00:19:23 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #46206 from nextcloud/updteIssTempRem27
Git'Fellow [Sun, 30 Jun 2024 23:01:45 +0000 (01:01 +0200)]
Merge pull request #46206 from nextcloud/updteIssTempRem27

chore: remove EOL v27 from issue template

3 months agochore: Keep v28 supported PHP 8.0 46206/head
Git'Fellow [Sun, 30 Jun 2024 13:23:32 +0000 (15:23 +0200)]
chore: Keep v28 supported PHP 8.0

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
3 months agoMerge pull request #46197 from nextcloud/setupPhpUpgrade
Git'Fellow [Sun, 30 Jun 2024 06:39:06 +0000 (08:39 +0200)]
Merge pull request #46197 from nextcloud/setupPhpUpgrade

ci: Use the same `setup-php` version on all tests

3 months agochore: remove EOL v27 from issue template
Git'Fellow [Sun, 30 Jun 2024 06:30:08 +0000 (08:30 +0200)]
chore: remove EOL v27 from issue template

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
3 months agoci: Use the same setup-php version on all tests 46197/head
Git'Fellow [Fri, 28 Jun 2024 16:13:56 +0000 (18:13 +0200)]
ci: Use the same setup-php version on all tests

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 30 Jun 2024 00:19:22 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #46199 from nextcloud/debt/noid/spdx-migrations-template
Daniel [Sat, 29 Jun 2024 16:47:30 +0000 (18:47 +0200)]
Merge pull request #46199 from nextcloud/debt/noid/spdx-migrations-template

chore: use spdx for migrations generator

3 months agoMerge pull request #46009 from nextcloud/refactor/ajax-cron
Ferdinand Thiessen [Sat, 29 Jun 2024 14:29:34 +0000 (16:29 +0200)]
Merge pull request #46009 from nextcloud/refactor/ajax-cron

refactor(cron): Use `IAppConfig` for cron settings and migrate ajax cron away from jQuery

3 months agoMerge pull request #46190 from nextcloud/bug/45047/skip-check-when-disk-free-space...
Daniel [Sat, 29 Jun 2024 13:59:17 +0000 (15:59 +0200)]
Merge pull request #46190 from nextcloud/bug/45047/skip-check-when-disk-free-space-disabled

fix(setupchecks): skip check when disk_free_space is disabled

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 29 Jun 2024 00:19:43 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agochore: use spdx for migrations generator 46199/head
Daniel Kesselberg [Fri, 28 Jun 2024 16:51:55 +0000 (18:51 +0200)]
chore: use spdx for migrations generator

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 months agoMerge pull request #46121 from nextcloud/fix/database-versions
Ferdinand Thiessen [Fri, 28 Jun 2024 16:26:31 +0000 (18:26 +0200)]
Merge pull request #46121 from nextcloud/fix/database-versions

ci: Adjust database versions to current LTS / supported versions

3 months agochore: Compile assets 46009/head
Ferdinand Thiessen [Thu, 27 Jun 2024 14:30:49 +0000 (16:30 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agorefactor: Use `IAppConfig` for setting cron type
Ferdinand Thiessen [Thu, 20 Jun 2024 12:44:02 +0000 (14:44 +0200)]
refactor: Use `IAppConfig` for setting cron type

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agorefactor(core): Make AJAX cron script work without jQuery
Ferdinand Thiessen [Wed, 19 Jun 2024 22:34:43 +0000 (00:34 +0200)]
refactor(core): Make AJAX cron script work without jQuery

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: Authorization header can be an empty string 46184/head
Julius Härtl [Thu, 27 Jun 2024 18:24:35 +0000 (20:24 +0200)]
fix: Authorization header can be an empty string

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 months agofix(setupchecks): skip check when disk_free_space is disabled 46190/head
Daniel Kesselberg [Fri, 28 Jun 2024 11:06:49 +0000 (13:06 +0200)]
fix(setupchecks): skip check when disk_free_space is disabled

Make it easier to discover that the check failed because disk_free_space is disabled.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 months agoMerge pull request #46112 from nextcloud/chore/noid/copyingReadmeHousekeeping
Andy Scherzinger [Fri, 28 Jun 2024 05:13:16 +0000 (07:13 +0200)]
Merge pull request #46112 from nextcloud/chore/noid/copyingReadmeHousekeeping

Reference 3rd party licenses via SPDX

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 28 Jun 2024 00:20:40 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agorefactor(SetupCheck): Make mariadb and mysql version variables 46121/head
Ferdinand Thiessen [Thu, 27 Jun 2024 14:22:42 +0000 (16:22 +0200)]
refactor(SetupCheck): Make mariadb and mysql version variables

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(settings): Adjust SetupCheck for supported database versions
Ferdinand Thiessen [Tue, 25 Jun 2024 21:52:11 +0000 (23:52 +0200)]
fix(settings): Adjust SetupCheck for supported database versions

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoci: Adjust database versions to current LTS / supported versions
Ferdinand Thiessen [Tue, 25 Jun 2024 20:37:21 +0000 (22:37 +0200)]
ci: Adjust database versions to current LTS / supported versions

* MySQL tests
  * Minimum 8.0 (LTS)
  * Maximum 8.4 (LTS)
  * Drop 8.3 as we now test 8.4 and 8.3 was never LTS
* MariaDB tests
  * still supported version 10.3 (no LTS but for Ubuntu 20.04 support)
  * LTS 10.6
  * LTS 10.11
  * LTS 11.4
  * Drop 10.5 is was never LTS and we test 10.3 and 10.6

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #46133 from nextcloud/bugfix/noid/fix-missing-protocol-on-remotes
Joas Schilling [Thu, 27 Jun 2024 12:59:19 +0000 (14:59 +0200)]
Merge pull request #46133 from nextcloud/bugfix/noid/fix-missing-protocol-on-remotes

fix(federation): Fix missing protocol on CloudID remote

3 months agoMerge pull request #45947 from nextcloud/feat/qbmapper-yield-entities
Joas Schilling [Thu, 27 Jun 2024 12:48:26 +0000 (14:48 +0200)]
Merge pull request #45947 from nextcloud/feat/qbmapper-yield-entities

feat: Add yieldEntities wrapper for entity mapping in QBMapper

3 months agoMerge pull request #41609 from nextcloud/enh/in-app-search
Simon L [Thu, 27 Jun 2024 11:34:05 +0000 (13:34 +0200)]
Merge pull request #41609 from nextcloud/enh/in-app-search

feat: In app search

3 months agoMerge pull request #45951 from nextcloud/chore/comments-event-legacy
Arthur Schiwon [Thu, 27 Jun 2024 10:40:06 +0000 (12:40 +0200)]
Merge pull request #45951 from nextcloud/chore/comments-event-legacy

chore: Move comments event handler to use proper event dispatcher

3 months agofeat(profiler): Add support for profiler in occ commands 46169/head
Côme Chilliet [Thu, 27 Jun 2024 10:26:53 +0000 (12:26 +0200)]
feat(profiler): Add support for profiler in occ commands

Commands will appear in available profiles after the command ran.
Method is set to "occ" and URL to the command line with parameters.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months agofix(profiler): Remove bogus profiler event start
Côme Chilliet [Thu, 27 Jun 2024 10:25:20 +0000 (12:25 +0200)]
fix(profiler): Remove bogus profiler event start

This fixes profiler event graph by removing an event start which had no
 matching end() call.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months agochore: Compile assets 41609/head
Ferdinand Thiessen [Wed, 26 Jun 2024 18:42:34 +0000 (20:42 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: Allow to reset unified search using the `nextcloud:unified-search:reset` event
Ferdinand Thiessen [Wed, 26 Jun 2024 22:00:53 +0000 (00:00 +0200)]
fix: Allow to reset unified search using the `nextcloud:unified-search:reset` event

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(unified-search): Also show local search on apps management
Ferdinand Thiessen [Wed, 26 Jun 2024 17:16:59 +0000 (19:16 +0200)]
fix(unified-search): Also show local search on apps management

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: Open unified search by pressing `ctrl + F`
Ferdinand Thiessen [Tue, 25 Jun 2024 22:36:59 +0000 (00:36 +0200)]
fix: Open unified search by pressing `ctrl + F`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agorefactor(styles): Make padding not a magic value
Ferdinand Thiessen [Tue, 25 Jun 2024 19:14:50 +0000 (21:14 +0200)]
refactor(styles): Make padding not a magic value

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(UnifiedSearch): Implement design comments and focus input on open
Ferdinand Thiessen [Wed, 26 Jun 2024 09:22:27 +0000 (11:22 +0200)]
fix(UnifiedSearch): Implement design comments and focus input on open

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofeat: Add in-app search
Marco Ambrosini [Mon, 20 Nov 2023 06:45:45 +0000 (15:45 +0900)]
feat: Add in-app search

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
3 months agofix(federation): Fix missing protocol on CloudID remote 46133/head
Joas Schilling [Wed, 26 Jun 2024 08:40:31 +0000 (10:40 +0200)]
fix(federation): Fix missing protocol on CloudID remote

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agoMerge pull request #45655 from nextcloud/feat/mysql_ignore_conflics
Benjamin Gaussorgues [Thu, 27 Jun 2024 09:19:12 +0000 (11:19 +0200)]
Merge pull request #45655 from nextcloud/feat/mysql_ignore_conflics

3 months agoMerge pull request #46059 from nextcloud/perf/remove_useless_session
Benjamin Gaussorgues [Thu, 27 Jun 2024 09:15:50 +0000 (11:15 +0200)]
Merge pull request #46059 from nextcloud/perf/remove_useless_session

3 months agoMerge pull request #46158 from nextcloud/automated/noid/master-update-code-signing-crl
Joas Schilling [Thu, 27 Jun 2024 08:01:46 +0000 (10:01 +0200)]
Merge pull request #46158 from nextcloud/automated/noid/master-update-code-signing-crl

[master] fix(security): Update code signing revocation list

3 months agoMerge pull request #46143 from nextcloud/fix/45941/share-pass-label
Ferdinand Thiessen [Thu, 27 Jun 2024 06:36:27 +0000 (08:36 +0200)]
Merge pull request #46143 from nextcloud/fix/45941/share-pass-label

fix(SharingEntryLink): Show enforced password input label

3 months agochore(assets): Recompile assets 46143/head
nextcloud-command [Thu, 27 Jun 2024 06:18:21 +0000 (06:18 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(SharingEntryLink): Show enforced password input label
fenn-cs [Wed, 26 Jun 2024 15:13:37 +0000 (16:13 +0100)]
fix(SharingEntryLink): Show enforced password input label

While upgrading icons in b3ec461fe86258a0a3831dff28e394018d0044c9 enforced password label
icon was not correctly wrapped.

Resolves : https://github.com/nextcloud/server/issues/45941

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 months agofix(security): Update code signing revocation list 46158/head
nextcloud-command [Thu, 27 Jun 2024 02:21:39 +0000 (02:21 +0000)]
fix(security): Update code signing revocation list

Signed-off-by: GitHub <noreply@github.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 27 Jun 2024 00:19:56 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agodocs: Reference 3rd party licenses via SPDX 46112/head
Andy Scherzinger [Tue, 25 Jun 2024 14:35:05 +0000 (16:35 +0200)]
docs: Reference 3rd party licenses via SPDX

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
3 months agoMerge pull request #46036 from nextcloud/fix/issue-46015
Sebastian Krupinski [Wed, 26 Jun 2024 19:03:02 +0000 (15:03 -0400)]
Merge pull request #46036 from nextcloud/fix/issue-46015

fix(dav): add missing database index for dav_shares

3 months agofix(dav): add missing database index for dav_shares resourceid, type and access 46036/head
SebastianKrupinski [Fri, 21 Jun 2024 13:20:21 +0000 (09:20 -0400)]
fix(dav): add missing database index for dav_shares resourceid, type and access

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
3 months agoMerge pull request #44893 from nextcloud/fix/issue-43115
Daniel [Wed, 26 Jun 2024 16:58:27 +0000 (18:58 +0200)]
Merge pull request #44893 from nextcloud/fix/issue-43115

fix(caldav): When message is a reply compare the message sender not the recipient

3 months agochore: Move comments event handler to use proper event dispatcher 45951/head
Julius Härtl [Tue, 18 Jun 2024 12:11:32 +0000 (14:11 +0200)]
chore: Move comments event handler to use proper event dispatcher

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 months agoMerge pull request #46097 from nextcloud/artonge/fix/dont_override_expiration_date
Louis [Wed, 26 Jun 2024 14:40:02 +0000 (16:40 +0200)]
Merge pull request #46097 from nextcloud/artonge/fix/dont_override_expiration_date

fix(files_sharing): Also set the expiration date timezone during validation

3 months agoMerge pull request #45977 from nextcloud/artonge/fix/update_favorite_navigation
Louis [Wed, 26 Jun 2024 12:20:30 +0000 (14:20 +0200)]
Merge pull request #45977 from nextcloud/artonge/fix/update_favorite_navigation

Update favorites navigation list on folder renames

3 months agoMerge pull request #46107 from nextcloud/feat/webhook_listeners/index-endpoint-by-uri
Marcel Klehr [Wed, 26 Jun 2024 12:15:54 +0000 (14:15 +0200)]
Merge pull request #46107 from nextcloud/feat/webhook_listeners/index-endpoint-by-uri

feat(WebhooksController): Allow querying listeners by URI

3 months agofix(files): Update favorites navigation list on folder renames 45977/head
Louis Chemineau [Wed, 26 Jun 2024 10:30:50 +0000 (12:30 +0200)]
fix(files): Update favorites navigation list on folder renames

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agofix(files_sharing): Store the expiration date relative to the server's timezone 46097/head
Louis Chemineau [Wed, 26 Jun 2024 10:45:23 +0000 (12:45 +0200)]
fix(files_sharing): Store the expiration date relative to the server's timezone

This is needed as we want to store the difference between the server's and the user's timezones.

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agoMerge pull request #46127 from nextcloud/feat/increase-max-copy-move-concurrency...
John Molakvoæ [Wed, 26 Jun 2024 07:30:27 +0000 (09:30 +0200)]
Merge pull request #46127 from nextcloud/feat/increase-max-copy-move-concurrency-to-5

3 months agochore(assets): Recompile assets 46127/head
nextcloud-command [Wed, 26 Jun 2024 07:13:00 +0000 (07:13 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofeat(files): increase max copy-move concurrency to 5
John Molakvoæ [Wed, 26 Jun 2024 06:32:02 +0000 (08:32 +0200)]
feat(files): increase max copy-move concurrency to 5

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
3 months agofeat(WebhooksController): Allow querying listeners by URI 46107/head
Marcel Klehr [Tue, 25 Jun 2024 13:48:38 +0000 (15:48 +0200)]
feat(WebhooksController): Allow querying listeners by URI

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 26 Jun 2024 00:19:48 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agofix(caldav): when message is a reply compare the message sender not the recipient 44893/head
SebastianKrupinski [Wed, 17 Apr 2024 14:40:31 +0000 (10:40 -0400)]
fix(caldav): when message is a reply compare the message sender not the recipient

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 months agoMerge pull request #46030 from nextcloud/fix/44961/shared-state-file-list
F. E Noel Nfebe [Tue, 25 Jun 2024 19:51:39 +0000 (20:51 +0100)]
Merge pull request #46030 from nextcloud/fix/44961/shared-state-file-list

fix(FilesView): Update files view upon share creation/delete

3 months agoMerge pull request #46002 from nextcloud/debt/noid/use-new-http-client
Daniel [Tue, 25 Jun 2024 19:10:12 +0000 (21:10 +0200)]
Merge pull request #46002 from nextcloud/debt/noid/use-new-http-client

Use guzzle for addressbook federation

3 months agochore(assets): Recompile assets 46030/head
nextcloud-command [Tue, 25 Jun 2024 18:40:21 +0000 (18:40 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agorefactor(SharingDetailsView): Use NC logger
fenn-cs [Fri, 21 Jun 2024 09:35:34 +0000 (10:35 +0100)]
refactor(SharingDetailsView): Use NC logger

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 months agofix(FilesView): Update files view upon share creation/delete
fenn-cs [Fri, 21 Jun 2024 09:21:25 +0000 (10:21 +0100)]
fix(FilesView): Update files view upon share creation/delete

Resolves : https://github.com/nextcloud/server/issues/44961

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 months agoMerge pull request #45532 from nextcloud/feat/publish-resources-room-update
Richard Steinmetz [Tue, 25 Jun 2024 14:48:30 +0000 (16:48 +0200)]
Merge pull request #45532 from nextcloud/feat/publish-resources-room-update

feat: implement public OCP api to update resources and rooms