summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* do not write htaccess file if disk space is too lowSimon L2023-11-201-0/+8
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2020-2/+220
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-196-10/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1894-66/+232
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-17284-1838/+2142
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #41553 from nextcloud/backport/41518/stable27Git'Fellow2023-11-171-2/+6
|\ | | | | [stable27] fix(files_versions): don't call getUid() on null
| * Don't call getUid() on nullGit'Fellow2023-11-161-2/+6
| | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Merge pull request #41430 from nextcloud/release/27.1.4_rc1v27.1.4rc1Arthur Schiwon2023-11-161-2/+2
|\ \ | | | | | | 27.1.4 RC1
| * | 27.1.4 RC1Arthur Schiwon2023-11-131-2/+2
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #41539 from nextcloud/backport/37959/stable27Arthur Schiwon2023-11-161-2/+8
|\ \ \ | | | | | | | | [stable27] Check for open_basedir before reading /proc
| * | | Us strpos() onlyGit'Fellow2023-11-161-9/+3
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
| * | | Check for open_basedir before reading /procGit'Fellow2023-11-161-2/+14
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | Merge pull request #40916 from nextcloud/fix/admin-ai-settings-stable27Arthur Schiwon2023-11-163-5/+8
|\ \ \ \ | | | | | | | | | | [stable27] Fix/admin ai settings
| * | | | fix: eslintMarcel Klehr2023-11-161-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | chore(assets): Recompile assetsnextcloud-command2023-11-162-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | Fix Admin AI settings javascript errorMarcel Klehr2023-11-161-1/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | make sure all task types we want to display actually exist Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | | Merge pull request #41545 from nextcloud/backport/41057/stable27Andy Scherzinger2023-11-165-71/+87
|\ \ \ \ | |_|_|/ |/| | | [stable27] optimize UserMountCache::registerStorage
| * | | optimize UserMountCache::registerStorageRobin Appelman2023-11-165-71/+87
|/ / / | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | Merge pull request #41502 from nextcloud/backport/40935/stable27Benjamin Gaussorgues2023-11-161-2/+31
|\ \ \ | | | | | | | | [stable27] add some support for rename on case insensitive local filesystems
| * | | add some support for rename on case insensitive local filesystemsRobin Appelman2023-11-151-2/+31
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #41363 from nextcloud/optmize-storage-wrappers-27Benjamin Gaussorgues2023-11-1613-45/+122
|\ \ \ \ | |_|/ / |/| | | [27] optimize builtin storage wrappers
| * | | optimize isShared and isMountedRobin Appelman2023-11-092-22/+19
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | optimize builtin storage wrappersRobin Appelman2023-11-0911-23/+103
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #41096 from nextcloud/backport/41046/stable27Arthur Schiwon2023-11-161-25/+14
|\ \ \ \ | | | | | | | | | | [stable27] Fix: duplicating contacts with the Recently contacted feature
| * | | | Fix: duplicating contacts with the Recently contacted featurehamza2212023-10-241-25/+14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
* | | | | Merge pull request #41527 from nextcloud/backport/41526/stable27Arthur Schiwon2023-11-162-8/+40
|\ \ \ \ \ | | | | | | | | | | | | [stable27] Reverse X-Forwarded-For list to read the correct proxy remote address
| * | | | | Reverse X-Forwarded-For list to read the correct proxy remote addressJoas Schilling2023-11-162-8/+40
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #41521 from nextcloud/backport/41520/stable27Arthur Schiwon2023-11-165-7/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [stable27] Finish password confirmation
| * | | | | chore(assets): Recompile JSJoas Schilling2023-11-162-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | fix(workflows): Finish password confirmationJoas Schilling2023-11-163-4/+11
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1624-4/+106
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #41482 from nextcloud/backport/41366/stable27Git'Fellow2023-11-161-1/+7
|\ \ \ \ \ | | | | | | | | | | | | [stable27] fix(s3): support SSE-C headers for the MultipartCopy call
| * | | | | fix(s3): support SSE-C headers for the MultipartCopy callTobias Zimmerer2023-11-151-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com>
* | | | | | Merge pull request #41245 from nextcloud/backport/40665/stable27Christoph Wurst2023-11-151-30/+34
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable27] fix(dav): Reduce CalDAV backend memory footprint
| * | | | | | fix(dav): Reduce CalDAV backend memory footprintChristoph Wurst2023-11-061-30/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetchAll inflates memory. Fetching in a loop allows GC to run earlier and more often. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | Merge pull request #41356 from nextcloud/fix/stable27/header-sort-redirectArthur Schiwon2023-11-151-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable27] fix(files): prevent redirect on heading column sort
| * | | | | | | fix(files): prevent redirect on heading column sortJohn Molakvoæ2023-11-091-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | | | | | Merge pull request #41383 from nextcloud/backport/41302/stable27Arthur Schiwon2023-11-151-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [stable27] Lower log level about invalid session token
| * | | | | | | | Lower log level about invalid session tokenPatrick Fischer2023-11-101-1/+1
| | | | | | | | |
* | | | | | | | | Merge pull request #41371 from nextcloud/backport/41354/stable27Arthur Schiwon2023-11-151-1/+9
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [stable27] fix: Validate that we have a proper distributed cache configured
| * | | | | | | | | fix: Validate that we have a proper distributed cache configuredJulius Härtl2023-11-101-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | | | | Merge pull request #41347 from nextcloud/backport/41054/stable27Arthur Schiwon2023-11-151-2/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [stable27] get children from dav node when preloading system tags
| * | | | | | | | | | get children from dav node when preloading system tagsRobin Appelman2023-11-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | | | | Merge pull request #41238 from nextcloud/backport/40859/stable27Arthur Schiwon2023-11-151-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [stable27] fix(session): Log why session renewal failed
| * | | | | | | | | | | fix(session): Log why session renewal failedChristoph Wurst2023-11-021-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | | | | | | Merge pull request #41231 from nextcloud/backport/40819/stable27Arthur Schiwon2023-11-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | [stable27] Catch Imaginary processing errors
| * | | | | | | | | | | | Use \Throwable insteadGit'Fellow2023-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
| * | | | | | | | | | | | Catch Imaginary processing errorsGit'Fellow2023-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | | | | | | | | | Merge pull request #41069 from nextcloud/backport/40495/stable27Arthur Schiwon2023-11-152-0/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [stable27] fix(sharing): set name to target name in sharing cache
| * | | | | | | | | | | | | test(files_sharing): Test if recent files result use actual share target nameJulius Härtl2023-10-231-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>