summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix navigation orderJohn Molakvoæ2022-11-221-1/+1
* | Merge pull request #35312 from nextcloud/stable25-user-mgmt-quota-no-cacheSimon L2022-11-221-4/+8
|\ \
| * | Don't use quota cache through user managementVincent Petry2022-11-211-4/+8
* | | Merge pull request #34944 from nextcloud/backport/32565/stable25blizzz2022-11-211-0/+1
|\ \ \
| * | | Log all deprecations with debug levelChristoph Wurst2022-11-031-0/+1
| | |/ | |/|
* | | Increase the fair-use push limit to 1.000 usersJoas Schilling2022-11-211-1/+1
* | | delay updating setup providers untill we register the mountsRobin Appelman2022-11-181-10/+16
| |/ |/|
* | Merge pull request #35199 from nextcloud/backport/35096/stable25Joas Schilling2022-11-172-0/+8
|\ \
| * | Mark more config values as sensitiveJoas Schilling2022-11-162-0/+8
* | | Fix logo invertJohn Molakvoæ2022-11-161-9/+10
|/ /
* | 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
|\