]>
source.dussan.org Git - nextcloud-server.git/log
Maxence Lange [Thu, 31 Oct 2024 10:41:09 +0000 (09:41 -0100)]
fix(files-external): set password as sensitive
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Nextcloud bot [Thu, 31 Oct 2024 00:21:00 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Wed, 30 Oct 2024 21:00:32 +0000 (22:00 +0100)]
Merge pull request #48967 from nextcloud/backport/48766/stable28
[stable28] Fix disabled user list for subadmins
Daniel [Wed, 30 Oct 2024 19:43:03 +0000 (20:43 +0100)]
Merge pull request #48470 from nextcloud/backport/48466/stable28
[stable28] ci: fail psalm when baseline update required
Côme Chilliet [Thu, 17 Oct 2024 13:44:42 +0000 (15:44 +0200)]
fix(provisioning_api): Fix getting disabled users for group admins
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 17 Oct 2024 13:43:57 +0000 (15:43 +0200)]
chore(provisioning_api): Add tests for getDisabledUserDetails
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
dependabot[bot] [Wed, 30 Oct 2024 18:22:05 +0000 (18:22 +0000)]
Merge pull request #47003 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/password-confirmation-5.1.1
F. E Noel Nfebe [Wed, 30 Oct 2024 17:12:18 +0000 (18:12 +0100)]
Merge pull request #49020 from nextcloud/backport/49017/stable28
[stable28] fix(ShareEntryLinkList): Append new links to the end of list
nextcloud-command [Wed, 30 Oct 2024 15:40:51 +0000 (15:40 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Wed, 30 Oct 2024 13:49:43 +0000 (14:49 +0100)]
fix(ShareEntryLinkList): Append new links to the end of list
Currently new shares are added to beginning of the share list in the UI
messing up the ordering with the original (first) looking like the most
recent and the most recent looking like the original share. This error
disappears on refresh.
Resolves : https://github.com/nextcloud/server/issues/48415
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Daniel Kesselberg [Wed, 30 Oct 2024 15:01:21 +0000 (16:01 +0100)]
chore: update psalm baseline
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Wed, 30 Oct 2024 14:59:01 +0000 (15:59 +0100)]
chore: update psalm
To ensure we have a stable baseline
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Mon, 30 Sep 2024 16:05:05 +0000 (18:05 +0200)]
ci: fail psalm when baseline update required
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
yemkareems [Wed, 30 Oct 2024 12:53:57 +0000 (18:23 +0530)]
Merge pull request #49007 from nextcloud/backport/48992/stable28
[stable28] fix: add PasswordConfirmationRequired to saveGlobalCredentials
nextcloud-command [Wed, 30 Oct 2024 12:47:10 +0000 (12:47 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Wed, 30 Oct 2024 12:35:38 +0000 (12:35 +0000)]
build(deps): bump @nextcloud/password-confirmation from 5.1.0 to 5.1.1
Bumps [@nextcloud/password-confirmation](https://github.com/nextcloud-libraries/nextcloud-password-confirmation) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v5.1.0...v5.1.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/password-confirmation"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 30 Oct 2024 12:28:51 +0000 (13:28 +0100)]
Merge pull request #48946 from nextcloud/fix/stable28-uploader
[stable28] chore(deps): Update `@nextcloud/upload` to at least 1.5.0
yemkareems [Wed, 30 Oct 2024 11:45:11 +0000 (17:15 +0530)]
fix: resolve conflict add PasswordConfirmationRequired to saveGlobalCredentials
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Wed, 30 Oct 2024 05:59:52 +0000 (11:29 +0530)]
fix: add PasswordConfirmationRequired to saveGlobalCredentials
Co-authored-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
[skip ci]
Benjamin Gaussorgues [Wed, 30 Oct 2024 09:27:36 +0000 (10:27 +0100)]
Merge pull request #48695 from nextcloud/stable28BackportMissingSetTTL
Ferdinand Thiessen [Wed, 30 Oct 2024 09:17:16 +0000 (10:17 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 6 May 2024 18:17:24 +0000 (20:17 +0200)]
fix(dav): Try basic auth for ajax WebDAV requests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 28 Oct 2024 13:34:06 +0000 (14:34 +0100)]
chore(deps): Update `@nextcloud/upload` to at least 1.5.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Hamza [Wed, 30 Oct 2024 09:07:51 +0000 (10:07 +0100)]
Merge pull request #48472 from nextcloud/backport/47846/stable28
[stable28] fix: provision api's status codes
Git'Fellow [Mon, 14 Oct 2024 13:48:07 +0000 (15:48 +0200)]
fix(locking): Accept mixed as value on setTTL
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Nextcloud bot [Wed, 30 Oct 2024 00:20:49 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Kate [Tue, 29 Oct 2024 16:21:27 +0000 (17:21 +0100)]
Merge pull request #48966 from nextcloud/backport/47847/stable28
yemkareems [Tue, 29 Oct 2024 16:01:52 +0000 (21:31 +0530)]
Merge pull request #48974 from nextcloud/backport/48788/stable28
[stable28] fix: add PasswordConfirmationRequired to the external storages mentioned in review
yemkareems [Tue, 29 Oct 2024 12:32:47 +0000 (18:02 +0530)]
fix: conflicts resolved by adding PasswordConfirmationRequired to update method
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Fri, 18 Oct 2024 09:04:39 +0000 (14:34 +0530)]
fix: cs fix namespace
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Fri, 18 Oct 2024 08:34:34 +0000 (14:04 +0530)]
fix: add PasswordConfirmationRequired to the eternal storages mentioned in review
Signed-off-by: yemkareems <yemkareems@gmail.com>
Robin Appelman [Wed, 2 Oct 2024 15:00:53 +0000 (17:00 +0200)]
test: add test for nested jail cross-storage move
Signed-off-by: Robin Appelman <robin@icewind.nl>
Daniel Calviño Sánchez [Mon, 9 Sep 2024 11:07:14 +0000 (13:07 +0200)]
fix: Fix copying or moving from shared groupfolders
When copying or moving between two local storages the source path (on
disk) to copy or move from is got from the unjailed path of the source
storage. However, if the source storage has more than one jail getting
the unjailed path resolves the most external jail, but the source path
needs to be got from the most internal jail instead (the one closer to
the local storage).
This can happen, for example, with a shared groupfolder: in that case
there is an external jail for the shared storage, and one internal jail
for the groupfolder storage wrapped by the shared storage.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Joas Schilling [Tue, 29 Oct 2024 09:31:25 +0000 (10:31 +0100)]
Merge pull request #48569 from nextcloud/backport/48532/stable28
[stable28] fix: do not reduce count for subadmins if they are members of group
John Molakvoæ [Tue, 29 Oct 2024 09:01:35 +0000 (10:01 +0100)]
Merge pull request #48959 from nextcloud/backport/48921/stable28
Kate [Tue, 29 Oct 2024 07:35:39 +0000 (08:35 +0100)]
Merge pull request #48955 from nextcloud/backport/48889/stable28
provokateurin [Mon, 28 Oct 2024 08:14:22 +0000 (09:14 +0100)]
ci(psalm): Add missing imagick extension
Signed-off-by: provokateurin <kate@provokateurin.de>
nextcloud-command [Tue, 29 Oct 2024 06:43:57 +0000 (06:43 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
skjnldsv [Fri, 25 Oct 2024 10:03:28 +0000 (12:03 +0200)]
fix(files_sharing): federated shares avatar
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Nextcloud bot [Tue, 29 Oct 2024 00:20:39 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Mon, 28 Oct 2024 17:42:52 +0000 (18:42 +0100)]
Merge pull request #48948 from nextcloud/backport/48947/stable28
[stable28] fix(config): Mark more configs as sensitive
Grigorii K. Shartsev [Mon, 28 Oct 2024 16:35:00 +0000 (21:35 +0500)]
Merge pull request #48938 from nextcloud/backport/48934/stable28
[stable28] fix(files): handle empty view with error
Joas Schilling [Mon, 28 Oct 2024 13:56:19 +0000 (14:56 +0100)]
fix(config): Mark more configs as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
Kate [Mon, 28 Oct 2024 15:31:01 +0000 (16:31 +0100)]
Merge pull request #48941 from nextcloud/backport/48915/stable28
John Molakvoæ [Mon, 28 Oct 2024 14:00:28 +0000 (15:00 +0100)]
Merge pull request #48935 from nextcloud/backport/48918/stable28
yemkareems [Mon, 28 Oct 2024 13:47:30 +0000 (19:17 +0530)]
fix: missing crypto added
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 28 Oct 2024 13:18:14 +0000 (18:48 +0530)]
fix: crypto added manually as expected
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 28 Oct 2024 11:13:24 +0000 (16:43 +0530)]
fix: crypto made inline for constructor and decrypt error handled in exception
Signed-off-by: yemkareems <yemkareems@gmail.com>
[skip ci]
yemkareems [Mon, 28 Oct 2024 11:02:57 +0000 (16:32 +0530)]
fix: crypto made inline for constructor and decrypt error handled in exception
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 28 Oct 2024 10:19:05 +0000 (15:49 +0530)]
fix: use Icrypto in place of Cypto
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 28 Oct 2024 09:34:11 +0000 (15:04 +0530)]
fix: crypto type made not nullable and tests run using ICrypto
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 28 Oct 2024 05:52:36 +0000 (11:22 +0530)]
fix: encrypt and store password, decrypt and retrieve the same
Signed-off-by: yemkareems <yemkareems@gmail.com>
provokateurin [Tue, 22 Oct 2024 06:20:04 +0000 (08:20 +0200)]
fix(files_sharing): Cleanup error messages
Signed-off-by: provokateurin <kate@provokateurin.de>
Grigorii K. Shartsev [Mon, 28 Oct 2024 12:20:42 +0000 (13:20 +0100)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 17 Oct 2024 13:17:43 +0000 (15:17 +0200)]
refactor(files): migrate to @nextcloud/sharing
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 9 Oct 2024 10:37:33 +0000 (12:37 +0200)]
fix(files): handle empty view with error
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Tue, 15 Oct 2024 14:03:31 +0000 (16:03 +0200)]
chore(files): migrate davUtils to TS
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Kate [Mon, 28 Oct 2024 11:40:13 +0000 (12:40 +0100)]
Merge pull request #48929 from nextcloud/backport/48917/stable28
Grigorii K. Shartsev [Mon, 28 Oct 2024 11:36:16 +0000 (16:36 +0500)]
Merge pull request #48923 from nextcloud/backport/48898/stable28
[stable28] fix(files): add title for files list table header button
provokateurin [Mon, 21 Oct 2024 10:21:29 +0000 (12:21 +0200)]
fix(dav): Cleanup view-only check
Signed-off-by: provokateurin <kate@provokateurin.de>
Grigorii K. Shartsev [Mon, 28 Oct 2024 08:51:21 +0000 (09:51 +0100)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Fri, 25 Oct 2024 16:06:33 +0000 (18:06 +0200)]
fix(files): add title for files list table header button
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Julius Knorr [Mon, 28 Oct 2024 08:17:36 +0000 (09:17 +0100)]
Merge pull request #48744 from nextcloud/backport/46124/stable28
[stable28] fix: Fix "Unknown path" error when source user `files` folder has not been initialized
Nextcloud bot [Mon, 28 Oct 2024 00:20:54 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 27 Oct 2024 00:22:31 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 26 Oct 2024 00:20:40 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 25 Oct 2024 06:26:10 +0000 (08:26 +0200)]
Merge pull request #48875 from nextcloud/backport/47745/stable28
nextcloud-command [Fri, 25 Oct 2024 06:25:54 +0000 (06:25 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
skjnldsv [Wed, 4 Sep 2024 14:42:18 +0000 (16:42 +0200)]
fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 apps
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Nextcloud bot [Fri, 25 Oct 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Thu, 24 Oct 2024 19:26:16 +0000 (21:26 +0200)]
Merge pull request #48858 from nextcloud/backport/48839/stable28
[stable28] build: Print RTL limited characters in translation-checker
yemkareems [Thu, 24 Oct 2024 13:39:20 +0000 (19:09 +0530)]
Merge pull request #48749 from nextcloud/backport/48373/stable28
[stable28] fix: add PasswordConfirmationRequired to create user storages endpoint
Nextcloud bot [Thu, 24 Oct 2024 00:20:40 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Wed, 23 Oct 2024 13:24:53 +0000 (15:24 +0200)]
Merge pull request #48796 from nextcloud/backport/48696/stable28
[stable28] fix(files_sharing): Add proper user facing messages on success
nextcloud-command [Wed, 23 Oct 2024 12:45:13 +0000 (12:45 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Wed, 23 Oct 2024 07:39:57 +0000 (09:39 +0200)]
build: Show the actual string
Signed-off-by: Joas Schilling <coding@schilljs.com>
provokateurin [Tue, 22 Oct 2024 11:03:06 +0000 (13:03 +0200)]
build: Print RTL limited characters in translation-checker
Signed-off-by: provokateurin <kate@provokateurin.de>
Ferdinand Thiessen [Mon, 14 Oct 2024 14:27:43 +0000 (16:27 +0200)]
fix(files_sharing): Add proper user facing messages on success
1. Use proper translated strings
2. Fix invalid use of translation message on API result
3. Log all errors
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Wed, 23 Oct 2024 00:24:21 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 22 Oct 2024 12:31:36 +0000 (12:31 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 22 Oct 2024 11:39:44 +0000 (11:39 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Tue, 22 Oct 2024 06:58:20 +0000 (08:58 +0200)]
Merge pull request #48832 from nextcloud/backport/48603/stable28
[stable28] fix(logger): Remove more parameters of other methods
Nextcloud bot [Tue, 22 Oct 2024 00:22:53 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Mon, 7 Oct 2024 19:04:49 +0000 (21:04 +0200)]
fix(logger): Remove more parameters of other methods
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 21 Oct 2024 00:20:52 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 20 Oct 2024 00:20:55 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Sat, 19 Oct 2024 06:23:24 +0000 (08:23 +0200)]
Merge pull request #48783 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
nextcloud-command [Sat, 19 Oct 2024 02:29:29 +0000 (02:29 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Sat, 19 Oct 2024 00:23:18 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 18 Oct 2024 00:20:48 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Thu, 17 Oct 2024 19:34:24 +0000 (21:34 +0200)]
Merge pull request #48762 from nextcloud/backport/48539/stable28
[stable28] fix(message): Fix logic of Mail test
Ferdinand Thiessen [Thu, 17 Oct 2024 17:49:26 +0000 (19:49 +0200)]
Merge pull request #48739 from nextcloud/backport/48673/stable28
[stable28] fix(share): Return empty string if no label is set
Ferdinand Thiessen [Thu, 17 Oct 2024 17:03:26 +0000 (19:03 +0200)]
Merge pull request #48587 from nextcloud/backport/47896/stable28
[stable28] fix: Make user removal more resilient
Ferdinand Thiessen [Sat, 12 Oct 2024 15:51:56 +0000 (17:51 +0200)]
fix(share): Return empty string if no label is set
* Resolves: https://github.com/nextcloud/server/issues/48629
While the database supports NULL, the typing has always said it only returns *string*.
So to not break any apps that might trust the typings we should return `''` if the database is set to `NULL`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
provokateurin [Tue, 8 Oct 2024 09:12:01 +0000 (11:12 +0200)]
fix(UserTrait): Fix backend initialization
Signed-off-by: provokateurin <kate@provokateurin.de>
Kate [Thu, 17 Oct 2024 15:45:50 +0000 (17:45 +0200)]
Merge pull request #48711 from nextcloud/backport/48682/stable28
Joas Schilling [Fri, 4 Oct 2024 14:13:28 +0000 (16:13 +0200)]
fix(message): Fix logic of Mail test
Signed-off-by: Joas Schilling <coding@schilljs.com>
Maksim Sukharev [Thu, 17 Oct 2024 11:35:04 +0000 (13:35 +0200)]
Merge pull request #48753 from nextcloud/backport/48734/stable28
yemkareems [Thu, 17 Oct 2024 07:47:26 +0000 (13:17 +0530)]
fix: cs fix for namespace
Signed-off-by: yemkareems <yemkareems@gmail.com>
Maksim Sukharev [Wed, 16 Oct 2024 13:03:29 +0000 (15:03 +0200)]
fix: do not duplicate existing entity
- this reverts
1e8048abee1745bab648dba5bf96f956c718e4e3
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>