aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-11-082-0/+6
* 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
* [tx-robot] updated from transifexNextcloud bot2022-11-074-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-11-062-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-11-054-2/+8
* 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-046-12/+80
|\ \
| * | Emit typed event when preview is requestedJulius Härtl2022-10-276-12/+80
* | | 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
| | |/ | |/|
* | | Merge pull request #34952 from nextcloud/backport/34379/stable24Vincent Petry2022-11-041-23/+32
|\ \ \
| * | | Run session token renewals in a database transactionChristoph Wurst2022-11-031-23/+32
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2022-11-0412-0/+24
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-11-03128-254/+256
* | [tx-robot] updated from transifexNextcloud bot2022-11-022-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-10-312-0/+2
* | [tx-robot] updated from transifexNextcloud bot2022-10-306-0/+16
* | [tx-robot] updated from transifexNextcloud bot2022-10-292-0/+18
* | [tx-robot] updated from transifexv24.0.7rc1Nextcloud bot2022-10-286-2/+204
|/
* 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-275-26/+11
|\ \
| * | Fix psalm errors fron the end of the baseline fileCarl Schwan2022-10-275-26/+11
* | | Merge pull request #34440 from nextcloud/backport/32635/stable24John Molakvoæ2022-10-271-2/+5
|\ \ \
| * | | Update lib/private/Contacts/ContactsMenu/ContactsStore.php Andy Xheli2022-10-271-1/+1
| * | | Update ContactsStore.phpAndy Xheli2022-10-271-1/+1
| * | | Apply suggestions from code review Andy Xheli2022-10-271-1/+1
| * | | Fix User profile picture when performing the searchAndy Xheli2022-10-271-2/+5
* | | | Merge pull request #34797 from nextcloud/backport/33540/stable24Vincent Petry2022-10-271-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | fix updating cached mounts that didn't have their mount provider set previouslyRobin Appelman2022-10-251-1/+6
* | | | Merge pull request #34410 from nextcloud/backport/33566/stable24John Molakvoæ2022-10-272-2/+19
|\ \ \ \
| * | | | trigger a rescan when trying to fopen a file that exists in cache but not on ...Robin Appelman2022-10-062-2/+19
* | | | | Merge pull request #34032 from nextcloud/backport/34019/stable24John Molakvoæ2022-10-272-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix quota type to intCarl Schwan2022-09-122-2/+2
| * | | | Fix quota type to intCarl Schwan2022-09-121-2/+2
* | | | | Merge pull request #34447 from nextcloud/backport/34302/stable24Vincent Petry2022-10-271-18/+29
|\ \ \ \ \
| * | | | | Fix unencrypted size calculation for files created before the Encryption stor...raul2022-10-251-3/+2
| * | | | | Fix: Prevent deadlocks during mtime/size/etag propagationraul2022-10-251-17/+29
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-10-276-8/+54
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-10-264-2/+4
* | | | | | Fix autoloadersCôme Chilliet2022-10-252-0/+2
* | | | | | Update lib/public/User/Backend/ICountMappedUsersBackend.phpCôme Chilliet2022-10-251-2/+2
* | | | | | Add missing fileCôme Chilliet2022-10-251-0/+39
* | | | | | Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet2022-10-251-3/+5
|/ / / / /
* | | | | Merge pull request #34730 from nextcloud/backport/33945/stable24Vincent Petry2022-10-257-20/+138
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix return types of createUser methodCôme Chilliet2022-10-251-2/+2
| * | | | Fix createUser return type in docblock to match codeCôme Chilliet2022-10-241-1/+1
| * | | | extended hint messageblizzz2022-10-241-1/+1