]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 weeks agofix(Auth): ignore missing token when trying to set password-unconfirmable fix/noid/ignore-unavailable-token 48445/head
Arthur Schiwon [Mon, 30 Sep 2024 08:06:58 +0000 (10:06 +0200)]
fix(Auth): ignore missing token when trying to set password-unconfirmable

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 29 Sep 2024 00:28:18 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48427 from nextcloud/dependabot/npm_and_yarn/stable28/cypress...
dependabot[bot] [Sat, 28 Sep 2024 05:39:04 +0000 (05:39 +0000)]
Merge pull request #48427 from nextcloud/dependabot/npm_and_yarn/stable28/cypress-13.13.3

2 weeks agochore(deps-dev): Bump cypress from 13.13.2 to 13.13.3 dependabot/npm_and_yarn/stable28/cypress-13.13.3 48427/head
dependabot[bot] [Sat, 28 Sep 2024 01:21:52 +0000 (01:21 +0000)]
chore(deps-dev): Bump cypress from 13.13.2 to 13.13.3

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.2 to 13.13.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.13.2...v13.13.3)

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #47813 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud...
Andy Scherzinger [Fri, 27 Sep 2024 18:23:20 +0000 (20:23 +0200)]
Merge pull request #47813 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/calendar-availability-vue-2.2.4

chore(deps): bump @nextcloud/calendar-availability-vue from 2.2.2 to 2.2.4

2 weeks agochore(assets): Recompile assets dependabot/npm_and_yarn/stable28/nextcloud/calendar-availability-vue-2.2.4 47813/head
nextcloud-command [Sun, 22 Sep 2024 19:10:05 +0000 (19:10 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agochore(deps): bump @nextcloud/calendar-availability-vue
dependabot[bot] [Thu, 12 Sep 2024 08:43:33 +0000 (08:43 +0000)]
chore(deps): bump @nextcloud/calendar-availability-vue

Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.2.2...v2.2.4)

---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoMerge pull request #48392 from nextcloud/backport/48375/stable28
Joas Schilling [Fri, 27 Sep 2024 10:28:11 +0000 (12:28 +0200)]
Merge pull request #48392 from nextcloud/backport/48375/stable28

[stable28] Skip future shipped apps from updatenotification check

2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 27 Sep 2024 00:20:55 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48399 from nextcloud/backport/48366/stable28
Kate [Thu, 26 Sep 2024 18:12:56 +0000 (20:12 +0200)]
Merge pull request #48399 from nextcloud/backport/48366/stable28

2 weeks agoMerge pull request #48386 from nextcloud/backport/48359/stable28
Louis [Thu, 26 Sep 2024 15:39:00 +0000 (17:39 +0200)]
Merge pull request #48386 from nextcloud/backport/48359/stable28

[stable28] fix: Use placeholder for external storage password

2 weeks agofix(files_sharing): Check if propfind response is valid before accessing share permis... backport/48366/stable28 48399/head
provokateurin [Thu, 26 Sep 2024 12:35:25 +0000 (14:35 +0200)]
fix(files_sharing): Check if propfind response is valid before accessing share permission props

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agorefactor(files_sharing): Make permissions prop checks less error prone
provokateurin [Thu, 26 Sep 2024 07:41:49 +0000 (09:41 +0200)]
refactor(files_sharing): Make permissions prop checks less error prone

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agofix(files_sharing): Parse OCM share permissions from OCM and not OCS prop
provokateurin [Thu, 26 Sep 2024 07:38:41 +0000 (09:38 +0200)]
fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agofix(updatenotification): Communicate files_downloadlimit as shipped in 29+ backport/48375/stable28 48392/head
Joas Schilling [Thu, 26 Sep 2024 10:21:04 +0000 (12:21 +0200)]
fix(updatenotification): Communicate files_downloadlimit as shipped in 29+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #48379 from nextcloud/backport/48142/stable28
Joas Schilling [Thu, 26 Sep 2024 13:18:54 +0000 (15:18 +0200)]
Merge pull request #48379 from nextcloud/backport/48142/stable28

[stable28] feat(share): ensure unique share tokens with dynamic length adjustment

2 weeks agofix: Use hashed password in files_external settings backport/48359/stable28 48386/head
Louis Chemineau [Tue, 24 Sep 2024 14:20:04 +0000 (16:20 +0200)]
fix: Use hashed password in files_external settings

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 weeks agoMerge pull request #48348 from nextcloud/dependaniel/aws-sdk-for-28
Joas Schilling [Thu, 26 Sep 2024 12:56:57 +0000 (14:56 +0200)]
Merge pull request #48348 from nextcloud/dependaniel/aws-sdk-for-28

[stable28] chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4

2 weeks agoMerge pull request #48363 from nextcloud/backport/48345/stable28
Daniel [Thu, 26 Sep 2024 12:41:16 +0000 (14:41 +0200)]
Merge pull request #48363 from nextcloud/backport/48345/stable28

[stable28] fix(files_external): Catch correct exception

2 weeks agofix(s3): suppress php deprecation warning on php8 dependaniel/aws-sdk-for-28 48348/head
Daniel Kesselberg [Tue, 24 Sep 2024 18:58:40 +0000 (20:58 +0200)]
fix(s3): suppress php deprecation warning on php8

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agochore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.332.4
Daniel Kesselberg [Wed, 25 Sep 2024 10:08:05 +0000 (12:08 +0200)]
chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.332.4

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agofix(share): Ensure unique share tokens backport/48142/stable28 48379/head
ernolf [Tue, 20 Aug 2024 10:33:28 +0000 (12:33 +0200)]
fix(share): Ensure unique share tokens

- check for token collisions and retry up to three times.
- throw after 3 attempts without finding a unique token.

Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
2 weeks agoMerge pull request #48367 from nextcloud/backport/48354/stable28
Louis [Thu, 26 Sep 2024 10:04:43 +0000 (12:04 +0200)]
Merge pull request #48367 from nextcloud/backport/48354/stable28

[stable28] fix: Show storage full warning when storage is actually full

2 weeks agofix: Show storage full warning when storage is actually full backport/48354/stable28 48367/head
Louis Chemineau [Wed, 25 Sep 2024 11:53:54 +0000 (13:53 +0200)]
fix: Show storage full warning when storage is actually full

< 0 values for "free" do not mean that the storage is full: https://github.com/nextcloud/server/blob/6befdd6dd7cd20fe7f7036e4665bcfbb783d6803/lib/public/Files/FileInfo.php#L31-L42

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agofix(files_external): Catch correct exception backport/48345/stable28 48363/head
Marcel Klehr [Wed, 25 Sep 2024 07:07:33 +0000 (09:07 +0200)]
fix(files_external): Catch correct exception

SMB#getFileInfo used to throw an icewind/smb exception, but nowadays throws \OCP\Files\ForbiddenException. This fixes downstream methods to catch the new exception.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 weeks agoMerge pull request #48318 from nextcloud/backport/48315/stable28
F. E Noel Nfebe [Thu, 26 Sep 2024 06:11:21 +0000 (07:11 +0100)]
Merge pull request #48318 from nextcloud/backport/48315/stable28

[stable28] refactor(AccountIcon): Remove needless console.log

2 weeks agochore(assets): Recompile assets backport/48315/stable28 48318/head
nextcloud-command [Thu, 26 Sep 2024 05:45:19 +0000 (05:45 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 26 Sep 2024 00:23:29 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48352 from nextcloud/backport/48331/stable28
Pytal [Wed, 25 Sep 2024 22:03:03 +0000 (15:03 -0700)]
Merge pull request #48352 from nextcloud/backport/48331/stable28

[stable28] fix(files): Fix having to resolve conflicts twice when dropping files

2 weeks agochore(assets): Recompile assets backport/48331/stable28 48352/head
nextcloud-command [Wed, 25 Sep 2024 21:36:27 +0000 (21:36 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agofix(files): Fix having to resolve conflicts twice when dropping files
Christopher Ng [Tue, 24 Sep 2024 23:01:05 +0000 (16:01 -0700)]
fix(files): Fix having to resolve conflicts twice when dropping files

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 weeks agoMerge pull request #48339 from nextcloud/automated/noid/stable28-update-ca-cert-bundle
Joas Schilling [Wed, 25 Sep 2024 05:04:17 +0000 (07:04 +0200)]
Merge pull request #48339 from nextcloud/automated/noid/stable28-update-ca-cert-bundle

[stable28] fix(security): Update CA certificate bundle

3 weeks agofix(security): Update CA certificate bundle automated/noid/stable28-update-ca-cert-bundle 48339/head
nextcloud-command [Wed, 25 Sep 2024 02:30:59 +0000 (02:30 +0000)]
fix(security): Update CA certificate bundle

Signed-off-by: GitHub <noreply@github.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 25 Sep 2024 00:21:36 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agochore(assets): Recompile assets
nextcloud-command [Tue, 24 Sep 2024 12:05:24 +0000 (12:05 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agorefactor(AccountIcon): Remove needless console.log
fenn-cs [Tue, 24 Sep 2024 11:40:59 +0000 (13:40 +0200)]
refactor(AccountIcon): Remove needless console.log

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 weeks agoMerge pull request #48310 from nextcloud/backport/47349/stable28
Joas Schilling [Tue, 24 Sep 2024 10:15:38 +0000 (12:15 +0200)]
Merge pull request #48310 from nextcloud/backport/47349/stable28

[stable28] Add bidirectional text support - Backend

3 weeks agoci: Restrict RTL characters to RTL languages backport/47349/stable28 48310/head
Joas Schilling [Wed, 18 Sep 2024 09:03:13 +0000 (11:03 +0200)]
ci: Restrict RTL characters to RTL languages

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agoMerge pull request #48283 from nextcloud/backport/48207/stable28
Louis [Tue, 24 Sep 2024 08:17:17 +0000 (10:17 +0200)]
Merge pull request #48283 from nextcloud/backport/48207/stable28

[stable28] fix: Don't crash if disabled user is missing in the database

3 weeks agoMerge pull request #48281 from nextcloud/backport/48266/stable28
Kate [Tue, 24 Sep 2024 05:50:14 +0000 (07:50 +0200)]
Merge pull request #48281 from nextcloud/backport/48266/stable28

3 weeks agoMerge pull request #48300 from nextcloud/backport/48268/stable28
Daniel [Mon, 23 Sep 2024 20:31:53 +0000 (22:31 +0200)]
Merge pull request #48300 from nextcloud/backport/48268/stable28

[stable28] fix: skip the integrity check for nextcloud-init-sync.lock

3 weeks agofix: skip the integrity check for nextcloud-init-sync.lock backport/48268/stable28 48300/head
Daniel Kesselberg [Sun, 22 Sep 2024 14:19:48 +0000 (16:19 +0200)]
fix: skip the integrity check for nextcloud-init-sync.lock

nextcloud-init-sync.lock is used by nextcloud/docker to prevent running the initialization script on multiple containers at the same time.

Ref: https://github.com/nextcloud/docker/issues/2299.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agofix(users): Don't crash if disabled user is missing in the database backport/48207/stable28 48283/head
Louis Chemineau [Fri, 20 Sep 2024 09:26:22 +0000 (11:26 +0200)]
fix(users): Don't crash if disabled user is missing in the database

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 23 Sep 2024 14:52:54 +0000 (14:52 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48292 from nextcloud/backport/48282/stable28
Joas Schilling [Mon, 23 Sep 2024 12:46:18 +0000 (14:46 +0200)]
Merge pull request #48292 from nextcloud/backport/48282/stable28

[stable28] chore: add .git-blame-ignore-revs

3 weeks agochore: add .git-blame-ignore-revs backport/48282/stable28 48292/head
Daniel Kesselberg [Mon, 23 Sep 2024 09:39:15 +0000 (11:39 +0200)]
chore: add .git-blame-ignore-revs

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agofix(psalm): Enable findUnusedBaselineEntry backport/48266/stable28 48281/head
provokateurin [Sun, 22 Sep 2024 06:38:31 +0000 (08:38 +0200)]
fix(psalm): Enable findUnusedBaselineEntry

Signed-off-by: provokateurin <kate@provokateurin.de>
3 weeks agoMerge pull request #48058 from nextcloud/automated/noid/stable28-update-psalm-baseline
Kate [Mon, 23 Sep 2024 07:20:46 +0000 (09:20 +0200)]
Merge pull request #48058 from nextcloud/automated/noid/stable28-update-psalm-baseline

3 weeks agoMerge pull request #48099 from nextcloud/backport/46140/stable28
Robin Appelman [Mon, 23 Sep 2024 05:27:44 +0000 (07:27 +0200)]
Merge pull request #48099 from nextcloud/backport/46140/stable28

[stable28] fix(config): Add missing handling for `envCache` in `getKeys()`

3 weeks agochore(tests): Update psalm baseline automated/noid/stable28-update-psalm-baseline 48058/head
nextcloud-command [Mon, 23 Sep 2024 02:33:52 +0000 (02:33 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 23 Sep 2024 00:20:43 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48166 from nextcloud/backport/48114/stable28
Grigorii K. Shartsev [Sun, 22 Sep 2024 08:19:22 +0000 (13:19 +0500)]
Merge pull request #48166 from nextcloud/backport/48114/stable28

[stable28] fix(appstoreFetcher): get list from a custom store and remove unnecessary warning

3 weeks agoMerge pull request #48091 from nextcloud/backport/47316/stable28
Kate [Sun, 22 Sep 2024 06:56:45 +0000 (08:56 +0200)]
Merge pull request #48091 from nextcloud/backport/47316/stable28

3 weeks agofix: Prevent crash when refreshing metadata for files without an owner 48091/head
Vincent FarZz [Sun, 18 Aug 2024 17:54:53 +0000 (19:54 +0200)]
fix: Prevent crash when refreshing metadata for files without an owner

This crash was mostly happening when using external storages and for example the command "occ memories:migrate-google-takeout"

Signed-off-by: Vincent FarZz <farcry69@live.fr>
3 weeks agoFix(l10n): Update translations from Transifex automated/noid/stable28-fix-npm-audit 47994/head
Nextcloud bot [Sun, 22 Sep 2024 00:20:58 +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 [Sat, 21 Sep 2024 00:21:03 +0000 (00:21 +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, 20 Sep 2024 00:21:36 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #47441 from nextcloud/44287-fix-avatar-fed-share-receiver
F. E Noel Nfebe [Thu, 19 Sep 2024 20:47:14 +0000 (21:47 +0100)]
Merge pull request #47441 from nextcloud/44287-fix-avatar-fed-share-receiver

[stable28] fix(FileList): Show correct avatar for federated share owner

3 weeks agochore(assets): Recompile assets 44287-fix-avatar-fed-share-receiver 47441/head
nextcloud-command [Thu, 19 Sep 2024 14:24:51 +0000 (14:24 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(Federation): Show some icon for federated users on shares
fenn-cs [Thu, 22 Aug 2024 22:25:42 +0000 (23:25 +0100)]
fix(Federation): Show some icon for federated users on shares

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 19 Sep 2024 00:21:01 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agofix(appstoreFetcher): get app list from custom app store backport/48114/stable28 48166/head
Grigorii K. Shartsev [Mon, 16 Sep 2024 23:29:25 +0000 (01:29 +0200)]
fix(appstoreFetcher): get app list from custom app store

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agofix(appstoreFetcher): remove unneeded warning
Grigorii K. Shartsev [Mon, 16 Sep 2024 23:24:49 +0000 (01:24 +0200)]
fix(appstoreFetcher): remove unneeded warning

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 18 Sep 2024 09:28:24 +0000 (09:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48082 from nextcloud/backport/48081/stable28
John Molakvoæ [Wed, 18 Sep 2024 07:26:00 +0000 (09:26 +0200)]
Merge pull request #48082 from nextcloud/backport/48081/stable28

[stable28] chore(1i8n): Fixed grammar and improved wording

4 weeks agochore(assets): Recompile assets backport/48081/stable28 48082/head
nextcloud-command [Wed, 18 Sep 2024 06:11:15 +0000 (06:11 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 18 Sep 2024 00:22:28 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48103 from nextcloud/backport/46218/stable28
John Molakvoæ [Tue, 17 Sep 2024 08:14:14 +0000 (10:14 +0200)]
Merge pull request #48103 from nextcloud/backport/46218/stable28

4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 17 Sep 2024 00:21:05 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48085 from nextcloud/backport/47924/stable28
Christoph Wurst [Mon, 16 Sep 2024 18:12:02 +0000 (20:12 +0200)]
Merge pull request #48085 from nextcloud/backport/47924/stable28

[stable28] 🥅 — Catch MaxInstancesExceededException on calendar events

4 weeks agoMerge pull request #48089 from nextcloud/backport/48008/stable28
Kate [Mon, 16 Sep 2024 16:13:17 +0000 (18:13 +0200)]
Merge pull request #48089 from nextcloud/backport/48008/stable28

4 weeks agochore: improve hash_file php usage in Local Storage backport/46218/stable28 48103/head
John Molakvoæ [Mon, 16 Sep 2024 09:32:29 +0000 (11:32 +0200)]
chore: improve hash_file php usage in Local Storage

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
4 weeks agofix(files): Ensure that the hash method does not return null
Louis Chemineau [Mon, 1 Jul 2024 14:52:23 +0000 (16:52 +0200)]
fix(files): Ensure that the hash method does not return null

To match https://github.com/nextcloud/server/blob/beececf66068f57c416225efcde9b44ce5c2e835/lib/private/Files/View.php#L1050

- Fix https://github.com/nextcloud/server/issues/44110

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 weeks agofix: switch from explode to substr (faster) backport/46140/stable28 48099/head
Josh Richards [Thu, 27 Jun 2024 14:57:14 +0000 (10:57 -0400)]
fix: switch from explode to substr (faster)

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
4 weeks agofix(config): add envCache tests for getKeys()
Josh Richards [Wed, 26 Jun 2024 14:16:26 +0000 (10:16 -0400)]
fix(config): add envCache tests for getKeys()

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
4 weeks agofix(config): Add missing handling for envCache in getKeys()
Josh Richards [Wed, 26 Jun 2024 13:31:44 +0000 (09:31 -0400)]
fix(config): Add missing handling for envCache in getKeys()

NC_ env variable overrides were not appearing in
the output of `occ config:list system` nor `occ
config:system:get xxx`. This was creating nearly
impossible to diagnose configuration/ behavior
disprepancies.

- Refactored readData() so that we aren't saving
  the entire environment in the envCache anymore
  (only those prefixed "NC_") and so that we save
  NC_ provided config values under their real
  key.
- Refactored getValue() to accommodate readData()
  refactor
- Fixed getKeys() to properly return
  envCache keys too

Environment provided config variables now appear
in `occ config:list system` as expected.

Environment provided config variables now appear
when queried via `occ config:system:get KEY`

envCache is now free of non-NC stuff.

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
4 weeks agofix(Entity): Fix magic setter call for custom strong typed setters backport/48008/stable28 48089/head
provokateurin [Sun, 15 Sep 2024 11:40:16 +0000 (13:40 +0200)]
fix(Entity): Fix magic setter call for custom strong typed setters

Signed-off-by: provokateurin <kate@provokateurin.de>
4 weeks agofix(dav): catch `MaxInstancesExceededException` on calendar events backport/47924/stable28 48085/head
Luc Didry [Thu, 12 Sep 2024 13:32:44 +0000 (15:32 +0200)]
fix(dav): catch `MaxInstancesExceededException` on calendar events

Signed-off-by: Luc Didry <luc@didry.org>
4 weeks agochore(1i8n): Fixed grammar and improved wording
rakekniven [Mon, 16 Sep 2024 11:11:53 +0000 (13:11 +0200)]
chore(1i8n): Fixed grammar and improved wording

Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
[skip ci]

4 weeks agoMerge pull request #48066 from nextcloud/backport/48030/stable28
John Molakvoæ [Mon, 16 Sep 2024 12:51:13 +0000 (14:51 +0200)]
Merge pull request #48066 from nextcloud/backport/48030/stable28

4 weeks agoMerge pull request #48002 from nextcloud/backport/47920/stable28
Louis [Mon, 16 Sep 2024 12:21:17 +0000 (14:21 +0200)]
Merge pull request #48002 from nextcloud/backport/47920/stable28

[stable28] feat: Reset route if neither the Viewer of the Sidebar is open

4 weeks agochore: Compile assets backport/47920/stable28 48002/head
Louis Chemineau [Mon, 16 Sep 2024 09:57:42 +0000 (11:57 +0200)]
chore: Compile assets

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 weeks agofeat: Reset route if neither the Viewer of the Sidebar is open
Louis Chemineau [Mon, 16 Sep 2024 09:10:31 +0000 (11:10 +0200)]
feat: Reset route if neither the Viewer of the Sidebar is open

When the viewer or the sidebar is opened, we add the fileid to the route.
When both of them are closed, we do not remove the fileid from the route.
This means that, upon reload, the sidebar will be opened even though it was closed previously.

This PR ensure that the fileid is removed from the route when both the Sidebar and the Viewer are closed.

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 weeks agofix(dav): cast parameters to string backport/48030/stable28 48066/head
Anna Larch [Sun, 15 Sep 2024 11:41:40 +0000 (13:41 +0200)]
fix(dav): cast parameters to string

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agoMerge pull request #47870 from nextcloud/backport/47834/stable28
John Molakvoæ [Mon, 16 Sep 2024 09:02:00 +0000 (11:02 +0200)]
Merge pull request #47870 from nextcloud/backport/47834/stable28

4 weeks agoMerge pull request #47866 from nextcloud/backport/47858/stable28
John Molakvoæ [Mon, 16 Sep 2024 09:01:47 +0000 (11:01 +0200)]
Merge pull request #47866 from nextcloud/backport/47858/stable28

4 weeks agoMerge pull request #47942 from nextcloud/backport/47933/stable28
Joas Schilling [Mon, 16 Sep 2024 07:11:59 +0000 (09:11 +0200)]
Merge pull request #47942 from nextcloud/backport/47933/stable28

[stable28] fix(config): Throw PreconditionException always when it didn't match

4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 16 Sep 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 #48051 from nextcloud/backport/48045/stable28
Anna [Sun, 15 Sep 2024 22:23:10 +0000 (00:23 +0200)]
Merge pull request #48051 from nextcloud/backport/48045/stable28

[stable28] fix(dav): set string type for sanitizeMtime

4 weeks agofix(dav): set string type for sanitizeMtime backport/48045/stable28 48051/head
Anna Larch [Sun, 15 Sep 2024 15:01:00 +0000 (17:01 +0200)]
fix(dav): set string type for sanitizeMtime

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agoMerge pull request #47893 from nextcloud/backport/47339/stable28
John Molakvoæ [Sun, 15 Sep 2024 20:18:41 +0000 (22:18 +0200)]
Merge pull request #47893 from nextcloud/backport/47339/stable28

[stable28] fix: Display 'Leave share' instead of 'Delete'

4 weeks agoMerge pull request #47876 from nextcloud/backport/47848/stable28
John Molakvoæ [Sun, 15 Sep 2024 20:18:15 +0000 (22:18 +0200)]
Merge pull request #47876 from nextcloud/backport/47848/stable28

[stable28] fix(files): Reset context menu position on close

4 weeks agoMerge pull request #47935 from nextcloud/backport/47854/stable28
John Molakvoæ [Sun, 15 Sep 2024 20:17:57 +0000 (22:17 +0200)]
Merge pull request #47935 from nextcloud/backport/47854/stable28

[stable28] fix(appstore): Ensure returned apps from AppStore are valid

4 weeks agoMerge pull request #47979 from nextcloud/backport/47971/stable28
John Molakvoæ [Sun, 15 Sep 2024 20:13:18 +0000 (22:13 +0200)]
Merge pull request #47979 from nextcloud/backport/47971/stable28

[stable28] fix: Do not try to set HTTP response code on already closed connection

4 weeks agoMerge pull request #48032 from nextcloud/backport/48013/stable28
John Molakvoæ [Sun, 15 Sep 2024 20:12:39 +0000 (22:12 +0200)]
Merge pull request #48032 from nextcloud/backport/48013/stable28

[stable28] fix(BaseResponse): Cast XML element values to string

4 weeks agoMerge pull request #47917 from nextcloud/backport/47914/stable28
John Molakvoæ [Sun, 15 Sep 2024 20:09:41 +0000 (22:09 +0200)]
Merge pull request #47917 from nextcloud/backport/47914/stable28

4 weeks agoMerge pull request #47811 from nextcloud/backport/47649/stable28
John Molakvoæ [Sun, 15 Sep 2024 20:09:31 +0000 (22:09 +0200)]
Merge pull request #47811 from nextcloud/backport/47649/stable28

4 weeks agoMerge pull request #47861 from nextcloud/backport/47860/stable28
John Molakvoæ [Sun, 15 Sep 2024 20:09:21 +0000 (22:09 +0200)]
Merge pull request #47861 from nextcloud/backport/47860/stable28

4 weeks agoMerge pull request #48019 from nextcloud/backport/48015/stable28
John Molakvoæ [Sun, 15 Sep 2024 19:58:55 +0000 (21:58 +0200)]
Merge pull request #48019 from nextcloud/backport/48015/stable28