summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | add spaces around operatorsTobias Assmann2021-10-082-2/+2
| * | draft to prevent the invalidation of pw based authn tokens on a pw less loginTobias Assmann2021-10-082-0/+10
* | | Merge pull request #29133 from nextcloud/backport/28907/stable22Julius Härtl2021-10-112-3/+7
|\ \ \
| * | | explicitly close source stream on encryption storageDaniel Kesselberg2021-10-081-2/+3
| * | | explicitly close source stream on local storageDaniel Kesselberg2021-10-081-1/+4
| |/ /
* | / Tokens without password should not trigger changed password invalidationJulius Härtl2021-10-111-1/+1
| |/ |/|
* | Merge pull request #29124 from nextcloud/backport/29123/stable22John Molakvoæ2021-10-081-1/+1
|\ \
| * | Set associative = true for cleanup jobDaniel Kesselberg2021-10-071-1/+1
| |/
* / generate a better optimized query for path prefix search filtersRobin Appelman2021-10-0711-9/+201
|/
* [tx-robot] updated from transifexNextcloud bot2021-10-072-0/+20
* Merge pull request #29086 from nextcloud/backport/29082/stable22MichaIng2021-10-061-0/+21
|\
| * consider some config keys under 'objectstore_multibucket' as sensitiveJulien Veyssier2021-10-061-0/+21
* | Merge pull request #29062 from nextcloud/backport/28939/stable22Julius Härtl2021-10-061-0/+6
|\ \ | |/ |/|
| * Don't further setup disabled users when logging in with apacheJoas Schilling2021-10-041-0/+6
* | [tx-robot] updated from transifexNextcloud bot2021-10-062-2/+2
* | Avoid usage of Nextcloud API, use PHP functionacsfer2021-10-041-1/+1
* | Fix path of `file_get_contents`acsfer2021-10-041-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2021-10-042-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-10-032-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-10-026-2/+6
* Fix Lots of Error: file_exists(): open_basedir restriction in effect. in LogKarel Hink2021-10-014-5/+9
* [tx-robot] updated from transifexNextcloud bot2021-10-0116-0/+16
* Prevent empty base URL during installationLouis Chemineau2021-09-291-1/+2
* [tx-robot] updated from transifexNextcloud bot2021-09-292-0/+38
* Merge pull request #28954 from nextcloud/backport/28933/stable22Vincent Petry2021-09-271-6/+6
|\
| * Fix check for redis minimal versionDaniel Kesselberg2021-09-241-6/+6
* | Allow casting query functions as wellJoas Schilling2021-09-244-7/+7
|/
* Merge pull request #28683 from nextcloud/backport/26463/stable22blizzz2021-09-232-2/+15
|\
| * fix(proxy): use accessorMaxime Besson2021-09-011-2/+2
| * fix(proxy): reaching s3 storage behind some http proxyMaxime Besson2021-09-011-4/+4
| * fix(proxy): reaching s3 storage behind some http proxySamuel2021-09-012-2/+15
* | Merge pull request #28910 from nextcloud/backport/28802/stable22blizzz2021-09-231-1/+10
|\ \
| * | Support seeking also from the end of file on S3 storagePauli Järvinen2021-09-201-1/+10
* | | [tx-robot] updated from transifexNextcloud bot2021-09-224-0/+12
* | | Use IRoomMetadata as source of truth for supported room typesRichard Steinmetz2021-09-211-1/+1
|/ /
* | Fall back to full file for video previewsVincent Petry2021-09-202-9/+29
* | Add email addresses to contacts menuDaniel Kesselberg2021-09-171-0/+1
* | [tx-robot] updated from transifexNextcloud bot2021-09-174-4/+10
* | Merge pull request #28531 from nextcloud/backport/28478/stable22John Molakvoæ2021-09-161-1/+1
|\ \
| * | Fix SQL type errorMátyás Jani2021-08-201-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-09-146-4/+24
* | | Add database ratelimiting backendLukas Reschke2021-09-138-35/+163
* | | [tx-robot] updated from transifexNextcloud bot2021-09-132-0/+10
* | | [tx-robot] updated from transifexNextcloud bot2021-09-1214-0/+70
* | | Merge pull request #28780 from nextcloud/backport/28422/stable22John Molakvoæ2021-09-1020-28/+682
|\ \ \
| * | | use specific email getter where necessaryArthur Schiwon2021-09-101-2/+2
| * | | enable the user to set a primary (notification) email address (backend)Arthur Schiwon2021-09-105-13/+132
| * | | Confirm mails only per POSTArthur Schiwon2021-09-102-0/+11
| * | | add a job to clean up expired verification tokensArthur Schiwon2021-09-105-5/+111
| * | | fix parameter type hint in phpdocArthur Schiwon2021-09-102-2/+2