summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Fix psalm errors fron the end of the baseline fileCarl Schwan2022-10-272-21/+6
* | | 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
* | | | | Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet2022-10-251-3/+5
|/ / / /
* | | | 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
* | | | improve admin notification experienceArthur Schiwon2022-10-241-8/+27
* | | | LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-243-11/+62
| |_|/ |/| |
* | | fix external storages accessszaimen2022-10-231-3/+1
* | | Avoid allocating too much memory for the bufferJulius Härtl2022-10-121-1/+1
| |/ |/|
* | Correctly handle Redis::keys returning falseCôme Chilliet2022-09-301-1/+1
* | Merge pull request #34111 from nextcloud/backport/34073/stable24blizzz2022-09-271-0/+3
|\ \
| * | dont try email login if the provider username is not a valid emailRobin Appelman2022-09-161-0/+3
* | | Merge pull request #33787 from nextcloud/backport/33772/stable24blizzz2022-09-271-0/+8
|\ \ \ | |/ / |/| |
| * | Log if cookie login failed with token mismatch or session unavailabilityChristoph Wurst2022-09-011-0/+8
* | | Merge pull request #33700 from nextcloud/groupfolder-system-encryption-24Vincent Petry2022-09-151-0/+10
|\ \ \ | |_|/ |/| |
| * | make groupfolders use system wide encryption keysRobin Appelman2022-09-151-0/+10
* | | Do not empty config.php file if reading failed for any reasonCôme Chilliet2022-09-121-0/+4
* | | Filter out old files when trying to get recent filesCarl Schwan2022-09-081-27/+55
* | | Revert "[stable24] Compare lowercase email when updating from ldap"blizzz2022-09-071-1/+1
* | | I dug into it again, and the issue is much simpler than I previously though.Louis Chemineau2022-09-061-1/+1
* | | Merge pull request #33749 from nextcloud/backport/33734/stable24Vincent Petry2022-09-011-1/+1
|\ \ \ | |_|/ |/| |
| * | remove leading slash for search results at mountpoint rootRobin Appelman2022-08-301-1/+1
| |/
* | Merge pull request #33696 from nextcloud/backport/33375/stable24blizzz2022-08-304-0/+92
|\ \
| * | Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel2022-08-254-0/+92
| |/
* | Merge pull request #33656 from nextcloud/backport/33574/stable24blizzz2022-08-301-2/+6
|\ \
| * | directly build the search filter for shared storage instead of setting up the...Robin Appelman2022-08-231-2/+6
* | | Merge pull request #33603 from nextcloud/jail-search-post-24blizzz2022-08-301-5/+7
|\ \ \
| * | | optimize search post-processing for jail wrapperRobin Appelman2022-08-181-5/+7
| |/ /
* | | Merge pull request #33514 from nextcloud/backport/33513/stable24blizzz2022-08-301-4/+17
|\ \ \ | |_|/ |/| |
| * | Create more secure passwords by defaultJoas Schilling2022-08-121-4/+10
| * | Recover installation when creating the user failedJoas Schilling2022-08-121-0/+7
* | | logger ignore args of sharepoint-related methodsArthur Schiwon2022-08-251-0/+5
| |/ |/|