aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix(Http): Only allow valid HTTP status code values via templatebackport/49882/stable29provokateurin2025-02-033-8/+8
* Merge pull request #50600 from nextcloud/backport/50549/stable29Kate2025-02-011-4/+8
|\
| * fix(OC_Files): Fix error response when `event` was not setbackport/50549/stable29Ferdinand Thiessen2025-01-311-4/+8
* | fix(sharing): Move permission validation to share managerFerdinand Thiessen2025-01-311-0/+11
|/
* Merge pull request #50563 from nextcloud/backport/50530/stable29Kate2025-01-311-7/+5
|\
| * fix(ConvertType): Read dbtype in createConnectionParams and remove safeguardbackport/50530/stable29Nils Wenninghoff2025-01-301-7/+5
* | fix: Exclude non accepted shares when computing access listbackport/50519/stable29Louis Chemineau2025-01-301-0/+13
|/
* fix(s3): treat empty sse_c_key as not setbackport/50514/stable29Richard Steinmetz2025-01-291-1/+1
* fix(files): Do not array access null valuebackport/50437/stable29Ferdinand Thiessen2025-01-291-1/+3
* fix: Correctly return app id and app version for `core` styles and imagesFerdinand Thiessen2025-01-292-8/+19
* fix(performance): use low resolution for blurhashbackport/50494/stable29Max2025-01-281-1/+1
* fix: Metadata field searchbackport/50273/stable29Louis Chemineau2025-01-271-6/+11
* fix: add sse_c_key from S3 object storage properties config to list of sensit...backport/49681/stable29Robert Riemann2025-01-221-0/+1
* Merge pull request #49990 from nextcloud/backport/49887/stable29Kate2025-01-201-2/+9
|\
| * chore: psalm fixesRobin Appelman2025-01-201-0/+2
| * fix: don't skip scanner users filesystem if they have a mountpoint at /<user>...Robin Appelman2025-01-201-2/+7
* | fix(TemplateManager): Remove warning messageGit'Fellow2025-01-201-1/+0
|/
* Merge pull request #49675 from nextcloud/backport/49262/stable29Git'Fellow2025-01-091-1/+5
|\
| * fix: don't do same-storage move optimization with encryption wrappersRobin Appelman2025-01-091-1/+5
* | Merge pull request #49655 from nextcloud/backport/48769/stable29Git'Fellow2025-01-091-1/+8
|\ \
| * | fix: use scan_permissions when copying cache itemsRobin Appelman2024-12-091-1/+5
| * | fix: store unmaked source permissions as scan_permissions when loading share ...Robin Appelman2024-12-091-0/+3
| |/
* | fix(preview): Do not try to parse M3U files as MP3Pauli Järvinen2025-01-071-1/+1
* | fix: Use getRelativePath method to check if node is inside folderCôme Chilliet2024-12-191-1/+2
* | fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-12-191-10/+17
* | chore: Add comment to make code clearerCôme Chilliet2024-12-191-0/+1
* | chore: Turn method description into phpdocCôme Chilliet2024-12-191-1/+1
* | fix(shares): Promote reshares into direct shares when share is deletedCôme Chilliet2024-12-191-6/+13
* | fix: Tidy up code for reshare deletionCôme Chilliet2024-12-191-14/+16
* | fix: delete re-shares when deleting the parent shareLuka Trovic2024-12-191-0/+69
* | fix: make sure we have a valid scheme when testing ocm urlsbackport/49900/stable29skjnldsv2024-12-171-0/+9
* | fix(View): Catch exceptions when executing mkdir for non-existent parentsprovokateurin2024-12-171-4/+11
* | Merge pull request #49836 from nextcloud/backport/49822/stable29Kate2024-12-161-2/+4
|\ \
| * | fix(shares): Wrap exceptions from password validation to set code to 400Côme Chilliet2024-12-121-1/+7
| * | fix(files_sharing): Do not wrap password policy exception into a generic oneCôme Chilliet2024-12-121-6/+2
* | | fix(TemplateManager): Make sure TemplateFolder is a Folderbackport/49451/stable29Git'Fellow2024-12-161-2/+6
* | | Merge pull request #49668 from nextcloud/backport/47515/stable29Joas Schilling2024-12-161-13/+21
|\ \ \
| * | | fix(migration): Make compatible with PHP 8.0backport/47515/stable29Joas Schilling2024-12-051-3/+3
| * | | fix(migration): Correctly sort migrations by version numberJoas Schilling2024-12-051-13/+21
| | |/ | |/|
* | | fix: replace null character when serializingbackport/49528/stable29SebastianKrupinski2024-12-132-0/+70
| |/ |/|
* | Merge pull request #49654 from nextcloud/backport/49551/stable29John Molakvoæ2024-12-121-2/+9
|\ \
| * | fix: don't propagate future mtimesbackport/49551/stable29Robin Appelman2024-12-041-2/+9
| |/
* / fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable29Robin Appelman2024-12-111-9/+13
|/
* Merge pull request #49536 from nextcloud/backport/49523/stable29Joas Schilling2024-11-281-3/+29
|\
| * fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-3/+29
* | fix: fix availability wrapper not applyingRobin Appelman2024-11-261-2/+2
* | fix: throw correct exception type when we can't verify if an s3 bucket existsRobin Appelman2024-11-261-5/+6
|/
* fix(OCMDiscoveryService): Also cache error results during discoverybackport/49311/stable29provokateurin2024-11-251-1/+9
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesbackport/48600/stable29provokateurin2024-11-255-9/+10
* fix(storage): Try to delete existing targetbackport/49315/stable29Git'Fellow2024-11-212-10/+13