aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* generate a better optimized query for path prefix search filtersRobin Appelman2021-08-2611-9/+201
* Unregister enc stream wrapper for any exceptionVincent Petry2021-08-261-1/+1
* Merge pull request #28473 from nextcloud/fix-file-get-contentsChristoph Wurst2021-08-251-1/+1
|\
| * Avoid usage of Nextcloud API, use PHP functionacsfer2021-08-181-1/+1
| * Fix path of `file_get_contents`acsfer2021-08-171-1/+1
* | Merge pull request #28476 from nextcloud/search-jail-insensitiveVincent Petry2021-08-243-3/+6
|\ \
| * | use case insensitive like when limiting search to jailRobin Appelman2021-08-173-3/+6
* | | use getGetUnjailedRoot to determine if jailed search needs the path filterRobin Appelman2021-08-231-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-08-222-2/+2
* | | Refactor writeObject to only use MultipartUpload when requiredBernd Rederlechner2021-08-202-20/+61
* | | Merge pull request #28478 from jzombi/patch-1Joas Schilling2021-08-201-1/+1
|\ \ \
| * | | Fix SQL type errorMátyás Jani2021-08-171-1/+1
| | |/ | |/|
* | | Merge pull request #28504 from nextcloud/fix/debug-movie-previewChristoph Wurst2021-08-192-2/+8
|\ \ \
| * | | Properly log errors in Movie previews generationJohn Molakvoæ (skjnldsv)2021-08-192-2/+8
* | | | Scope composer tools with the bin pluginChristoph Wurst2021-08-192-309/+346
* | | | Remove unused methodDaniel Kesselberg2021-08-181-10/+0
* | | | Merge pull request #28493 from nextcloud/bugfix/occ-error-outputJohn Molakvoæ2021-08-181-3/+5
|\ \ \ \
| * | | | Write upgrade/not-installed notices to stderrJulius Härtl2021-08-181-3/+5
* | | | | Merge pull request #28485 from nextcloud/bugfix/20913/check-image-resourceJulius Härtl2021-08-181-6/+14
|\ \ \ \ \
| * | | | | Fix #20913: Check image resource before attempting to preserve alphaSimon Spannagel2021-08-181-6/+14
| | |_|/ / | |/| | |
* | | | | Merge pull request #28481 from nextcloud/fix/hash-keyJulius Härtl2021-08-181-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Hash cache keyChristopher Ng2021-08-171-2/+3
| |/ / /
* | | | Merge pull request #28413 from nextcloud/fix/app-token-login-name-mismatch-lo...John Molakvoæ2021-08-181-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Emit an error log when the app token login name does not matchChristoph Wurst2021-08-131-1/+6
* | | | Merge pull request #28464 from nextcloud/bugfix/noid/session-error-handlingJohn Molakvoæ2021-08-171-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Only trap E_ERROR in session handlingJulius Härtl2021-08-171-1/+3
| |/ /
* | | Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-162-0/+13
* | | [tx-robot] updated from transifexNextcloud bot2021-08-152-2/+2
* | | Make sure that a empty directory can still be deleted when copied from anothe...Julius Härtl2021-08-131-0/+1
|/ /
* | Merge pull request #27923 from nextcloud/remove-flysystem-storage-classLukas Reschke2021-08-103-266/+0
|\ \
| * | Regenerate autoloader fileLukas Reschke2021-07-122-2/+0
| * | Remove Flysystem storage classLukas Reschke2021-07-121-264/+0
* | | [tx-robot] updated from transifexNextcloud bot2021-08-104-0/+20
* | | Merge pull request #28220 from nextcloud/get-by-id-multiple-mounts-single-sto...John Molakvoæ2021-08-091-15/+29
|\ \ \
| * | | fix Folder->getById() when a single storage is mounted multiple timesRobin Appelman2021-07-281-15/+29
* | | | [tx-robot] updated from transifexNextcloud bot2021-08-082-28/+48
* | | | [tx-robot] updated from transifexNextcloud bot2021-08-062-4/+4
* | | | Always list the class of an object firstJulius Härtl2021-08-051-3/+3
* | | | Set a maximum level of encoding nested arguments of exception tracesJulius Härtl2021-08-051-3/+18
* | | | [tx-robot] updated from transifexNextcloud bot2021-08-028-6/+492
* | | | Merge pull request #28009 from nextcloud/enh/21045/quota-restrictionsJulien Veyssier2021-07-301-0/+12
|\ \ \ \
| * | | | refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier2021-07-291-0/+12
| | |_|/ | |/| |
* / | | Remove some mentions of ownCloud from our api documentationCarl Schwan2021-07-298-13/+13
|/ / /
* | | Merge pull request #28175 from nextcloud/jail-search-rootJulius Härtl2021-07-291-11/+15
|\ \ \ | |/ / |/| |
| * | dont apply jail search filter is on the rootRobin Appelman2021-07-261-11/+15
* | | Merge pull request #27886 from ecsecta/keep_pw_based_authntoken_alive_on_pwle...Lukas Reschke2021-07-272-0/+10
|\ \ \
| * | | prevent the invalidation of pw based authn tokens on a pw less loginTobias Assmann2021-07-162-0/+10
* | | | Merge pull request #28075 from nextcloud/enh/noid/admin_audit-report-full-pathJulius Härtl2021-07-261-0/+1
|\ \ \ \
| * | | | Admin Audit - Sharing: createShare - report the full pathszaimen2021-07-221-0/+1
* | | | | Allow empty Redis configVincent Petry2021-07-231-4/+4
|/ / / /