summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-11-154-0/+4
* 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
* | [tx-robot] updated from transifexNextcloud bot2022-11-144-0/+4
* | [tx-robot] updated from transifexNextcloud bot2022-11-134-0/+4
* | [tx-robot] updated from transifexNextcloud bot2022-11-1234-62/+90
* | Merge pull request #35086 from nextcloud/backport/35074/stable25Joas Schilling2022-11-111-7/+8
|\ \
| * | Make sure that path is normalized and then checked,Côme Chilliet2022-11-101-7/+8
* | | [tx-robot] updated from transifexNextcloud bot2022-11-112-0/+2
|/ /
* | Merge pull request #35058 from nextcloud/backport/35042/stable25Pytal2022-11-101-0/+1
|\ \
| * | Add description for calendar uriChristopher Ng2022-11-091-0/+1
| |/
* / [tx-robot] updated from transifexNextcloud bot2022-11-106-2/+10
|/
* [tx-robot] updated from transifexNextcloud bot2022-11-096-0/+16
* 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
* | [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-05130-384/+1194
* 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-276-19/+81
* 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
* | 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 #34728 from nextcloud/backport/33945/stable25Simon L2022-10-247-19/+137
|\ \
| * | 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-216-11/+110
| |/
* | 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