summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36441 from nextcloud/backport/36433/stable24blizzz2023-02-091-4/+1
|\
| * fix(encryption): don't throw on missing fileRichard Steinmetz2023-02-071-4/+1
* | Merge pull request #36376 from nextcloud/backport/35894/stable24blizzz2023-02-091-5/+13
|\ \
| * | fix moving files of encrypted local storage to unencrypted local storageRobin Appelman2023-02-071-5/+13
| |/
* / Fix double where() usage in resource managerJoas Schilling2023-02-071-1/+1
|/
* Do not store generated mysql password if it was not usedJulius Härtl2023-01-271-0/+3
* imaginary - add tiff to supported formatsSimon L2023-01-251-1/+1
* Merge pull request #35824 from nextcloud/backport/35614/stable24Christoph Wurst2023-01-254-9/+12
|\
| * fix(logging): Fix array to string conversion in errorlog writerChristoph Wurst2023-01-241-1/+2
| * fix(logging): Fix array to string conversion in errorlog writerChristoph Wurst2022-12-194-8/+10
* | Merge pull request #35946 from nextcloud/backport/33813/stable24Vincent Petry2023-01-191-1/+1
|\ \
| * | I dug into it again, and the issue is much simpler than I previously though.Louis Chemineau2023-01-021-1/+1
| |/
* | Merge pull request #36168 from nextcloud/backport/35970/stable24Julius Härtl2023-01-191-3/+3
|\ \
| * | fix(ExceptionSerializer): encode arguments before filtering the traceJulius Härtl2023-01-181-3/+3
* | | escape path prefix when doing cache jail searchRobin Appelman2023-01-113-7/+8
|/ /
* | Merge pull request #35094 from nextcloud/invalidateTokensWhenDeletingOAuthClientJohn Molakvoæ2023-01-062-1/+13
|\ \
| * | public interface to invalidate tokens of userArtur Neumann2022-12-202-1/+13
| |/
* | Remove null from quota typeCôme Chilliet2023-01-021-1/+1
* | Silence a warning from psalm with explanationCôme Chilliet2023-01-021-0/+1
* | Adapt types of subclassesCôme Chilliet2023-01-025-11/+9
* | Make it clear that file sizes may be float on 32bitsCôme Chilliet2023-01-022-12/+11
* | Remove quota value type for 32-bit systemsVincent Petry2023-01-021-2/+1
|/
* Merge pull request #35799 from nextcloud/backport/35780/stable24Vincent Petry2022-12-191-1/+1
|\
| * fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-161-1/+1
* | Merge pull request #35524 from nextcloud/backport/35502/stable24Vincent Petry2022-12-161-1/+1
|\ \
| * | Fix Executing a query: SQLSTATE[42000]Andy Xheli2022-11-301-1/+1
* | | Merge pull request #35657 from nextcloud/backport/35649/stable24Vincent Petry2022-12-161-1/+2
|\ \ \ | |_|/ |/| |
| * | Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-071-0/+1
| * | Update the unencrypted file size when closing streamsJulius Härtl2022-12-071-1/+1
| |/
* | check if params given to API are really an arrayArtur Neumann2022-12-161-2/+1
* | preview: fix HEIC orientationVarun Patil2022-12-111-0/+3
|/
* Float the quotaVincent Petry2022-11-241-1/+1
* Revert "[stable24] Fix quota type to int"Vincent Petry2022-11-242-4/+4
* Merge pull request #35367 from nextcloud/backport/35353/stable24Louis2022-11-231-3/+3
|\
| * Update cache when file size === 0Louis Chemineau2022-11-231-3/+3
* | Fix forwarding the object id when searching commentsJoas Schilling2022-11-231-1/+1
|/
* Don't use quota cache through user managementVincent Petry2022-11-211-4/+8
* Merge pull request #35250 from nextcloud/bugfix/noid/quota-zeroSimon L2022-11-211-2/+2
|\
| * Properly compare quota against both float/int valuesJulius Härtl2022-11-181-2/+2
* | Merge pull request #35141 from nextcloud/backport/34160/stable24Côme Chilliet2022-11-212-15/+20
|\ \
| * | Fix tests for nested v4 in v6Côme Chilliet2022-11-141-14/+6
| * | Use new dependency to normalize IPsCôme Chilliet2022-11-141-0/+13
| * | Add missing urldecode and idn_to_utf8 calls to local address checkerCôme Chilliet2022-11-142-2/+2
| * | Appropriate length check in Notification.phpnatoponen2022-11-111-2/+2
* | | Merge pull request #35245 from nextcloud/backport/32288/stable24Joas Schilling2022-11-191-11/+17
|\ \ \
| * | | Fix JSON error when comment has no reactionsJoas Schilling2022-11-181-11/+17
| | |/ | |/|
* / | delay updating setup providers untill we register the mountsRobin Appelman2022-11-181-10/+16
|/ /
* | Mark more config values as sensitiveJoas Schilling2022-11-162-0/+8
* | Fix distorted previews when using imaginaryRichard Steinmetz2022-11-111-4/+14
|/
* Merge pull request #35088 from nextcloud/backport/35074/stable24Joas Schilling2022-11-111-7/+8
|\