summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31877 from nextcloud/fix/no-console-formatting-if-decorat...Côme Chilliet2022-04-071-0/+5
|\
| * Do not decorate the CLI output if it's explicitly turned offChristoph Wurst2022-04-071-0/+5
* | Merge pull request #31876 from nextcloud/bugfix/noid/fix-getCurrentApp-from-cliVincent Petry2022-04-071-1/+11
|\ \
| * | Log exceptionJoas Schilling2022-04-071-0/+1
| * | Fix \OC_App::getCurrentApp() when being called from CLI or phpunitJoas Schilling2022-04-071-1/+10
| |/
* | Add missing doc changesJoas Schilling2022-04-071-0/+4
* | Merge pull request #25747 from nextcloud/XAccelBufferingblizzz2022-04-072-0/+2
|\ \
| * | Add X-Accel-Buffering header to downloadsUnpublished2022-01-172-0/+2
* | | Merge pull request #31872 from nextcloud/fix/oracle-contrainstblizzz2022-04-071-13/+22
|\ \ \ | |_|/ |/| |
| * | Fix typos and empty tabsJoas Schilling2022-04-071-4/+4
| * | Improve error logging on migration failureJohn Molakvoæ2022-04-071-4/+2
| * | Ensure schema change before checking OracleConstraintsJohn Molakvoæ2022-04-071-12/+23
* | | Merge pull request #31864 from nextcloud/fix/preview-generate-imaginary-requestJohn Molakvoæ2022-04-071-2/+7
|\ \ \ | |/ / |/| |
| * | Generate small preview straight away if Imaginary is enabledJohn Molakvoæ2022-04-061-2/+7
* | | Merge pull request #31833 from nextcloud/profile-db-backtraceCarl Schwan2022-04-075-5/+39
|\ \ \
| * | | record backtrace when profiling db requestsRobin Appelman2022-04-045-5/+39
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-072-0/+36
* | | | shRobin Appelman2022-04-061-12/+12
* | | | allow reusing known folder info when getting directory contentsRobin Appelman2022-04-062-9/+16
* | | | save filesystem node in dav nodeRobin Appelman2022-04-061-1/+1
| |/ / |/| |
* | | only setup home mount when getting home folderRobin Appelman2022-04-061-0/+6
* | | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry2022-04-064-8/+25
|\ \ \
| * | | Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-054-8/+25
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-062-2/+2
* | | | Merge pull request #31849 from nextcloud/fix/cache-accountJohn Molakvoæ2022-04-051-1/+10
|\ \ \ \
| * | | | Cache account informationCarl Schwan2022-04-051-1/+10
* | | | | Merge pull request #31754 from nextcloud/fix/view-inconsistent-if-conditionsCôme Chilliet2022-04-051-97/+95
|\ \ \ \ \
| * | | | | composer run cs:fixCôme Chilliet2022-04-051-2/+2
| * | | | | Exit early if $storage is falsy in View::getDirectoryContentCôme Chilliet2022-04-051-96/+94
| * | | | | Fix incorrect if conditions in ViewCôme Chilliet2022-04-051-3/+3
* | | | | | Merge pull request #31773 from nextcloud/share-limited-owner-setupVincent Petry2022-04-0514-142/+314
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rename cached fileinfo on renameRobin Appelman2022-04-041-0/+9
| * | | | | dont needlessly resolve path when getting internalPath/storage from NodeRobin Appelman2022-04-041-7/+5
| * | | | | don't do a full setup for `findByStorageId`Robin Appelman2022-04-041-1/+0
| * | | | | optimize getById on LazyUserFolder to not require a full fs setupRobin Appelman2022-04-046-82/+121
| * | | | | split out some path manipulation logicRobin Appelman2022-04-046-28/+79
| * | | | | allow getting mounts by providersRobin Appelman2022-04-044-24/+100
| | |_|/ / | |/| | |
* | | | | Merge pull request #31829 from nextcloud/fix/exif-imaginaryVincent Petry2022-04-051-8/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix imaginary with rotated exif imagesCarl Schwan2022-04-041-8/+16
* | | | | [tx-robot] updated from transifexNextcloud bot2022-04-052-2/+2
* | | | | Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ2022-04-041-0/+1
|\ \ \ \ \
| * | | | | Add dav plugin to trigger recalculating of checksumsRobin Appelman2022-03-311-0/+1
* | | | | | Merge pull request #31828 from nextcloud/fix/do-not-ignore-deleteGroup-resultCôme Chilliet2022-04-041-2/+1
|\ \ \ \ \ \
| * | | | | | Do not ignore return value of deleteGroup from backendCôme Chilliet2022-04-041-2/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #31734 from nextcloud/dav-quota-dont-queryRobin Appelman2022-04-041-2/+2
|\ \ \ \ \ \
| * | | | | | dont re-query fileinfo when getting dav quotaRobin Appelman2022-03-281-2/+2
* | | | | | | Merge pull request #31816 from nextcloud/bugfix/noid/deduplicate-storage-id-b...Joas Schilling2022-04-041-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Deduplicate storage ids in list before reusingJoas Schilling2022-04-041-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #31776 from nextcloud/storage-id-cache-bi-directionalRobin Appelman2022-04-042-16/+32
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | cache storage id mapping both waysRobin Appelman2022-03-312-16/+32