summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40693 from nextcloud/fix/dashboard-widgets-api-stable25Arthur Schiwon2023-10-091-2/+5
|\
| * Fix Dashboard IManager getWidgets return annotationjld31032023-09-291-2/+5
* | Merge pull request #39992 from nextcloud/backport/39770/stable25Arthur Schiwon2023-10-091-0/+5
|\ \ | |/ |/|
| * fix: always use display name from correct backendMax2023-09-151-0/+5
* | fix(comments): Use provided offset in best effort when loading commentsJoas Schilling2023-09-191-0/+16
|/
* 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
* fix(ratelimit): Only use memory cache backend for redisJoas Schilling2023-09-061-2/+2
* 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-052-6/+16
|\ \
| * | 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-042-1/+6
| * | 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(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
|/
* 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
|\ \ \
| * | | fix(mail): ContactManager search with fullmatchJohannes Merkel2023-07-181-3/+6
| | |/ | |/|
* | | Merge pull request #39371 from nextcloud/backport/39339/stable25Arthur Schiwon2023-08-021-0/+4
|\ \ \ | |_|/ |/| |
| * | fix(node): non-existing folder is not searchableArthur Schiwon2023-07-131-0/+4
| |/
* | Add instance category while checking new updatesBenjamin Gaussorgues2023-07-251-14/+38
* | fix(apps): Fix loading info.xml fileJoas Schilling2023-07-202-5/+5
|/
* Merge pull request #39101 from nextcloud/backport/39093/stable25Arthur Schiwon2023-07-121-1/+1
|\
| * Silent imagecreatefromstring() errorsGit'Fellow2023-07-041-1/+1
* | Merge pull request #39233 from nextcloud/backport/39202/stable25Arthur Schiwon2023-07-116-34/+67
|\ \
| * | fix: PHP 7.4 compatibilityArthur Schiwon2023-07-102-2/+2
| * | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-0/+4
| * | fix: cominbation of small fixesArthur Schiwon2023-07-071-2/+2
| * | fix: include invisible tags for adminsArthur Schiwon2023-07-073-43/+43
| * | fix: favorites view and universal search against tagsArthur Schiwon2023-07-071-17/+30
| * | fix: change if with conditionless else to switch; and a parameter valueArthur Schiwon2023-07-072-20/+25
| * | use efficient tag retrieval on DAV report requestArthur Schiwon2023-07-073-17/+28
* | | Merge pull request #39253 from nextcloud/backport/38046/stable25Joas Schilling2023-07-101-11/+3
|\ \ \
| * | | chore: fix codestyle for \OC\Files\Node\FolderDaniel Kesselberg2023-07-101-1/+1
| * | | fix: use handleLoginFailed for invalid email addressDaniel Kesselberg2023-07-101-9/+1
| * | | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-07-101-2/+2
| |/ /
* | | Merge pull request #39032 from nextcloud/backport/38917/stable25Arthur Schiwon2023-07-101-1/+6
|\ \ \
| * | | fix(l10n): Fix plural issue with different locale and languageJoas Schilling2023-06-271-1/+6
| | |/ | |/|