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
* [tx-robot] updated from transifexNextcloud bot2021-10-072-0/+20
* consider some config keys under 'objectstore_multibucket' as sensitiveJulien Veyssier2021-10-061-0/+21
* Merge pull request #29075 from nextcloud/bp-28473Daniel2021-10-061-1/+1
|\
| * Fix path of file_get_contentsacsfer2021-10-041-1/+1
* | [tx-robot] updated from transifexNextcloud bot2021-10-062-2/+2
|/
* Merge pull request #28730 from nextcloud/backport/27540/stable21Julius Härtl2021-10-041-1/+7
|\
| * handle case where storage can't be created in getStorageRootIdRobin Appelman2021-09-301-1/+7
* | [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
* | [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 #27203 from nextcloud/backport/27187/stable21blizzz2021-09-271-5/+10
|\
| * Use legacy execute methodLouis2021-09-231-1/+1
| * Fix populating the array and closing the cursorsJoas Schilling2021-09-231-3/+3
| * Fix Oracle query limit compliance in CommentsSimounet2021-09-231-5/+10
* | Merge pull request #28905 from nextcloud/backport/26832/stable21MichaIng2021-09-241-0/+3
|\ \ | |/ |/|
| * explicitly close source stream on object store upload even if countwrapper is...Daniel Kesselberg2021-09-201-0/+3
* | Merge pull request #28790 from nextcloud/backport/23065/stable21blizzz2021-09-231-1/+5
|\ \
| * | Fix indentation errorTom Grant2021-09-101-4/+4
| * | Fix null displayname crash as described in #21885tgrant2021-09-101-1/+5
* | | [tx-robot] updated from transifexNextcloud bot2021-09-224-0/+12
* | | Merge pull request #28909 from nextcloud/backport/28802/stable21MichaIng2021-09-211-1/+10
|\ \ \
| * | | Support seeking also from the end of file on S3 storagePauli Järvinen2021-09-201-1/+10
| | |/ | |/|
* / | 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
* | [tx-robot] updated from transifexNextcloud bot2021-09-146-4/+24
* | Add database ratelimiting backendLukas Reschke2021-09-137-30/+158
* | [tx-robot] updated from transifexNextcloud bot2021-09-132-0/+10
* | [tx-robot] updated from transifexNextcloud bot2021-09-1214-0/+70
|/
* [tx-robot] updated from transifexNextcloud bot2021-09-102-0/+6
* Merge pull request #27406 from nextcloud/backport/24966/stable21John Molakvoæ2021-09-071-13/+12
|\
| * fix even more bracketsJasper Knockaert2021-09-031-1/+1
| * fix brakcetsJasper Knockaert2021-09-031-1/+0
| * consolidation of boolean expressionJasper Knockaert2021-09-031-5/+2
| * avoid fread on directories and unencrypted filesJasper Knockaert2021-09-031-13/+16
* | [tx-robot] updated from transifexNextcloud bot2021-09-062-0/+16
|/
* [tx-robot] updated from transifexNextcloud bot2021-09-022-0/+2
* Harden bootstrap context registrations when apps are missingChristoph Wurst2021-08-311-11/+51
* [tx-robot] updated from transifexNextcloud bot2021-08-318-4/+8
* Unregister enc stream wrapper for any exceptionVincent Petry2021-08-261-1/+1
* [tx-robot] updated from transifexNextcloud bot2021-08-222-2/+2
* Merge pull request #28455 from nextcloud/backport/28303/stable21Joas Schilling2021-08-202-0/+13
|\
| * Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-162-0/+13
* | Properly log errors in Movie previews generationJohn Molakvoæ (skjnldsv)2021-08-192-2/+8