aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ci: Restrict RTL characters to RTL languagesbackport/47349/stable29Joas Schilling2024-09-241-21/+54
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #48284 from nextcloud/backport/48207/stable29Louis2024-09-248-40/+69
|\ | | | | [stable29] 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/stable29Louis Chemineau2024-09-238-40/+69
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #48280 from nextcloud/backport/48266/stable29Kate2024-09-243-69/+2
|\ \
| * | fix(psalm): Enable findUnusedBaselineEntrybackport/48266/stable29provokateurin2024-09-233-69/+2
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #48165 from nextcloud/backport/48114/stable29Andy Scherzinger2024-09-232-9/+1
|\ \ | | | | | | [stable29] fix(appstoreFetcher): get list from a custom store and remove unnecessary warning
| * | fix(appstoreFetcher): get app list from custom app storebackport/48114/stable29Grigorii 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 #48301 from nextcloud/backport/48268/stable29Andy Scherzinger2024-09-231-2/+3
|\ \ \ | | | | | | | | [stable29] fix: skip the integrity check for nextcloud-init-sync.lock
| * | | fix: skip the integrity check for nextcloud-init-sync.lockbackport/48268/stable29Daniel 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 #48293 from nextcloud/backport/48282/stable29Joas Schilling2024-09-232-0/+5
|\ \ \ | | | | | | | | [stable29] chore: add .git-blame-ignore-revs
| * | | chore: add .git-blame-ignore-revsbackport/48282/stable29Daniel Kesselberg2024-09-232-0/+5
| | |/ | |/| | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #48227 from nextcloud/backport/47441/stable29F. E Noel Nfebe2024-09-239-43/+41
|\ \ \ | |/ / |/| | [stable29] fix(FileList): Show correct avatar for federated share owner
| * | chore(assets): Recompile assetsbackport/47441/stable29nextcloud-command2024-09-234-6/+6
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(assets): Recompile assetsnextcloud-command2024-09-231-22/+5
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(Federation): Show some icon for federated users on sharesfenn-cs2024-09-234-15/+30
|/ / | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Merge pull request #48228 from ↵Kate2024-09-231-5/+0
|\ \ | | | | | | | | | nextcloud/automated/noid/stable29-update-psalm-baseline
| * | chore(tests): Update psalm baselineautomated/noid/stable29-update-psalm-baselinenextcloud-command2024-09-231-5/+0
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-234-0/+32
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud 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 #48214 from nextcloud/backport/48205/stable29Robin Appelman2024-09-1920-91/+239
|\ \ | | | | | | [stable29] Ci fixes
| * | fix: Prevent duplicate creation of print_exception functionbackport/48205/stable29Louis Chemineau2024-09-194-23/+39
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | fix(tests): Fix Folder testsCôme Chilliet2024-09-191-3/+22
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | fix: Override start method of \Sabre\DAV\Server to remove exception outputLouis Chemineau2024-09-191-0/+23
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | test: fix ShareControllerTest.phpRobin Appelman2024-09-191-1/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | test: fix trashbin StorageTestRobin Appelman2024-09-191-0/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | test: fix ShareAPIControllerTest.phpRobin Appelman2024-09-191-1/+45
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | test: fix service overwrite in PartFileInRootUploadTestRobin Appelman2024-09-191-1/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | test: put parent items into cache in testsRobin Appelman2024-09-196-49/+84
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: ensure parent folder exists when writing a file to object storageRobin Appelman2024-09-191-0/+4
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | test: fix incorrect ltrim usage in testRobin Appelman2024-09-191-2/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: verify that parent exists in cache when insertingRobin Appelman2024-09-191-0/+3
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: fix object store id for test object storeRobin Appelman2024-09-191-2/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: cleanup objectstore file_put_contentRobin Appelman2024-09-191-7/+4
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: create intermediate directories for objectstore moveFromStorageRobin Appelman2024-09-191-0/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: get source file before moving the cache item in objectstore moveFromStorageRobin Appelman2024-09-191-1/+5
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: Drop unnecessary exitLouis Chemineau2024-09-191-1/+0
|/ / | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* / 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>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-18156-240/+436
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48119 from nextcloud/backport/48090/stable29Richard Steinmetz2024-09-176-9/+12
|\ | | | | [stable29] fix(settings): disable Discover when appstore is disabled
| * chore(assets): Recompile assetsbackport/48090/stable29Grigorii K. Shartsev2024-09-174-6/+6
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * fix(settings): disable Discover when appstore is disabledGrigorii K. Shartsev2024-09-172-3/+6
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | Merge pull request #48096 from nextcloud/backport/47924/stable29Anna2024-09-171-16/+31
|\ \ | |/ |/| [stable29] 🥅 — Catch MaxInstancesExceededException on calendar events
| * fix(dav): catch `MaxInstancesExceededException` on calendar eventsbackport/47924/stable29Luc Didry2024-09-161-16/+31
| | | | | | | | Signed-off-by: Luc Didry <luc@didry.org>
* | Merge pull request #48104 from nextcloud/backport/46218/stable29John Molakvoæ2024-09-172-1/+2
|\ \
| * | chore: improve hash_file php usage in Local Storagebackport/46218/stable29John Molakvoæ2024-09-161-8/+1
| | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>