summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Make sure that path is normalized and then checked,Côme Chilliet2022-11-101-7/+8
* | Use proper storage method for writing skeleton filesJulius Härtl2022-11-091-1/+1
|/
* Fix unsuccessful token login logged as errorChristoph Wurst2022-11-071-1/+1
* Suppress false-positives from psalm, waiting for fix upstreamCôme Chilliet2022-11-071-0/+4
* Avoid a crash when a PHP extension has no versionCôme Chilliet2022-11-071-1/+4
* Merge pull request #34659 from nextcloud/backport/34632/stable24Vincent Petry2022-11-041-3/+3
|\
| * Add rate limiting on lost password emailsCôme Chilliet2022-11-031-3/+3
* | Merge pull request #34855 from nextcloud/backport/34799/stable24Vincent Petry2022-11-043-12/+27
|\ \
| * | Emit typed event when preview is requestedJulius Härtl2022-10-273-12/+27
| |/
* | Merge pull request #34947 from nextcloud/backport/34804/stable24Vincent Petry2022-11-041-0/+12
|\ \
| * | Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-11-031-0/+12
| |/
* / Run session token renewals in a database transactionChristoph Wurst2022-11-031-23/+32
|/
* Merge pull request #34770 from nextcloud/backport/34579/stable24John Molakvoæ2022-10-271-1/+1
|\
| * fix null error in getUnencryptedSizeRobin Appelman2022-10-241-1/+1
* | Merge pull request #34845 from nextcloud/dependaskjnldsv/32413/stable24John Molakvoæ2022-10-272-21/+6
|\ \