summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40509 from nextcloud/backport/40488/stable25Joas Schilling2023-09-201-0/+16
|\
| * fix(comments): Use provided offset in best effort when loading commentsJoas Schilling2023-09-191-0/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-202-0/+14
|/
* fix: Only read unencrypted_size when file is actually encryptedJulius Härtl2023-09-122-3/+3
* fix: Only store unencrypted_size if path should be encryptedJulius Härtl2023-09-122-1/+3
* fix(logging): user log condition featureCôme Chilliet2023-09-071-10/+12
* Merge pull request #40304 from nextcloud/backport/40293/stable25Tobias Kaminsky2023-09-071-2/+2
|\
| * fix(ratelimit): Only use memory cache backend for redisJoas Schilling2023-09-061-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-074-0/+4
|/
* Merge pull request #40261 from nextcloud/backport/40234/stable25Arthur Schiwon2023-09-051-0/+5
|\
| * enh: skip processing for empty responseDaniel Kesselberg2023-09-051-0/+5
* | Merge pull request #40233 from nextcloud/fix/fix-video-seeking-public-linkArthur Schiwon2023-09-055-6/+48
|\ \
| * | Apply suggestions from code review in View.phpCôme Chilliet2023-09-051-4/+4
| * | Lower log to debug for connections aborted by the clientCôme Chilliet2023-09-045-1/+38
| * | Detect aborted connection in OC\Files\View and stop writing data to theCôme Chilliet2023-09-042-5/+10
| |/
* | Merge pull request #40188 from nextcloud/backport/39017/stable25Arthur Schiwon2023-09-051-1/+1
|\ \
| * | fix(s3): fix handling verify_bucket_exists parameterThomas Citharel2023-08-311-1/+1
* | | Merge pull request #39731 from nextcloud/backport/39698/stable25Arthur Schiwon2023-09-051-1/+1
|\ \ \ | |_|/ |/| |
| * | fix: simplify `sourceData` checkJohn Molakvoæ2023-08-061-1/+1
| * | Catch more invalid cache source storage pathsJosh Richards2023-08-061-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-032-0/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-014-0/+4
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-314-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-3018-0/+18
* | fix(CalDAV): check voject exists before attempting any operationAnna Larch2023-08-291-6/+35
* | Merge pull request #39703 from nextcloud/cache-imcomplete-id-first-25Robin Appelman2023-08-281-3/+16
|\ \
| * | select the fileid first when looking for incomplete filesRobin Appelman2023-08-281-3/+16
* | | fix: don't emit Hooks when hookpaths are emptyAnna Larch2023-08-281-49/+57
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-232-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-172-0/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-164-0/+18
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1468-202/+202
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-132-2/+18
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-124-0/+110
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-112-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-104-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0920-0/+44
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0828-26/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-072-0/+16
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-062-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-054-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0418-0/+32
* Merge pull request #39671 from nextcloud/manual/backport/39614F. E Noel Nfebe2023-08-031-2/+16
|\
| * fix share roots always being marked as writableRobin Appelman2023-08-021-2/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0322-28/+6
|/
* Merge pull request #39438 from nextcloud/backport/39309/stable25Arthur Schiwon2023-08-021-1/+1
|\
| * fix(profile): fix getUID on nullable user variableThomas Citharel2023-07-171-1/+1
* | Merge pull request #39598 from nextcloud/backport/38667/stable25Arthur Schiwon2023-08-021-4/+8
|\ \
| * | fix(SystemTagManager): Use truncated tagName in getTag and updateTagMarcel Klehr2023-07-271-4/+8
* | | Merge pull request #39451 from nextcloud/backport/38907/stable25Arthur Schiwon2023-08-021-3/+6
|\ \ \