aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix(files_external): Catch correct exceptionbackport/48345/stable28Marcel Klehr2024-09-261-7/+9
| | | | | | 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>
* Merge pull request #48318 from nextcloud/backport/48315/stable28F. E Noel Nfebe2024-09-263-4/+3
|\ | | | | [stable28] refactor(AccountIcon): Remove needless console.log
| * chore(assets): Recompile assetsbackport/48315/stable28nextcloud-command2024-09-262-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * chore(assets): Recompile assetsnextcloud-command2024-09-240-0/+0
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * refactor(AccountIcon): Remove needless console.logfenn-cs2024-09-241-1/+0
| | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-26102-112/+198
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48352 from nextcloud/backport/48331/stable28Pytal2024-09-256-19/+20
|\ \ | | | | | | [stable28] fix(files): Fix having to resolve conflicts twice when dropping files
| * | chore(assets): Recompile assetsbackport/48331/stable28nextcloud-command2024-09-254-6/+6
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(files): Fix having to resolve conflicts twice when dropping filesChristopher Ng2024-09-252-13/+14
|/ / | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #48339 from ↵Joas Schilling2024-09-252-3/+101
|\ \ | | | | | | | | | | | | nextcloud/automated/noid/stable28-update-ca-cert-bundle [stable28] fix(security): Update CA certificate bundle
| * | fix(security): Update CA certificate bundlenextcloud-command2024-09-252-3/+101
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-25172-182/+222
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48310 from nextcloud/backport/47349/stable28Joas Schilling2024-09-241-21/+54
|\ | | | | [stable28] Add bidirectional text support - Backend
| * ci: Restrict RTL characters to RTL languagesbackport/47349/stable28Joas Schilling2024-09-241-21/+54
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #48283 from nextcloud/backport/48207/stable28Louis2024-09-248-36/+66
|\ | | | | [stable28] fix: Don't crash if disabled user is missing in the database
| * fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable28Louis Chemineau2024-09-238-36/+66
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #48281 from nextcloud/backport/48266/stable28Kate2024-09-243-69/+2
|\ \
| * | fix(psalm): Enable findUnusedBaselineEntrybackport/48266/stable28provokateurin2024-09-233-69/+2
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #48300 from nextcloud/backport/48268/stable28Daniel2024-09-231-2/+3
|\ \ | | | | | | [stable28] fix: skip the integrity check for nextcloud-init-sync.lock
| * | fix: skip the integrity check for nextcloud-init-sync.lockbackport/48268/stable28Daniel Kesselberg2024-09-231-2/+3
|/ / | | | | | | | | | | | | | | 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>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2314-6/+92
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48292 from nextcloud/backport/48282/stable28Joas Schilling2024-09-232-0/+5
|\ \ | |/ |/| [stable28] chore: add .git-blame-ignore-revs
| * chore: add .git-blame-ignore-revsbackport/48282/stable28Daniel Kesselberg2024-09-232-0/+5
|/ | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #48058 from ↵Kate2024-09-231-3/+0
|\ | | | | | | nextcloud/automated/noid/stable28-update-psalm-baseline
| * chore(tests): Update psalm baselineautomated/noid/stable28-update-psalm-baselinenextcloud-command2024-09-231-3/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Merge pull request #48099 from nextcloud/backport/46140/stable28Robin Appelman2024-09-232-5/+20
|\ \ | |/ |/| [stable28] fix(config): Add missing handling for `envCache` in `getKeys()`
| * fix: switch from explode to substr (faster)backport/46140/stable28Josh Richards2024-09-161-1/+2
| | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
| * fix(config): add envCache tests for getKeys()Josh Richards2024-09-161-0/+7
| | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
| * fix(config): Add missing handling for envCache in getKeys()Josh Richards2024-09-161-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-234-0/+32
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48166 from nextcloud/backport/48114/stable28Grigorii K. Shartsev2024-09-222-9/+1
|\ \ | | | | | | [stable28] fix(appstoreFetcher): get list from a custom store and remove unnecessary warning
| * | fix(appstoreFetcher): get app list from custom app storebackport/48114/stable28Grigorii K. Shartsev2024-09-182-8/+1
| | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | fix(appstoreFetcher): remove unneeded warningGrigorii K. Shartsev2024-09-181-1/+0
| | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | Merge pull request #48091 from nextcloud/backport/47316/stable28Kate2024-09-221-1/+1
|\ \ \
| * | | fix: Prevent crash when refreshing metadata for files without an ownerVincent FarZz2024-09-221-1/+1
|/ / / | | | | | | | | | | | | | | | 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>
* | | Fix(l10n): Update translations from Transifexautomated/noid/stable28-fix-npm-auditNextcloud bot2024-09-2222-4/+122
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-21164-11326/+11152
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-20104-134/+538
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #47441 from nextcloud/44287-fix-avatar-fed-share-receiverF. E Noel Nfebe2024-09-199-43/+41
|\ \ \ | | | | | | | | [stable28] fix(FileList): Show correct avatar for federated share owner
| * | | chore(assets): Recompile assets44287-fix-avatar-fed-share-receivernextcloud-command2024-09-195-28/+11
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(Federation): Show some icon for federated users on sharesfenn-cs2024-09-194-15/+30
|/ / / | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1926-2/+94
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-18172-298/+422
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48082 from nextcloud/backport/48081/stable28John Molakvoæ2024-09-187-7/+7
|\ \ | | | | | | [stable28] chore(1i8n): Fixed grammar and improved wording
| * | chore(assets): Recompile assetsbackport/48081/stable28nextcloud-command2024-09-186-6/+6
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(1i8n): Fixed grammar and improved wordingrakekniven2024-09-161-1/+1
| |/ | | | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> [skip ci]
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-18156-240/+436
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48103 from nextcloud/backport/46218/stable28John Molakvoæ2024-09-172-1/+2
|\ \
| * | chore: improve hash_file php usage in Local Storagebackport/46218/stable28John Molakvoæ2024-09-161-8/+1
| | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | fix(files): Ensure that the hash method does not return nullLouis Chemineau2024-09-162-2/+10
| |/ | | | | | | | | | | | | | | 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>