]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 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 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

3 months agoMerge pull request #46095 from nextcloud/techdebt/44770/migrate-server-notifier-to...
Joas Schilling [Tue, 25 Jun 2024 14:09:38 +0000 (16:09 +0200)]
Merge pull request #46095 from nextcloud/techdebt/44770/migrate-server-notifier-to-new-exceptions

feat(notifications): Migrate server INotifiers to new exceptions

3 months agoMerge pull request #46104 from nextcloud/build/depependabot
Joas Schilling [Tue, 25 Jun 2024 14:07:52 +0000 (16:07 +0200)]
Merge pull request #46104 from nextcloud/build/depependabot

build(deps): disable dependabot for EOL 27

3 months agobuild(deps): disable dependabot for EOL 27 46104/head
Arthur Schiwon [Tue, 25 Jun 2024 13:15:18 +0000 (15:15 +0200)]
build(deps): disable dependabot for EOL 27

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 months agochore: don't pass null to createElement 46002/head
Daniel Kesselberg [Wed, 19 Jun 2024 09:52:32 +0000 (11:52 +0200)]
chore: don't pass null to createElement

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 months agorefactor(dav): migrate to new http client
Daniel Kesselberg [Thu, 13 Jun 2024 16:27:53 +0000 (18:27 +0200)]
refactor(dav): migrate to new http client

The request method is available since 29 and thus we can finally use the modern http client to send the report request for the addressbook sync.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 months agofeat(notifications): Migrate server INotifiers to new exceptions 46095/head
Joas Schilling [Tue, 25 Jun 2024 09:20:48 +0000 (11:20 +0200)]
feat(notifications): Migrate server INotifiers to new exceptions

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agoMerge pull request #46077 from nextcloud/bugfix/noid/user-status-automation
Anna [Tue, 25 Jun 2024 09:32:12 +0000 (11:32 +0200)]
Merge pull request #46077 from nextcloud/bugfix/noid/user-status-automation

fix(userstatus): Fix user status automation in real-life scenario

3 months agoMerge pull request #46079 from nextcloud/fix/well-known-checks
Côme Chilliet [Tue, 25 Jun 2024 08:24:01 +0000 (10:24 +0200)]
Merge pull request #46079 from nextcloud/fix/well-known-checks

fix(settings): make trailing slash for caldav/carddav redirects optional

3 months agoMerge pull request #46073 from nextcloud/fix/save_global_credentials
Benjamin Gaussorgues [Tue, 25 Jun 2024 07:48:24 +0000 (09:48 +0200)]
Merge pull request #46073 from nextcloud/fix/save_global_credentials

3 months agofix(userstatus): Fix user status automation in real-life scenario 46077/head
Joas Schilling [Mon, 24 Jun 2024 14:28:43 +0000 (16:28 +0200)]
fix(userstatus): Fix user status automation in real-life scenario

Order of applying:
- Out-of-office
- Availability
- Call
- Meeting
- User status

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 25 Jun 2024 00:19:52 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #44931 from nextcloud/Jerome-Herbinet-better-wordings-in-new-user...
Ferdinand Thiessen [Mon, 24 Jun 2024 22:52:01 +0000 (00:52 +0200)]
Merge pull request #44931 from nextcloud/Jerome-Herbinet-better-wordings-in-new-user-modal

Better wordings in the new user modal

3 months agochore: Compile assets 44931/head
Ferdinand Thiessen [Mon, 24 Jun 2024 22:12:56 +0000 (00:12 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: Better wordings in the new user modal
Jérôme Herbinet [Fri, 19 Apr 2024 08:53:08 +0000 (10:53 +0200)]
fix: Better wordings in the new user modal

Co-authored-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Co-authored-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
3 months agoMerge pull request #45095 from nextcloud/feat/upload-folders
Ferdinand Thiessen [Mon, 24 Jun 2024 19:53:01 +0000 (21:53 +0200)]
Merge pull request #45095 from nextcloud/feat/upload-folders

feat(files): Allow to upload folders

3 months agochore: Compile assets 45095/head
Ferdinand Thiessen [Sat, 22 Jun 2024 14:10:31 +0000 (16:10 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofeat(files): Allow uploading directories
Ferdinand Thiessen [Sat, 22 Jun 2024 11:56:30 +0000 (13:56 +0200)]
feat(files): Allow uploading directories

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(settings): make trailing slash for caldav/carddav redirects optional 46079/head
MichaIng [Mon, 24 Jun 2024 15:52:22 +0000 (17:52 +0200)]
fix(settings): make trailing slash for caldav/carddav redirects optional

#43939 moved the CalDAV/CardDAV redirect checks from the frontend to a new backend API.

Since the backend does not send an authentication header, checking for the expected response code 207 of the DAV endpoint does not work anymore, hence the URL of the last redirect is checked instead.

This URL is expected to contain a trailing slash, which was not required before, since the DAV endpoint works properly without it (when authenticated).

While a trailing slash in the redirect does no harm, it causes many setups to throw an admin panel warning, while in fact the redirects work properly. Furthermore, the proposed "/.well-known/carddav" => "/remote.php/dav/" redirect leads to double slashes, when doing a request to "/.well-known/carddav/", which seems more wrong then right.

This change makes the trailing slash optional, hence old and adjusted setups won't throw the warning anymore, and the DAV endpoint works well in both cases.

Signed-off-by: MichaIng <micha@dietpi.com>
3 months agoMerge pull request #46071 from nextcloud/fix/46070/scope-error
Arthur Schiwon [Mon, 24 Jun 2024 13:21:28 +0000 (15:21 +0200)]
Merge pull request #46071 from nextcloud/fix/46070/scope-error

fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION

3 months agofix: allows admin to edit global credentials 46073/head
Benjamin Gaussorgues [Mon, 24 Jun 2024 12:49:09 +0000 (14:49 +0200)]
fix: allows admin to edit global credentials

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
3 months agoMerge pull request #45998 from nextcloud/publicdav-fs-setup
Julius Härtl [Mon, 24 Jun 2024 12:43:23 +0000 (14:43 +0200)]
Merge pull request #45998 from nextcloud/publicdav-fs-setup

perf: remove full filesystem setup for accessing public link share dav endpoints

3 months agoMerge pull request #45876 from nextcloud/fix/45715
Julius Härtl [Mon, 24 Jun 2024 12:27:19 +0000 (14:27 +0200)]
Merge pull request #45876 from nextcloud/fix/45715

fix: Avoid throwing errors for teams are unavailable

3 months agoMerge pull request #45860 from nextcloud/fix/files-handle-failed-state
Ferdinand Thiessen [Mon, 24 Jun 2024 11:56:53 +0000 (13:56 +0200)]
Merge pull request #45860 from nextcloud/fix/files-handle-failed-state

fix(files): Bring back handling of failed files

3 months agofix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION 46071/head
Arthur Schiwon [Mon, 24 Jun 2024 11:47:12 +0000 (13:47 +0200)]
fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION

The scope design requires scopes to be either not specified, or
specified explicitely. Therefore, when setting the
skip-password-validation scope for user authentication from mechanisms
like SAML, we also have to set the filesystem scope, otherwise they will
lack access to the filesystem.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 months agochore: Compile assets 45860/head
Ferdinand Thiessen [Mon, 24 Jun 2024 10:55:21 +0000 (12:55 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agorefactor(files): Fix nullish operator usage and add missing code comment
Ferdinand Thiessen [Thu, 13 Jun 2024 13:07:06 +0000 (15:07 +0200)]
refactor(files): Fix nullish operator usage and add missing code comment

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(files): Properly handle files in failed state
Ferdinand Thiessen [Thu, 13 Jun 2024 13:06:12 +0000 (15:06 +0200)]
fix(files): Properly handle files in failed state

When files are loaded from API the `fileid` might be set to `-1` indicating
an error on the API.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: Avoid throwing errors for teams are unavailable 45876/head
Julius Härtl [Fri, 14 Jun 2024 10:08:10 +0000 (12:08 +0200)]
fix: Avoid throwing errors for teams are unavailable

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 months agoMerge pull request #46041 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint...
dependabot[bot] [Mon, 24 Jun 2024 09:51:07 +0000 (09:51 +0000)]
Merge pull request #46041 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.4.1

3 months agoMerge pull request #46062 from nextcloud/ci/noid/parallel-cs-check
Joas Schilling [Mon, 24 Jun 2024 09:49:41 +0000 (11:49 +0200)]
Merge pull request #46062 from nextcloud/ci/noid/parallel-cs-check

feat(CI): Speed up cs:check with parallelism

3 months agoMerge pull request #45877 from nextcloud/fix-default-cert-bundle-path
Robin Appelman [Mon, 24 Jun 2024 09:28:19 +0000 (11:28 +0200)]
Merge pull request #45877 from nextcloud/fix-default-cert-bundle-path

fix: don't use custom certificate bundle if no customer certificates are configured

3 months agofeat(CI): Speed up cs:check with parallelism 46062/head
Joas Schilling [Mon, 24 Jun 2024 08:40:15 +0000 (10:40 +0200)]
feat(CI): Speed up cs:check with parallelism

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agochore(deps-dev): bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 46041/head
dependabot[bot] [Sat, 22 Jun 2024 01:38:55 +0000 (01:38 +0000)]
chore(deps-dev): bump @nextcloud/eslint-config from 8.3.0 to 8.4.1

Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 8.3.0 to 8.4.1.
- [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/eslint-config/compare/v8.3.0...v8.4.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-type: direct:development
  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>
3 months agoMerge pull request #45938 from nextcloud/do-not-log-an-error-when-connecting-to-sftp...
Louis [Mon, 24 Jun 2024 08:35:16 +0000 (10:35 +0200)]
Merge pull request #45938 from nextcloud/do-not-log-an-error-when-connecting-to-sftp-without-a-logged-in-user

fix: Do not log an error when connecting to SFTP without a logged in user

3 months agoMerge pull request #46048 from nextcloud/automated/noid/master-update-psalm-baseline
Ferdinand Thiessen [Mon, 24 Jun 2024 07:58:08 +0000 (09:58 +0200)]
Merge pull request #46048 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

3 months agoMerge pull request #45973 from nextcloud/remove-chunking-v1
Julius Härtl [Mon, 24 Jun 2024 07:52:18 +0000 (09:52 +0200)]
Merge pull request #45973 from nextcloud/remove-chunking-v1

chore: remove chunking-v1

3 months agochore(tests): Update psalm baseline 46048/head
nextcloud-command [Mon, 24 Jun 2024 02:27:17 +0000 (02:27 +0000)]
chore(tests): Update psalm baseline

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #45929 from nextcloud/chore/update-nextcloud-files
Ferdinand Thiessen [Sun, 23 Jun 2024 15:19:06 +0000 (17:19 +0200)]
Merge pull request #45929 from nextcloud/chore/update-nextcloud-files

refactor(files): Update `@nextcloud/files` to v3.5.0

3 months agochore: Compile assets 45929/head
Ferdinand Thiessen [Fri, 21 Jun 2024 13:53:19 +0000 (15:53 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agorefactor: Use composable for `currentView` and `views` to make it reactive when share...
Ferdinand Thiessen [Fri, 21 Jun 2024 13:48:37 +0000 (15:48 +0200)]
refactor: Use composable for `currentView` and `views` to make it reactive when shared with other Vue apps

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(files_trashbin): Make files view registering an init script
Ferdinand Thiessen [Sat, 22 Jun 2024 16:02:42 +0000 (18:02 +0200)]
fix(files_trashbin): Make files view registering an init script

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agochore(deps): Update `debounce` to 2.1.0
Ferdinand Thiessen [Fri, 21 Jun 2024 13:06:25 +0000 (15:06 +0200)]
chore(deps): Update `debounce` to 2.1.0

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agorefactor(files): Update `@nextcloud/files` to v3.5.0
Ferdinand Thiessen [Mon, 17 Jun 2024 15:06:53 +0000 (17:06 +0200)]
refactor(files): Update `@nextcloud/files` to v3.5.0

* Removed now duplicated code

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 23 Jun 2024 00:19:40 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #46042 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo...
dependabot[bot] [Sat, 22 Jun 2024 08:02:41 +0000 (08:02 +0000)]
Merge pull request #46042 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.25.0

3 months agochore(deps): bump vimeo/psalm from 5.24.0 to 5.25.0 in /vendor-bin/psalm 46042/head
dependabot[bot] [Sat, 22 Jun 2024 02:38:58 +0000 (02:38 +0000)]
chore(deps): bump vimeo/psalm from 5.24.0 to 5.25.0 in /vendor-bin/psalm

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.24.0...5.25.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agoMerge pull request #46017 from nextcloud/get-first-node-by-id-folder
Robin Appelman [Fri, 21 Jun 2024 10:27:53 +0000 (12:27 +0200)]
Merge pull request #46017 from nextcloud/get-first-node-by-id-folder

fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById

3 months agoMerge pull request #45514 from nextcloud/bug/noid/fix-check-for-dark-avatar
Daniel [Fri, 21 Jun 2024 09:11:06 +0000 (11:11 +0200)]
Merge pull request #45514 from nextcloud/bug/noid/fix-check-for-dark-avatar

fix: use different file name for generated dark avatars

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 21 Jun 2024 00:19:57 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #39825 from nextcloud/fix/debounce-account-properties
Ferdinand Thiessen [Thu, 20 Jun 2024 23:39:54 +0000 (01:39 +0200)]
Merge pull request #39825 from nextcloud/fix/debounce-account-properties

Increase debounce delay when saving account properties

3 months agofix: Increase debounce delay when saving account properties 39825/head
Christopher Ng [Fri, 11 Aug 2023 23:10:36 +0000 (16:10 -0700)]
fix: Increase debounce delay when saving account properties

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById 46017/head
Robin Appelman [Thu, 20 Jun 2024 15:29:19 +0000 (17:29 +0200)]
fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agoMerge pull request #45984 from nextcloud/artonge/fix/click_while_renaming
Louis [Thu, 20 Jun 2024 15:49:51 +0000 (17:49 +0200)]
Merge pull request #45984 from nextcloud/artonge/fix/click_while_renaming

Don't trigger action when renaming

3 months agochore(assets): Recompile assets 45984/head
nextcloud-command [Thu, 20 Jun 2024 14:41:08 +0000 (14:41 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(files): Don't react to clicks when renaming
Louis Chemineau [Wed, 19 Jun 2024 14:45:24 +0000 (16:45 +0200)]
fix(files): Don't react to clicks when renaming

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agoMerge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity-umlauts
Richard Steinmetz [Thu, 20 Jun 2024 13:44:34 +0000 (15:44 +0200)]
Merge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity-umlauts

fix(caldav): encode calendar URIs with umlauts for activities

3 months agoMerge pull request #45161 from nextcloud/fix/import-axios
Ferdinand Thiessen [Thu, 20 Jun 2024 13:06:36 +0000 (15:06 +0200)]
Merge pull request #45161 from nextcloud/fix/import-axios

fix: Do not import from `axios` but only `@nextcloud/axios`

3 months agoMerge pull request #46003 from nextcloud/fix/noid/undeclared-context-write-task-type
julien-nc [Thu, 20 Jun 2024 11:56:06 +0000 (13:56 +0200)]
Merge pull request #46003 from nextcloud/fix/noid/undeclared-context-write-task-type

Add missing ContextWrite default task type in task processing manager

3 months agofix(taskprocessing): missing GenerateEmoji default task type in manager::_getTaskTypes 46003/head
Julien Veyssier [Thu, 20 Jun 2024 10:55:36 +0000 (12:55 +0200)]
fix(taskprocessing): missing GenerateEmoji default task type in manager::_getTaskTypes

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agofix(taskprocessing): missing ContextWrite default task type in manager::_getTaskTypes
Julien Veyssier [Thu, 20 Jun 2024 10:27:08 +0000 (12:27 +0200)]
fix(taskprocessing): missing ContextWrite default task type in manager::_getTaskTypes

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agochore: Compile assets 45161/head
Ferdinand Thiessen [Wed, 15 May 2024 09:25:22 +0000 (11:25 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: Do not import from `axios` but only `@nextcloud/axios`
Ferdinand Thiessen [Thu, 2 May 2024 20:14:17 +0000 (22:14 +0200)]
fix: Do not import from `axios` but only `@nextcloud/axios`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #45207 from nextcloud/fix/webdav-aja
Ferdinand Thiessen [Thu, 20 Jun 2024 10:28:31 +0000 (12:28 +0200)]
Merge pull request #45207 from nextcloud/fix/webdav-aja

fix(dav): Try basic auth for ajax WebDAV requests

3 months agoMerge pull request #45688 from nextcloud/artonge/fix/show_non_writable_folders
Louis [Thu, 20 Jun 2024 10:16:29 +0000 (12:16 +0200)]
Merge pull request #45688 from nextcloud/artonge/fix/show_non_writable_folders

Show non writable folders during move or copy

3 months agoperf: remove full filesystem setup for accessing public link share dav endpoints 45998/head
Robin Appelman [Thu, 20 Jun 2024 08:37:25 +0000 (10:37 +0200)]
perf: remove full filesystem setup for accessing public link share dav endpoints

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agoMerge pull request #45980 from nextcloud/fix/theming/update-warning
Richard Steinmetz [Thu, 20 Jun 2024 08:58:46 +0000 (10:58 +0200)]
Merge pull request #45980 from nextcloud/fix/theming/update-warning

fix(theming): properly apply warning style to update output

3 months agofix(caldav): encode calendar URIs with umlauts for activities 45999/head
Richard Steinmetz [Thu, 20 Jun 2024 08:56:27 +0000 (10:56 +0200)]
fix(caldav): encode calendar URIs with umlauts for activities

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 months agoMerge pull request #45958 from nextcloud/fix/renaming-file-version-when-number
Louis [Thu, 20 Jun 2024 07:14:57 +0000 (09:14 +0200)]
Merge pull request #45958 from nextcloud/fix/renaming-file-version-when-number

fix(files_versions): renaming file version when its not a string

3 months agoMerge pull request #45845 from nextcloud/fix/log-rename-to-use-internal-path
yemkareems [Thu, 20 Jun 2024 06:06:21 +0000 (11:36 +0530)]
Merge pull request #45845 from nextcloud/fix/log-rename-to-use-internal-path

fix: rename split into two as before rename and after rename

3 months agoMerge pull request #45580 from nextcloud/fix/44933/avoid-duplicate-inserts-in-systemt...
yemkareems [Thu, 20 Jun 2024 05:29:38 +0000 (10:59 +0530)]
Merge pull request #45580 from nextcloud/fix/44933/avoid-duplicate-inserts-in-systemtag-object-mapping

fix: avoid duplicate tag inserts by checking if the mapping exists already in db

3 months agofix: renameParams named as renamedNodes and code changed accordingly as suggested... 45845/head
yemkareems [Fri, 14 Jun 2024 04:44:44 +0000 (10:14 +0530)]
fix: renameParams named as renamedNodes and code changed accordingly as suggested in review comments

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 months agofix: rename params old path passed from before rename to after rename to have one...
yemkareems [Thu, 13 Jun 2024 12:05:15 +0000 (17:35 +0530)]
fix: rename params old path passed from before rename to after rename to have one log for rename event

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 months agofix: rename logged as beforeRename and afterRename, and in both place getInternalPath...
yemkareems [Thu, 13 Jun 2024 07:29:51 +0000 (12:59 +0530)]
fix: rename logged as beforeRename and afterRename, and in both place getInternalPath is used in place of getPath to make it consistent across the logs

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 20 Jun 2024 00:19:55 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agochore(assets): Recompile assets 45958/head
nextcloud-command [Wed, 19 Jun 2024 22:37:03 +0000 (22:37 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(files_versions): renaming file version when its not a string
Sanskar Soni [Mon, 10 Jun 2024 10:17:21 +0000 (15:47 +0530)]
fix(files_versions): renaming file version when its not a string

Signed-off-by: Sanskar Soni <sanskarsoni300@gmail.com>
3 months agoMerge pull request #45972 from nextcloud/fix/noid/copyIcon
Andy Scherzinger [Wed, 19 Jun 2024 19:46:11 +0000 (21:46 +0200)]
Merge pull request #45972 from nextcloud/fix/noid/copyIcon

Update copy icon to Material Design icon and checkmark in non-bold

3 months agoMerge pull request #45968 from nextcloud/fix/dav/limit-sync-token-created-at-updates
Christoph Wurst [Wed, 19 Jun 2024 16:04:36 +0000 (18:04 +0200)]
Merge pull request #45968 from nextcloud/fix/dav/limit-sync-token-created-at-updates

fix(dav): Limit number of UPDATES for sync token created_at

3 months agofix(files): Show non writable folders during move or copy 45688/head
Louis Chemineau [Thu, 13 Jun 2024 14:08:41 +0000 (16:08 +0200)]
fix(files): Show non writable folders during move or copy

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agoMerge pull request #45963 from nextcloud/artonge/fix/openfile
John Molakvoæ [Wed, 19 Jun 2024 15:04:42 +0000 (17:04 +0200)]
Merge pull request #45963 from nextcloud/artonge/fix/openfile

3 months agochore: remove chunking-v1 45973/head
Robin Appelman [Wed, 19 Jun 2024 12:55:05 +0000 (14:55 +0200)]
chore: remove chunking-v1

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agochore(assets): Recompile assets 45972/head
nextcloud-command [Wed, 19 Jun 2024 13:58:18 +0000 (13:58 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(theming): properly apply warning style to update output 45980/head
Richard Steinmetz [Wed, 19 Jun 2024 13:44:21 +0000 (15:44 +0200)]
fix(theming): properly apply warning style to update output

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 months agofix(dav): Limit number of UPDATES for sync token created_at 45968/head
Christoph Wurst [Wed, 19 Jun 2024 10:30:32 +0000 (12:30 +0200)]
fix(dav): Limit number of UPDATES for sync token created_at

Address book and calendar sync tokens have a created_at column in 26+
and we need to assign a current timestamp to the existing data at
upgrade so the data isn't cleaned up immediately. Updating the full
table is expensive and fails on clustered setups that limit transaction
size. We don't need a timestamp for the oldest rows so we can skip
updating them.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 months agochore(assets): Recompile assets 45963/head
nextcloud-command [Wed, 19 Jun 2024 09:55:38 +0000 (09:55 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agofix(files): Rename openFileInfo to fileInfo
Louis Chemineau [Wed, 19 Jun 2024 09:18:57 +0000 (11:18 +0200)]
fix(files): Rename openFileInfo to fileInfo

And check if openFile is set in the URL before opening a file.

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agostyle: update copy icon to Material Design icon
Andy Scherzinger [Wed, 19 Jun 2024 12:33:18 +0000 (14:33 +0200)]
style: update copy icon to Material Design icon

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
3 months agoMerge pull request #45969 from nextcloud/ci/phpunit-mysql/more-retries
Richard Steinmetz [Wed, 19 Jun 2024 12:57:06 +0000 (14:57 +0200)]
Merge pull request #45969 from nextcloud/ci/phpunit-mysql/more-retries

ci(phpunit-mysql): increase mysql health check retries