summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | Merge pull request #27888 from nextcloud/fix/redis-authJohn Molakvoæ2021-07-221-24/+92
|\ \ \ \
| * | | | Properly support RedisClusterJohn Molakvoæ (skjnldsv)2021-07-221-16/+22
| * | | | Support redis user password auth and tls encryptionJohn Molakvoæ (skjnldsv)2021-07-201-22/+84
* | | | | Merge pull request #28082 from nextcloud/improve-exception-serializerLukas Reschke2021-07-211-1/+57
|\ \ \ \ \
| * | | | | Sanitize more functions from the encryption appLukas Reschke2021-07-211-1/+57
| |/ / / /
* | | | | Merge pull request #28077 from nextcloud/heicPerformanceJulius Härtl2021-07-211-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Disable HEIC image preview provider for performance concernstobiasKaminsky2021-07-211-2/+1
* | | | | Mask password for Redis and RedisCluster on connection failureDaniel Kesselberg2021-07-191-0/+6
* | | | | Merge pull request #27860 from J0WI/alphanumeric-rndJoas Schilling2021-07-165-4/+6
|\ \ \ \ \
| * | | | | Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-085-4/+6
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-07-15132-262/+2
* | | | | | Merge pull request #26463 from Worteks/fix-s3proxyJulius Härtl2021-07-142-2/+15
|\ \ \ \ \ \
| * | | | | | fix(proxy): use accessorMaxime Besson2021-06-301-2/+2
| * | | | | | fix(proxy): reaching s3 storage behind some http proxyMaxime Besson2021-04-091-4/+4
| * | | | | | fix(proxy): reaching s3 storage behind some http proxySamuel2021-04-092-2/+15