aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35117 from nextcloud/backport/35105/stable25Simon L2022-11-151-4/+14
|\
| * Fix distorted previews when using imaginaryRichard Steinmetz2022-11-111-4/+14
* | Merge pull request #35135 from nextcloud/backport/34645/stable25Simon L2022-11-151-0/+11
|\ \
| * | Bugfix to support postgres15Vitor Mattos2022-11-141-0/+11
| |/
* | Merge pull request #35048 from nextcloud/backport/34834/stable25Vincent Petry2022-11-141-1/+1
|\ \ | |/ |/|
| * Use proper storage method for writing skeleton filesJulius Härtl2022-11-091-1/+1
* | Make sure that path is normalized and then checked,Côme Chilliet2022-11-101-7/+8
|/
* Merge pull request #35011 from nextcloud/backport/35007/stable25Simon L2022-11-081-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 #34946 from nextcloud/backport/34804/stable25Vincent 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
|/
* disable upgrades to 26 for 32-bitszaimen2022-11-021-0/+4
* Emit typed event when preview is requestedJulius Härtl2022-10-273-19/+28
* Merge pull request #34658 from nextcloud/backport/34632/stable25John Molakvoæ2022-10-271-3/+3
|\
| * Add rate limiting on lost password emailsCôme Chilliet2022-10-271-3/+3
* | Merge pull request #34725 from nextcloud/backport/34579/stable25John Molakvoæ2022-10-271-1/+1
|\ \ | |/ |/|
| * fix null error in getUnencryptedSizeRobin Appelman2022-10-211-1/+1
* | Merge pull request #34726 from nextcloud/backport/34136/stable25Vincent Petry2022-10-271-11/+13
|\ \
| * | on installation save channel to config.php if not stableArthur Schiwon2022-10-211-11/+13
| |/
* | Fix getMetadata return typeLouis Chemineau2022-10-261-1/+1
* | Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet2022-10-251-3/+5
* | Merge pull request #34728 from nextcloud/backport/33945/stable25Simon L2022-10-244-19/+89
|\ \
| * | extended hint messageblizzz2022-10-211-1/+1
| * | improve admin notification experienceArthur Schiwon2022-10-211-8/+27
| * | LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-213-11/+62
| |/
* | Merge pull request #34712 from nextcloud/backport/34688/stable25Simon L2022-10-211-7/+32
|\ \ | |/ |/|
| * Fix PHP CSJoas Schilling2022-10-201-1/+0
| * Also catch in getProviderJoas Schilling2022-10-201-3/+10
| * Don't crash with outdated share providerJoas Schilling2022-10-201-4/+23
* | Fix alternative logins custom css classzorn-v2022-10-201-1/+1
|/
* Allow scanning for metadata with occ scan:file --generate-metadataCarl Schwan2022-10-203-45/+35
* Extract GPS data from EXIFLouis Chemineau2022-10-202-14/+138
* Expose clearing the profiles and fix itCarl Schwan2022-10-182-0/+5
* Scope the appdata theming storage for global and usersJohn Molakvoæ2022-10-141-0/+15
* Avoid allocating too much memory for the bufferJulius Härtl2022-10-121-1/+1
* File reference: use the file type icon as fallback when no preview provider f...Julien Veyssier2022-10-061-2/+14
* Merge pull request #34432 from nextcloud/backport/34298/stable25Simon L2022-10-051-0/+1
|\
| * Use color preset of shipped background as primary colorChristopher Ng2022-10-051-0/+1
* | Merge pull request #34434 from nextcloud/backport/32635/stable25blizzz2022-10-051-2/+5
|\ \
| * | Update lib/private/Contacts/ContactsMenu/ContactsStore.php Andy Xheli2022-10-051-1/+1
| * | Update ContactsStore.phpAndy Xheli2022-10-051-1/+1
| * | Apply suggestions from code review Andy Xheli2022-10-051-1/+1
| * | Fix User profile picture when performing the searchAndy Xheli2022-10-051-2/+5
| |/
* | Merge pull request #34405 from nextcloud/backport/34302/stable25blizzz2022-10-051-17/+29
|\ \ | |/ |/|
| * Fix unencrypted size calculation for files created before the Encryption stor...raul2022-10-031-1/+1
| * Fix: Prevent deadlocks during mtime/size/etag propagationraul2022-10-031-17/+29
* | Merge pull request #34409 from nextcloud/backport/33566/stable25blizzz2022-10-042-2/+19
|\ \