]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 months agochore(assets): Recompile assets 46655/head
nextcloud-command [Sat, 20 Jul 2024 10:41:38 +0000 (10:41 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(deps): bump throttle-debounce from 5.0.0 to 5.0.2
dependabot[bot] [Sat, 20 Jul 2024 01:23:54 +0000 (01:23 +0000)]
chore(deps): bump throttle-debounce from 5.0.0 to 5.0.2

Bumps [throttle-debounce](https://github.com/niksy/throttle-debounce) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/niksy/throttle-debounce/releases)
- [Changelog](https://github.com/niksy/throttle-debounce/blob/master/CHANGELOG.md)
- [Commits](https://github.com/niksy/throttle-debounce/compare/v5.0.0...v5.0.2)

---
updated-dependencies:
- dependency-name: throttle-debounce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 20 Jul 2024 00:19:36 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #46649 from nextcloud/refactor/code-style
Ferdinand Thiessen [Fri, 19 Jul 2024 21:54:03 +0000 (23:54 +0200)]
Merge pull request #46649 from nextcloud/refactor/code-style

refactor: Fix some linting issues in frontend code

2 months agochore(assets): Recompile assets 46649/head
nextcloud-command [Fri, 19 Jul 2024 21:18:33 +0000 (21:18 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agorefactor: Fix some linting issues in frontend code
Ferdinand Thiessen [Fri, 19 Jul 2024 17:42:35 +0000 (19:42 +0200)]
refactor: Fix some linting issues in frontend code

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46225 from nextcloud/fix/issue-11633
Andy Scherzinger [Fri, 19 Jul 2024 16:59:58 +0000 (18:59 +0200)]
Merge pull request #46225 from nextcloud/fix/issue-11633

fix(dav): Thrown forbidden error for authenticated user instead of no…

2 months agoMerge pull request #46631 from nextcloud/feat/file-request-cypress
John Molakvoæ [Fri, 19 Jul 2024 15:33:14 +0000 (17:33 +0200)]
Merge pull request #46631 from nextcloud/feat/file-request-cypress

2 months agoMerge pull request #46558 from nextcloud/feat/add-setting-for-windows-compat
Ferdinand Thiessen [Fri, 19 Jul 2024 15:21:33 +0000 (17:21 +0200)]
Merge pull request #46558 from nextcloud/feat/add-setting-for-windows-compat

feat(files): Allow to configure Windows filename compatibility in the settings

2 months agoMerge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versions
Joas Schilling [Fri, 19 Jul 2024 14:40:49 +0000 (16:40 +0200)]
Merge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versions

fix(deps): Deprecate functionality deprecated by doctrine and test on more oracle versions

2 months agoMerge pull request #46622 from nextcloud/fix/delete-user
Pytal [Fri, 19 Jul 2024 14:01:00 +0000 (07:01 -0700)]
Merge pull request #46622 from nextcloud/fix/delete-user

fix(settings): Fix endless spinner when wiping or deleting accounts

2 months agofix(db): Fix md5 for oracle >= 20 46605/head
Joas Schilling [Fri, 19 Jul 2024 10:54:40 +0000 (12:54 +0200)]
fix(db): Fix md5 for oracle >= 20

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoMerge pull request #46608 from nextcloud/error-log-textprocessing
Marcel Klehr [Fri, 19 Jul 2024 11:59:47 +0000 (13:59 +0200)]
Merge pull request #46608 from nextcloud/error-log-textprocessing

fix(TextProcessing): use error instead of info for exception logging

2 months agoMerge pull request #46055 from nextcloud/R0Wi-patch-1
Robin Windey [Fri, 19 Jul 2024 11:26:26 +0000 (13:26 +0200)]
Merge pull request #46055 from nextcloud/R0Wi-patch-1

Increase PHP memory limit for DevContainer to 512mb

2 months agoMerge pull request #46368 from nextcloud/fix/task-processing
Marcel Klehr [Fri, 19 Jul 2024 10:38:30 +0000 (12:38 +0200)]
Merge pull request #46368 from nextcloud/fix/task-processing

TaskProcessing follow-up

2 months agochore: compile assets 46631/head
skjnldsv [Fri, 19 Jul 2024 10:21:22 +0000 (12:21 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agochore: add file request cypress testing
skjnldsv [Fri, 19 Jul 2024 10:20:25 +0000 (12:20 +0200)]
chore: add file request cypress testing

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agofix(files_sharing): default empty file request expiration
skjnldsv [Fri, 19 Jul 2024 10:01:55 +0000 (12:01 +0200)]
fix(files_sharing): default empty file request expiration

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoci: Run all Oracle versions all the time
Joas Schilling [Fri, 19 Jul 2024 09:21:46 +0000 (11:21 +0200)]
ci: Run all Oracle versions all the time

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(test): Make the test less flaky
Joas Schilling [Fri, 19 Jul 2024 09:20:33 +0000 (11:20 +0200)]
fix(test): Make the test less flaky

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Manually track if `where()` is called when not empty to avoid recursion
Joas Schilling [Thu, 18 Jul 2024 13:04:58 +0000 (15:04 +0200)]
fix(db): Manually track if `where()` is called when not empty to avoid recursion

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without...
Joas Schilling [Thu, 4 Jul 2024 09:26:17 +0000 (11:26 +0200)]
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Deprecate `getState()` as per upstream
Joas Schilling [Mon, 1 Jul 2024 15:35:26 +0000 (17:35 +0200)]
fix(db): Deprecate `getState()` as per upstream

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed...
Joas Schilling [Mon, 1 Jul 2024 14:59:47 +0000 (16:59 +0200)]
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Deprecate using table alias for DELETE and UPDATE
Joas Schilling [Mon, 1 Jul 2024 14:49:42 +0000 (16:49 +0200)]
fix(db): Deprecate using table alias for DELETE and UPDATE

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::PARAM_STR...
Joas Schilling [Mon, 1 Jul 2024 10:39:02 +0000 (12:39 +0200)]
fix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::PARAM_STR_ARRAY`

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecated
Joas Schilling [Mon, 1 Jul 2024 09:23:02 +0000 (11:23 +0200)]
fix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecated

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Fix internal calls to doctrine's `fetch()` methods
Joas Schilling [Fri, 28 Jun 2024 13:57:35 +0000 (15:57 +0200)]
fix(db): Fix internal calls to doctrine's `fetch()` methods

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated
Joas Schilling [Fri, 28 Jun 2024 13:55:02 +0000 (15:55 +0200)]
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Deprecate `getQueryPart()` and `resetQueryPart()` methods that will be remov...
Joas Schilling [Thu, 18 Jul 2024 07:17:53 +0000 (09:17 +0200)]
fix(db): Deprecate `getQueryPart()` and `resetQueryPart()` methods that will be removed with Doctrine/DBAL 4

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoci(oracle): Test against Oracle 11, 18, 21 and 23
Joas Schilling [Thu, 18 Jul 2024 07:09:16 +0000 (09:09 +0200)]
ci(oracle): Test against Oracle 11, 18, 21 and 23

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agochore: compile assets 46622/head
Christopher Ng [Thu, 18 Jul 2024 22:36:32 +0000 (15:36 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofix(settings): Fix endless spinner when wiping or deleting accounts
Christopher Ng [Thu, 18 Jul 2024 22:36:32 +0000 (15:36 -0700)]
fix(settings): Fix endless spinner when wiping or deleting accounts

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agoMerge pull request #46583 from nextcloud/filecache-sharding-compat
Robin Appelman [Fri, 19 Jul 2024 07:49:45 +0000 (09:49 +0200)]
Merge pull request #46583 from nextcloud/filecache-sharding-compat

Make filecache queries compatible with sharding

2 months agoMerge pull request #46589 from nextcloud/fix/files_sharing-file-request-followup
John Molakvoæ [Fri, 19 Jul 2024 07:14:09 +0000 (09:14 +0200)]
Merge pull request #46589 from nextcloud/fix/files_sharing-file-request-followup

2 months agochore(integration): add file request tests 46589/head
skjnldsv [Thu, 18 Jul 2024 18:59:50 +0000 (20:59 +0200)]
chore(integration): add file request tests

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 19 Jul 2024 00:19:41 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agochore: compile assets
skjnldsv [Thu, 18 Jul 2024 13:28:24 +0000 (15:28 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request expiration date timezone
skjnldsv [Thu, 18 Jul 2024 13:23:28 +0000 (15:23 +0200)]
fix(files_sharing): file request expiration date timezone

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request form validation and date component event
skjnldsv [Thu, 18 Jul 2024 12:13:43 +0000 (14:13 +0200)]
fix(files_sharing): file request form validation and date component event

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): improve file request info messages
skjnldsv [Thu, 18 Jul 2024 07:27:13 +0000 (09:27 +0200)]
fix(files_sharing): improve file request info messages

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): also allow removing READ permissions on email shares
skjnldsv [Thu, 18 Jul 2024 06:27:42 +0000 (08:27 +0200)]
fix(files_sharing): also allow removing READ permissions on email shares

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix: drop outdated handlebar comments template
skjnldsv [Wed, 17 Jul 2024 17:47:26 +0000 (19:47 +0200)]
fix: drop outdated handlebar comments template

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofeat(files_sharing): add public name prompt for files requests
skjnldsv [Wed, 17 Jul 2024 14:48:47 +0000 (16:48 +0200)]
feat(files_sharing): add public name prompt for files requests

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofeat(files_sharing): allow uploading to subfolders in File requests
skjnldsv [Tue, 16 Jul 2024 19:25:34 +0000 (21:25 +0200)]
feat(files_sharing): allow uploading to subfolders in File requests

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofeat(files_sharing): use label as title and file drop destination if available
skjnldsv [Tue, 16 Jul 2024 19:24:30 +0000 (21:24 +0200)]
feat(files_sharing): use label as title and file drop destination if available

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request creation permissions and link copy display
skjnldsv [Tue, 16 Jul 2024 18:39:28 +0000 (20:39 +0200)]
fix(files_sharing): file request creation permissions and link copy display

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): use ClipboardText icon and fix trailing-button-click
skjnldsv [Tue, 16 Jul 2024 17:44:14 +0000 (19:44 +0200)]
fix(files_sharing): use ClipboardText icon and fix trailing-button-click

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): improve file request email handling
skjnldsv [Tue, 16 Jul 2024 16:40:20 +0000 (18:40 +0200)]
fix(files_sharing): improve file request email handling

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request margin and buttons order
skjnldsv [Tue, 16 Jul 2024 16:23:35 +0000 (18:23 +0200)]
fix(files_sharing): file request margin and buttons order

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request add email on focusout
skjnldsv [Tue, 16 Jul 2024 16:17:37 +0000 (18:17 +0200)]
fix(files_sharing): file request add email on focusout

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request use l10n `t` and `n` aliases
skjnldsv [Tue, 16 Jul 2024 16:01:55 +0000 (18:01 +0200)]
fix(files_sharing): file request use l10n `t` and `n` aliases

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request conditions with link/email global settings
skjnldsv [Tue, 16 Jul 2024 15:59:03 +0000 (17:59 +0200)]
fix(files_sharing): file request conditions with link/email global settings

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agoMerge pull request #46446 from nextcloud/update-app-api-rate-limit-key
Alexander Piskun [Thu, 18 Jul 2024 17:42:23 +0000 (20:42 +0300)]
Merge pull request #46446 from nextcloud/update-app-api-rate-limit-key

use "app_api" session key in rate limit middleware, "app_api_system" is deprecated

3 months agoMerge pull request #46615 from nextcloud/feat/webhook_listeners-AppApiAdminAccessWith...
Alexander Piskun [Thu, 18 Jul 2024 17:04:02 +0000 (20:04 +0300)]
Merge pull request #46615 from nextcloud/feat/webhook_listeners-AppApiAdminAccessWithoutUser

feat: allow for ExApps to use webhook_listeners without user context

3 months agofeat: allow to use webhook_listeners without user context 46615/head
Alexander Piskun [Thu, 18 Jul 2024 15:12:00 +0000 (18:12 +0300)]
feat: allow to use webhook_listeners without user context

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
3 months agoMerge pull request #46567 from nextcloud/tests/cleanupremotestoragestest-named-parameters
Robin Appelman [Thu, 18 Jul 2024 15:25:51 +0000 (17:25 +0200)]
Merge pull request #46567 from nextcloud/tests/cleanupremotestoragestest-named-parameters

move share tests await from positional parameters

3 months agochore: use "app_api" session key, "app_api_system" is deprecated 46446/head
Andrey Borysenko [Thu, 11 Jul 2024 10:18:03 +0000 (13:18 +0300)]
chore: use "app_api" session key, "app_api_system" is deprecated

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 months agoMerge pull request #46587 from nextcloud/fix/shrink-headlines
Ferdinand Thiessen [Thu, 18 Jul 2024 14:08:52 +0000 (16:08 +0200)]
Merge pull request #46587 from nextcloud/fix/shrink-headlines

fix(css): Shrink headlines a bit

3 months agoMerge pull request #46594 from nextcloud/fix/issue-28162-2
Anna [Thu, 18 Jul 2024 14:00:05 +0000 (16:00 +0200)]
Merge pull request #46594 from nextcloud/fix/issue-28162-2

fix(caldav): decode values before returning

3 months agoMerge pull request #46607 from nextcloud/feat/AppApiAdminAccessWithoutUser-attribute
Alexander Piskun [Thu, 18 Jul 2024 13:19:23 +0000 (16:19 +0300)]
Merge pull request #46607 from nextcloud/feat/AppApiAdminAccessWithoutUser-attribute

feat: allow for ExApps to call Admin endpoints marked with specific attr

3 months agofix(TextProcessing): use error instead of info for exception logging 46608/head
Anupam Kumar [Thu, 18 Jul 2024 12:23:52 +0000 (17:53 +0530)]
fix(TextProcessing): use error instead of info for exception logging

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
3 months agofeat: allow for ExApps to call Admin endpoints marked with specific attr 46607/head
Alexander Piskun [Thu, 18 Jul 2024 12:11:39 +0000 (15:11 +0300)]
feat: allow for ExApps to call Admin endpoints marked with specific attr

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
3 months agoMerge pull request #45547 from nextcloud/feature/recurrence-invitations2
Sebastian Krupinski [Thu, 18 Jul 2024 10:57:26 +0000 (06:57 -0400)]
Merge pull request #45547 from nextcloud/feature/recurrence-invitations2

feature: Improved Recurrence Invitations Messages

3 months agoMerge pull request #46606 from nextcloud/feat/security/warn-annotations
Kate [Thu, 18 Jul 2024 10:36:47 +0000 (12:36 +0200)]
Merge pull request #46606 from nextcloud/feat/security/warn-annotations

3 months agofeat(Security): Warn about using annotations instead of attributes 46606/head
provokateurin [Mon, 15 Jul 2024 13:25:45 +0000 (15:25 +0200)]
feat(Security): Warn about using annotations instead of attributes

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agoMerge pull request #46593 from nextcloud/fix/issue-30514
Christoph Wurst [Thu, 18 Jul 2024 08:16:05 +0000 (10:16 +0200)]
Merge pull request #46593 from nextcloud/fix/issue-30514

fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server…

3 months agochore: update openapi specs 46368/head
Marcel Klehr [Thu, 18 Jul 2024 06:51:43 +0000 (08:51 +0200)]
chore: update openapi specs

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agofeat: Improve recurrence invitations messages 45547/head
SebastianKrupinski [Tue, 28 May 2024 11:25:34 +0000 (07:25 -0400)]
feat: Improve recurrence invitations messages

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
3 months agoMerge pull request #46581 from nextcloud/fix/reference_api_no_anon_rate
Jonas [Wed, 17 Jul 2024 22:06:37 +0000 (00:06 +0200)]
Merge pull request #46581 from nextcloud/fix/reference_api_no_anon_rate

fix(ReferenceApiController): Remove accidently added AnonRateLimit

3 months agofix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server Error 46593/head
SebastianKrupinski [Wed, 17 Jul 2024 19:26:05 +0000 (15:26 -0400)]
fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server Error

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
3 months agofix(caldav): decode values before returning 46594/head
SebastianKrupinski [Wed, 17 Jul 2024 21:34:50 +0000 (17:34 -0400)]
fix(caldav): decode values before returning

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
3 months agofix: make batch propagator work with sharding restrictions 46583/head
Robin Appelman [Fri, 12 Jul 2024 15:30:11 +0000 (17:30 +0200)]
fix: make batch propagator work with sharding restrictions

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agofix: make usermountcache compatible with sharding
Robin Appelman [Wed, 10 Jul 2024 18:19:33 +0000 (20:19 +0200)]
fix: make usermountcache compatible with sharding

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agoMerge pull request #46510 from nextcloud/feat/info-xml-backends
Richard Steinmetz [Wed, 17 Jul 2024 16:57:08 +0000 (18:57 +0200)]
Merge pull request #46510 from nextcloud/feat/info-xml-backends

feat: hide caldav server settings if no app uses the caldav backend

3 months agoMerge pull request #46509 from nextcloud/feat/settings/taskprocessing
Marcel Klehr [Wed, 17 Jul 2024 16:24:11 +0000 (18:24 +0200)]
Merge pull request #46509 from nextcloud/feat/settings/taskprocessing

feat(settings/admin/ai): Add Task Processing API settings

3 months agochore: Recompile assets 46587/head
Ferdinand Thiessen [Wed, 17 Jul 2024 14:20:19 +0000 (16:20 +0200)]
chore: Recompile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(css): Shrink headlines a bit
Ferdinand Thiessen [Wed, 17 Jul 2024 14:19:54 +0000 (16:19 +0200)]
fix(css): Shrink headlines a bit

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofeat(files): Allow to configure Windows filename compatibility in the settings 46558/head
Ferdinand Thiessen [Tue, 16 Jul 2024 10:39:29 +0000 (12:39 +0200)]
feat(files): Allow to configure Windows filename compatibility in the settings

This adds an admin setting to toggle Windows filename compatibility.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: make joining on tags in search queries work with sharding
Robin Appelman [Wed, 10 Jul 2024 18:19:15 +0000 (20:19 +0200)]
fix: make joining on tags in search queries work with sharding

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agofix: always set storage id in Cache::get
Robin Appelman [Fri, 5 Jul 2024 15:25:40 +0000 (17:25 +0200)]
fix: always set storage id in Cache::get

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agofix: add set storage id for more cache queries
Robin Appelman [Thu, 4 Jul 2024 17:21:03 +0000 (19:21 +0200)]
fix: add set storage id for more cache queries

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agofix(ReferenceApiController): Remove accidently added AnonRateLimit 46581/head
Jonas [Wed, 17 Jul 2024 13:38:09 +0000 (15:38 +0200)]
fix(ReferenceApiController): Remove accidently added AnonRateLimit

Signed-off-by: Jonas <jonas@freesources.org>
3 months agoMerge pull request #45974 from nextcloud/fix/caldav-scheduling-job
Anna [Wed, 17 Jul 2024 13:36:46 +0000 (15:36 +0200)]
Merge pull request #45974 from nextcloud/fix/caldav-scheduling-job

fix(caldav): lower scheduling table size warning

3 months agofeat(settings/admin/ai): fix provider list not being declared 46509/head
Julien Veyssier [Wed, 17 Jul 2024 13:23:18 +0000 (15:23 +0200)]
feat(settings/admin/ai): fix provider list not being declared

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agofeat(settings/admin/ai): fix tests
Julien Veyssier [Wed, 17 Jul 2024 10:49:37 +0000 (12:49 +0200)]
feat(settings/admin/ai): fix tests

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agofeat(settings/admin/ai): compile assets
Julien Veyssier [Wed, 17 Jul 2024 09:06:25 +0000 (11:06 +0200)]
feat(settings/admin/ai): compile assets

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agofeat(settings/admin/ai): increase min width of provider selects
Julien Veyssier [Wed, 17 Jul 2024 09:00:33 +0000 (11:00 +0200)]
feat(settings/admin/ai): increase min width of provider selects

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agofeat(settings/admin/ai): Add Task Processing API settings
Marcel Klehr [Sat, 13 Jul 2024 13:07:22 +0000 (15:07 +0200)]
feat(settings/admin/ai): Add Task Processing API settings

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agoMerge pull request #46378 from nextcloud/feat/public_reference_api
Jonas [Wed, 17 Jul 2024 12:35:15 +0000 (14:35 +0200)]
Merge pull request #46378 from nextcloud/feat/public_reference_api

feat(Reference): Add public API endpoints to get references

3 months agofix(TaskProcessing): Add since doc for new EShapeType method
Marcel Klehr [Sat, 13 Jul 2024 10:35:08 +0000 (12:35 +0200)]
fix(TaskProcessing): Add since doc for new EShapeType method

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agofix(TaskProcessing): Update openapi specs
Marcel Klehr [Sat, 13 Jul 2024 10:25:51 +0000 (12:25 +0200)]
fix(TaskProcessing): Update openapi specs

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agofix(TaskProcessing): Run cs:fix
Marcel Klehr [Sat, 13 Jul 2024 10:23:05 +0000 (12:23 +0200)]
fix(TaskProcessing): Run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agofix(TaskProcessing): Use getScalarType instead of relying on magic integers
Marcel Klehr [Sat, 13 Jul 2024 10:22:22 +0000 (12:22 +0200)]
fix(TaskProcessing): Use getScalarType instead of relying on magic integers

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agofix(TaskProcessing): fix tests
Marcel Klehr [Sat, 13 Jul 2024 10:13:32 +0000 (12:13 +0200)]
fix(TaskProcessing): fix tests

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agotest(TaskProcessing): Add test for setTaskResult with fileIds
Marcel Klehr [Sat, 13 Jul 2024 10:13:22 +0000 (12:13 +0200)]
test(TaskProcessing): Add test for setTaskResult with fileIds

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agofix(TaskProcessingA/Manager): Catch new error
Marcel Klehr [Sat, 13 Jul 2024 09:42:06 +0000 (11:42 +0200)]
fix(TaskProcessingA/Manager): Catch new error

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agofix(TaskProcessingA/Manager): Use time() along with rand int for file names
Marcel Klehr [Sat, 13 Jul 2024 09:41:44 +0000 (11:41 +0200)]
fix(TaskProcessingA/Manager): Use time() along with rand int for file names

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agofix(TaskProcessingApiController): Address review comments
Marcel Klehr [Sat, 13 Jul 2024 09:40:39 +0000 (11:40 +0200)]
fix(TaskProcessingApiController): Address review comments

Signed-off-by: Marcel Klehr <mklehr@gmx.net>