Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-08-27Provide initial stateChristopher Ng
2021-08-26Unregister enc stream wrapper for any exceptionVincent Petry
2021-08-25Merge pull request #28473 from nextcloud/fix-file-get-contentsChristoph Wurst
2021-08-24Merge pull request #28476 from nextcloud/search-jail-insensitiveVincent Petry
2021-08-23use getGetUnjailedRoot to determine if jailed search needs the path filterRobin Appelman
2021-08-22[tx-robot] updated from transifexNextcloud bot
2021-08-20Refactor writeObject to only use MultipartUpload when requiredBernd Rederlechner
2021-08-20Merge pull request #28478 from jzombi/patch-1Joas Schilling
2021-08-19Merge pull request #28504 from nextcloud/fix/debug-movie-previewChristoph Wurst
2021-08-19Scope composer tools with the bin pluginChristoph Wurst
2021-08-19Properly log errors in Movie previews generationJohn Molakvoæ (skjnldsv)
2021-08-18Remove unused methodDaniel Kesselberg
2021-08-18Merge pull request #28493 from nextcloud/bugfix/occ-error-outputJohn Molakvoæ
2021-08-18Merge pull request #28485 from nextcloud/bugfix/20913/check-image-resourceJulius Härtl
2021-08-18Avoid usage of Nextcloud API, use PHP functionacsfer
2021-08-18Merge pull request #28481 from nextcloud/fix/hash-keyJulius Härtl
2021-08-18Write upgrade/not-installed notices to stderrJulius Härtl
2021-08-18Merge pull request #28413 from nextcloud/fix/app-token-login-name-mismatch-lo...John Molakvoæ
2021-08-18Fix #20913: Check image resource before attempting to preserve alphaSimon Spannagel
2021-08-18Hash cache keyChristopher Ng
2021-08-17Fix SQL type errorMátyás Jani
2021-08-17use case insensitive like when limiting search to jailRobin Appelman
2021-08-17Fix path of `file_get_contents`acsfer
2021-08-17Merge pull request #28464 from nextcloud/bugfix/noid/session-error-handlingJohn Molakvoæ
2021-08-17Only trap E_ERROR in session handlingJulius Härtl
2021-08-16Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer
2021-08-15[tx-robot] updated from transifexNextcloud bot
2021-08-13Make sure that a empty directory can still be deleted when copied from anothe...Julius Härtl
2021-08-13Emit an error log when the app token login name does not matchChristoph Wurst
2021-08-10Merge pull request #27923 from nextcloud/remove-flysystem-storage-classLukas Reschke
2021-08-10[tx-robot] updated from transifexNextcloud bot
2021-08-09Merge pull request #28220 from nextcloud/get-by-id-multiple-mounts-single-sto...John Molakvoæ
2021-08-08[tx-robot] updated from transifexNextcloud bot
2021-08-06[tx-robot] updated from transifexNextcloud bot
2021-08-05Always list the class of an object firstJulius Härtl
2021-08-05Set a maximum level of encoding nested arguments of exception tracesJulius Härtl
2021-08-02[tx-robot] updated from transifexNextcloud bot
2021-07-30Merge pull request #28009 from nextcloud/enh/21045/quota-restrictionsJulien Veyssier
2021-07-29refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier
2021-07-29Remove some mentions of ownCloud from our api documentationCarl Schwan
2021-07-29Merge pull request #28175 from nextcloud/jail-search-rootJulius Härtl
2021-07-28fix Folder->getById() when a single storage is mounted multiple timesRobin Appelman
2021-07-27Merge pull request #27886 from ecsecta/keep_pw_based_authntoken_alive_on_pwle...Lukas Reschke
2021-07-26dont apply jail search filter is on the rootRobin Appelman
2021-07-26Merge pull request #28075 from nextcloud/enh/noid/admin_audit-report-full-pathJulius Härtl
2021-07-23Allow empty Redis configVincent Petry
2021-07-22Admin Audit - Sharing: createShare - report the full pathszaimen
2021-07-22Merge pull request #27888 from nextcloud/fix/redis-authJohn Molakvoæ
2021-07-22Properly support RedisClusterJohn Molakvoæ (skjnldsv)
2021-07-21Merge pull request #28082 from nextcloud/improve-exception-serializerLukas Reschke