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-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
2021-07-21Sanitize more functions from the encryption appLukas Reschke
2021-07-21Merge pull request #28077 from nextcloud/heicPerformanceJulius Härtl
2021-07-21Disable HEIC image preview provider for performance concernstobiasKaminsky
2021-07-20Support redis user password auth and tls encryptionJohn Molakvoæ (skjnldsv)
2021-07-19Mask password for Redis and RedisCluster on connection failureDaniel Kesselberg
2021-07-16prevent the invalidation of pw based authn tokens on a pw less loginTobias Assmann
2021-07-16Merge pull request #27860 from J0WI/alphanumeric-rndJoas Schilling
2021-07-15[tx-robot] updated from transifexNextcloud bot
2021-07-15Merge pull request #26463 from Worteks/fix-s3proxyJulius Härtl
2021-07-15Merge pull request #27884 from nextcloud/enh/cloud-id-localblizzz
2021-07-14Allow to get a local cloud id without going through the contacts managerJulius Härtl
2021-07-14Merge pull request #27761 from nextcloud/bugfix/noid/also-hide-group-from-dir...Julius Härtl