]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 weeks agochore(assets): Recompile assets backport/49017/stable29 49021/head
nextcloud-command [Thu, 31 Oct 2024 06:45:35 +0000 (06:45 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(ShareEntryLinkList): Append new links to the end of list
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>
3 weeks agoMerge pull request #49029 from nextcloud/backport/49009/49009-stable29
Maxence Lange [Thu, 31 Oct 2024 12:32:10 +0000 (11:32 -0100)]
Merge pull request #49029 from nextcloud/backport/49009/49009-stable29

[stable29] fix(files-external): set password as sensitive

3 weeks agofix(files-external): set password as sensitive backport/49009/49009-stable29 49029/head
Maxence Lange [Thu, 31 Oct 2024 11:47:09 +0000 (10:47 -0100)]
fix(files-external): set password as sensitive

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
3 weeks agoMerge pull request #48969 from nextcloud/backport/48766/stable29
Git'Fellow [Thu, 31 Oct 2024 07:09:41 +0000 (08:09 +0100)]
Merge pull request #48969 from nextcloud/backport/48766/stable29

[stable29] Fix disabled user list for subadmins

3 weeks agofix(provisioning_api): Fix getting disabled users for group admins backport/48766/stable29 48969/head
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>
3 weeks agochore(provisioning_api): Add tests for getDisabledUserDetails
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>
3 weeks agoMerge pull request #49012 from nextcloud/backport/48991/stable29
Kate [Thu, 31 Oct 2024 06:48:45 +0000 (07:48 +0100)]
Merge pull request #49012 from nextcloud/backport/48991/stable29

3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 31 Oct 2024 00:20:54 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48471 from nextcloud/backport/48466/stable29
Daniel [Wed, 30 Oct 2024 16:51:56 +0000 (17:51 +0100)]
Merge pull request #48471 from nextcloud/backport/48466/stable29

[stable29] ci: fail psalm when baseline update required

3 weeks agochore(assets): Recompile assets backport/48991/stable29 49012/head
nextcloud-command [Wed, 30 Oct 2024 16:42:26 +0000 (16:42 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(files_sharing): Password field must not be required if already set
Ferdinand Thiessen [Tue, 29 Oct 2024 22:54:03 +0000 (23:54 +0100)]
fix(files_sharing): Password field must not be required if already set

If there is already a password, there is no need to require the password
in the setting ('newPassword'). It is only required for new shares.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agochore: update psalm baseline backport/48466/stable29 48471/head
Daniel Kesselberg [Wed, 30 Oct 2024 14:36:34 +0000 (15:36 +0100)]
chore: update psalm baseline

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agochore: update psalm
Daniel Kesselberg [Mon, 30 Sep 2024 22:05:34 +0000 (00:05 +0200)]
chore: update psalm

To ensure we have a stable baseline

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agoci: fail psalm when baseline update required
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>
3 weeks agoMerge pull request #49006 from nextcloud/backport/48992/stable29
yemkareems [Wed, 30 Oct 2024 12:40:05 +0000 (18:10 +0530)]
Merge pull request #49006 from nextcloud/backport/48992/stable29

[stable29] fix: add PasswordConfirmationRequired to saveGlobalCredentials

3 weeks agoMerge pull request #48700 from nextcloud/fix/cachebuster-stable30
Ferdinand Thiessen [Wed, 30 Oct 2024 12:10:40 +0000 (13:10 +0100)]
Merge pull request #48700 from nextcloud/fix/cachebuster-stable30

[stable29] fix: Shipped apps should include the Nextcloud version in the cache buster

3 weeks agofix: resolve conflict add PasswordConfirmationRequired to saveGlobalCredentials backport/48992/stable29 49006/head
yemkareems [Wed, 30 Oct 2024 11:43:06 +0000 (17:13 +0530)]
fix: resolve conflict add PasswordConfirmationRequired to saveGlobalCredentials

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: add PasswordConfirmationRequired to saveGlobalCredentials
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]

3 weeks agoMerge pull request #48745 from nextcloud/backport/46124/stable29
Benjamin Gaussorgues [Wed, 30 Oct 2024 11:24:29 +0000 (12:24 +0100)]
Merge pull request #48745 from nextcloud/backport/46124/stable29

3 weeks agofix: Shipped apps should include the Nextcloud version in the cache buster fix/cachebuster-stable30 48700/head
Ferdinand Thiessen [Thu, 10 Oct 2024 16:26:52 +0000 (18:26 +0200)]
fix: Shipped apps should include the Nextcloud version in the cache buster

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agoMerge pull request #48473 from nextcloud/backport/47846/stable29
Benjamin Gaussorgues [Wed, 30 Oct 2024 09:07:37 +0000 (10:07 +0100)]
Merge pull request #48473 from nextcloud/backport/47846/stable29

3 weeks agoMerge pull request #48488 from nextcloud/backport/48235/stable29
Benjamin Gaussorgues [Wed, 30 Oct 2024 08:59:56 +0000 (09:59 +0100)]
Merge pull request #48488 from nextcloud/backport/48235/stable29

3 weeks agoMerge pull request #48980 from nextcloud/backport/48632/stable29
Benjamin Gaussorgues [Wed, 30 Oct 2024 08:01:30 +0000 (09:01 +0100)]
Merge pull request #48980 from nextcloud/backport/48632/stable29

3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 30 Oct 2024 00:20:41 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48968 from nextcloud/backport/47847/stable29
Kate [Tue, 29 Oct 2024 16:16:41 +0000 (17:16 +0100)]
Merge pull request #48968 from nextcloud/backport/47847/stable29

3 weeks agoMerge pull request #48973 from nextcloud/backport/48788/stable29
Louis [Tue, 29 Oct 2024 14:59:51 +0000 (15:59 +0100)]
Merge pull request #48973 from nextcloud/backport/48788/stable29

[stable29] fix: add PasswordConfirmationRequired to the external storages mentioned in review

3 weeks agofix(files): Do not jump to top when fileId is set to currentFolder backport/48632/stable29 48980/head
Louis Chemineau [Wed, 9 Oct 2024 16:23:58 +0000 (18:23 +0200)]
fix(files): Do not jump to top when fileId is set to currentFolder

Fix https://github.com/nextcloud/server/issues/48545

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix: conflicts resolved by adding PasswordConfirmationRequired to update method backport/48788/stable29 48973/head
yemkareems [Tue, 29 Oct 2024 12:34:39 +0000 (18:04 +0530)]
fix: conflicts resolved by adding PasswordConfirmationRequired to update method

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: cs fix namespace
yemkareems [Fri, 18 Oct 2024 09:04:39 +0000 (14:34 +0530)]
fix: cs fix namespace

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: add PasswordConfirmationRequired to the eternal storages mentioned in review
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>
3 weeks agotest: add test for nested jail cross-storage move backport/47847/stable29 48968/head
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>
3 weeks agofix: Fix copying or moving from shared groupfolders
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>
3 weeks agoMerge pull request #48570 from nextcloud/backport/48532/stable29
Kate [Tue, 29 Oct 2024 09:27:14 +0000 (10:27 +0100)]
Merge pull request #48570 from nextcloud/backport/48532/stable29

3 weeks agoMerge pull request #48958 from nextcloud/backport/48921/stable29
John Molakvoæ [Tue, 29 Oct 2024 08:07:38 +0000 (09:07 +0100)]
Merge pull request #48958 from nextcloud/backport/48921/stable29

3 weeks agoci(psalm): Add missing imagick extension backport/48921/stable29 48958/head
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>
3 weeks agoMerge pull request #48889 from nextcloud/backport/48887/stable29
Kate [Tue, 29 Oct 2024 07:09:24 +0000 (08:09 +0100)]
Merge pull request #48889 from nextcloud/backport/48887/stable29

3 weeks agoMerge pull request #48934 from nextcloud/backport/48625/stable29
John Molakvoæ [Tue, 29 Oct 2024 06:44:50 +0000 (07:44 +0100)]
Merge pull request #48934 from nextcloud/backport/48625/stable29

3 weeks agochore(assets): Recompile assets backport/48887/stable29 48889/head
nextcloud-command [Tue, 29 Oct 2024 06:39:20 +0000 (06:39 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(files_sharing): federated shares avatar
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>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 29 Oct 2024 00:20:33 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agochore(assets): Recompile assets backport/48625/stable29 48934/head
Grigorii K. Shartsev [Mon, 28 Oct 2024 20:14:20 +0000 (21:14 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agorefactor(files): migrate to @nextcloud/sharing
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>
3 weeks agofix(files): handle empty view with error
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>
3 weeks agochore(files): migrate davUtils to TS
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>
3 weeks agoMerge pull request #48949 from nextcloud/backport/48947/stable29
Joas Schilling [Mon, 28 Oct 2024 19:01:58 +0000 (20:01 +0100)]
Merge pull request #48949 from nextcloud/backport/48947/stable29

[stable29] fix(config): Mark more configs as sensitive

3 weeks agoMerge pull request #48940 from nextcloud/backport/48915/stable29
yemkareems [Mon, 28 Oct 2024 15:28:38 +0000 (20:58 +0530)]
Merge pull request #48940 from nextcloud/backport/48915/stable29

[stable29] fix: encrypt and store password, decrypt and retrieve the same

3 weeks agofix(config): Mark more configs as sensitive backport/48947/stable29 48949/head
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>
3 weeks agoMerge pull request #48944 from nextcloud/backport/48871/stable29
Ferdinand Thiessen [Mon, 28 Oct 2024 14:47:13 +0000 (15:47 +0100)]
Merge pull request #48944 from nextcloud/backport/48871/stable29

[stable29] fix(app-store): Update update count in navigation

3 weeks agoMerge pull request #48936 from nextcloud/backport/48918/stable29
John Molakvoæ [Mon, 28 Oct 2024 14:00:14 +0000 (15:00 +0100)]
Merge pull request #48936 from nextcloud/backport/48918/stable29

3 weeks agochore(assets): Recompile assets backport/48871/stable29 48944/head
nextcloud-command [Mon, 28 Oct 2024 13:40:07 +0000 (13:40 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix: readonly removed backport/48915/stable29 48940/head
yemkareems [Mon, 28 Oct 2024 13:39:04 +0000 (19:09 +0530)]
fix: readonly removed

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: crypto added manually as expected
yemkareems [Mon, 28 Oct 2024 13:17:05 +0000 (18:47 +0530)]
fix: crypto added manually as expected

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix(app-store): Update update count in navigation
Ferdinand Thiessen [Wed, 23 Oct 2024 17:28:49 +0000 (19:28 +0200)]
fix(app-store): Update update count in navigation

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agoMerge pull request #48922 from nextcloud/backport/48898/stable29
Grigorii K. Shartsev [Mon, 28 Oct 2024 12:51:23 +0000 (17:51 +0500)]
Merge pull request #48922 from nextcloud/backport/48898/stable29

[stable29] fix(files): add title for files list table header button

3 weeks agofix: crypto made inline for constructor and decrypt error handled in exception
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]

3 weeks agofix: crypto made inline for constructor and decrypt error handled in exception
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>
3 weeks agofix: use Icrypto in place of Cypto
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>
3 weeks agofix: crypto type made not nullable and tests run using ICrypto
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>
3 weeks agofix: encrypt and store password, decrypt and retrieve the same
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>
3 weeks agofix(files_sharing): Cleanup error messages backport/48918/stable29 48936/head
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>
3 weeks agoMerge pull request #48930 from nextcloud/backport/48917/stable29
Kate [Mon, 28 Oct 2024 11:40:00 +0000 (12:40 +0100)]
Merge pull request #48930 from nextcloud/backport/48917/stable29

3 weeks agofix(dav): Cleanup view-only check backport/48917/stable29 48930/head
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>
3 weeks agochore(assets): Recompile assets backport/48898/stable29 48922/head
Grigorii K. Shartsev [Mon, 28 Oct 2024 08:31:55 +0000 (09:31 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agofix(files): add title for files list table header button
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>
3 weeks agorefactor: Inject IRootFolder backport/46124/stable29 48745/head
Christopher Ng [Thu, 27 Jun 2024 18:40:05 +0000 (11:40 -0700)]
refactor: Inject IRootFolder

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 weeks agofix: Fix "Unknown path" error when source user `files` folder has not been initialized
Christopher Ng [Tue, 25 Jun 2024 23:18:30 +0000 (16:18 -0700)]
fix: Fix "Unknown path" error when source user `files` folder has not been initialized

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 28 Oct 2024 00:20:47 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 27 Oct 2024 00:22:25 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48905 from nextcloud/dependabot/npm_and_yarn/stable29/jsdoc-4.0.4
dependabot[bot] [Sat, 26 Oct 2024 02:19:18 +0000 (02:19 +0000)]
Merge pull request #48905 from nextcloud/dependabot/npm_and_yarn/stable29/jsdoc-4.0.4

3 weeks agochore(deps-dev): Bump jsdoc from 4.0.2 to 4.0.4 dependabot/npm_and_yarn/stable29/jsdoc-4.0.4 48905/head
dependabot[bot] [Sat, 26 Oct 2024 01:09:17 +0000 (01:09 +0000)]
chore(deps-dev): Bump jsdoc from 4.0.2 to 4.0.4

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.4/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.2...4.0.4)

---
updated-dependencies:
- dependency-name: jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 26 Oct 2024 00:20:34 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 25 Oct 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48750 from nextcloud/backport/48373/stable29
Louis [Thu, 24 Oct 2024 14:47:01 +0000 (16:47 +0200)]
Merge pull request #48750 from nextcloud/backport/48373/stable29

[stable29] fix: add PasswordConfirmationRequired to create user storages endpoint

4 weeks agofix: cs fix for namespace backport/48373/stable29 48750/head
yemkareems [Thu, 17 Oct 2024 07:46:20 +0000 (13:16 +0530)]
fix: cs fix for namespace

Signed-off-by: yemkareems <yemkareems@gmail.com>
4 weeks agofix: add PasswordConfirmationRequired to user storages create, update and delete
yemkareems [Thu, 17 Oct 2024 07:08:06 +0000 (12:38 +0530)]
fix: add PasswordConfirmationRequired to user storages create, update and delete

Signed-off-by: yemkareems <yemkareems@gmail.com>
4 weeks agofix: Add frontend code for password confirmation
Ferdinand Thiessen [Mon, 14 Oct 2024 13:12:16 +0000 (15:12 +0200)]
fix: Add frontend code for password confirmation

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
[skip ci]

4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 24 Oct 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48857 from nextcloud/backport/48839/stable29
Joas Schilling [Wed, 23 Oct 2024 12:57:56 +0000 (14:57 +0200)]
Merge pull request #48857 from nextcloud/backport/48839/stable29

[stable29] build: Print RTL limited characters in translation-checker

4 weeks agobuild: Show the actual string backport/48839/stable29 48857/head
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>
4 weeks agobuild: Print RTL limited characters in translation-checker
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>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 23 Oct 2024 00:24:15 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 22 Oct 2024 12:31:30 +0000 (12:31 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 22 Oct 2024 11:39:37 +0000 (11:39 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48831 from nextcloud/backport/48603/stable29
Joas Schilling [Tue, 22 Oct 2024 06:58:26 +0000 (08:58 +0200)]
Merge pull request #48831 from nextcloud/backport/48603/stable29

[stable29] fix(logger): Remove more parameters of other methods

4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 22 Oct 2024 00:22:47 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agofix(logger): Remove more parameters of other methods backport/48603/stable29 48831/head
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>
4 weeks agoMerge pull request #48825 from nextcloud/backport/48824/stable29
Ferdinand Thiessen [Mon, 21 Oct 2024 11:51:35 +0000 (13:51 +0200)]
Merge pull request #48825 from nextcloud/backport/48824/stable29

[stable29] ci: Update list of installed PHP extensions (as some are not default …

4 weeks agoMerge pull request #48729 from nextcloud/backport/48696/stable29
Ferdinand Thiessen [Mon, 21 Oct 2024 11:45:54 +0000 (13:45 +0200)]
Merge pull request #48729 from nextcloud/backport/48696/stable29

[stable29] fix(files_sharing): Add proper user facing messages on success

4 weeks agochore(assets): Recompile assets backport/48696/stable29 48729/head
nextcloud-command [Mon, 21 Oct 2024 10:28:42 +0000 (10:28 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 weeks agofix(files_sharing): Add proper user facing messages on success
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>
4 weeks agoMerge pull request #48709 from nextcloud/backport/48682/stable29
Kate [Mon, 21 Oct 2024 08:27:46 +0000 (10:27 +0200)]
Merge pull request #48709 from nextcloud/backport/48682/stable29

4 weeks agoci: Update list of installed PHP extensions (as some are not default enabled in new... backport/48824/stable29 48825/head
Joas Schilling [Fri, 18 Oct 2024 07:56:56 +0000 (09:56 +0200)]
ci: Update list of installed PHP extensions (as some are not default enabled in new images)

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 21 Oct 2024 00:20:46 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48817 from nextcloud/backport/48812/stable29
Joas Schilling [Sun, 20 Oct 2024 06:27:10 +0000 (08:27 +0200)]
Merge pull request #48817 from nextcloud/backport/48812/stable29

[stable29] fix(activity): Fix download activity parameters

4 weeks agofix(activity): Fix download activity parameters 48817/head
Joas Schilling [Sat, 19 Oct 2024 20:50:44 +0000 (22:50 +0200)]
fix(activity): Fix download activity parameters

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 20 Oct 2024 00:20:49 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48780 from nextcloud/automated/noid/stable29-update-code-signing-crl
Joas Schilling [Sat, 19 Oct 2024 06:23:46 +0000 (08:23 +0200)]
Merge pull request #48780 from nextcloud/automated/noid/stable29-update-code-signing-crl

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

4 weeks agofix(security): Update code signing revocation list automated/noid/stable29-update-code-signing-crl 48780/head
nextcloud-command [Sat, 19 Oct 2024 02:29:25 +0000 (02:29 +0000)]
fix(security): Update code signing revocation list

Signed-off-by: GitHub <noreply@github.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 19 Oct 2024 00:23:11 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>