aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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(l10n): Update translations from TransifexNextcloud bot2025-01-284-0/+16
* Merge pull request #50421 from nextcloud/backport/50273/stable29Louis2025-01-271-6/+11
|\
| * fix: Metadata field searchbackport/50273/stable29Louis Chemineau2025-01-271-6/+11
* | fix(IInitialState): Allow provideLazyInitialState() closure to return arraybackport/50077/stable29provokateurin2025-01-271-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-272-0/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-264-4/+60
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2510-0/+80
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-244-0/+220
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-23194-2718/+60
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-232-0/+8
* fix: add sse_c_key from S3 object storage properties config to list of sensit...backport/49681/stable29Robert Riemann2025-01-221-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2210-8/+88
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2168-0/+116
* Merge pull request #50105 from nextcloud/backport/50070/stable29Kate2025-01-201-1/+3
|\
| * docs(HTTP): Add proper docs for CORS attributebackport/50070/stable29provokateurin2025-01-091-1/+3
* | 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
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-206-0/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-172-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-142-0/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-136-0/+44
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-114-0/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-102-4/+4
|/
* 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(l10n): Update translations from TransifexNextcloud bot2025-01-0818-0/+176
* | | fix(preview): Do not try to parse M3U files as MP3Pauli Järvinen2025-01-071-1/+1
* | | fix(HTTP): Adjust JSONResponse data typebackport/50035/stable29provokateurin2025-01-071-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-062-24/+24
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-032-0/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-284-4/+68
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-262-0/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-256-2/+24
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-24136-138/+186
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2212-0/+62
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-21142-2/+160
* | | 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