summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36617 from nextcloud/update/psr-containerSimon L2023-04-186-4/+13
|\
| * fix: Adjust console formatter code to match with Symfony type hintsFerdinand Thiessen2023-04-175-4/+13
| * chore: Update PSR container to 2.0.2, matching `3rdparty` nextcloud/3rdparty#...Ferdinand Thiessen2023-04-171-0/+0
* | Merge pull request #37316 from nextcloud/fix/security/strict-cookie-check-sta...Simon L2023-04-182-1/+6
|\ \
| * | fix(security)!: Use consistent HTTP status for strict cookie checksChristoph Wurst2023-04-172-1/+6
| |/
* | Merge pull request #32632 from nextcloud/smb-353Simon L2023-04-1816-43/+49
|\ \
| * | update icewind/smb to 3.5.4Robin Appelman2023-04-177-23/+24
| * | update icewind/smb to 3.5.3Robin Appelman2023-04-1713-40/+45
| |/
* | Merge pull request #37241 from nextcloud/feature/allow-any-image-sizeJoas Schilling2023-04-183-5/+8
|\ \
| * | Allow images of any size as profile picturesSimon L2023-04-173-5/+8
* | | Merge pull request #37731 from nextcloud/feat/viewconfig-apiJohn Molakvoæ2023-04-1825-290/+518
|\ \ \
| * | | feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-1825-290/+518
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-18178-92/+208
* | | Merge pull request #36774 from nextcloud/bugfix/noid/sabre-nodesSimon L2023-04-188-135/+102
|\ \ \
| * | | tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-04-176-131/+73
| * | | fix: Use proper path when creating node instancesJulius Härtl2023-04-174-7/+32
* | | | Merge pull request #37330 from Al2Klimov/http-enoughSimon L2023-04-182-25/+1
|\ \ \ \
| * | | | Drop broken unit testAlexander A. Klimov2023-04-171-24/+0
| * | | | Omit "Accessing site insecurely via HTTP." warning if HTTP is secure enoughAlexander A. Klimov2023-04-171-1/+1
* | | | | Merge pull request #37762 from nextcloud/Jerome-Herbinet-patch-1Simon L2023-04-183-4/+4
|\ \ \ \ \
| * | | | | Fix wording meaning (placeholder)Jerome-Herbinet-patch-1Jérôme Herbinet2023-04-173-4/+4
* | | | | | Merge pull request #36528 from nextcloud/dav-backend-transationsSimon L2023-04-184-1198/+1269
|\ \ \ \ \ \
| * | | | | | refactor(dav): Since we're in a transaction, use QB properly when incrementin...Thomas Citharel2023-04-172-20/+32
| * | | | | | fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does mul...Thomas Citharel2023-04-174-1197/+1256
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #37534 from Rsplwe/masterSimon L2023-04-181-7/+18
|\ \ \ \ \ \
| * | | | | | Update lib/private/Files/ObjectStore/S3.phpRsplwe2023-04-031-1/+1
| * | | | | | s3: get remaining truncation partRsplwe2023-04-011-7/+18
| * | | | | | Adjust the value of 'maxparts' to 1000Rsplwe2023-04-011-1/+1
* | | | | | | Merge pull request #37324 from nextcloud/fix/mapper-exceptionSimon L2023-04-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix: Allow to catch `IMapperException` by implementing `Throwable`Ferdinand Thiessen2023-04-171-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #37645 from nextcloud/fix/improve-imip-emailsSimon L2023-04-172-3/+35
|\ \ \ \ \ \ \
| * | | | | | | fix(dav): Parse sender PARTSTAT in REPLYsAnna Larch2023-04-132-3/+35
* | | | | | | | Merge pull request #37676 from nextcloud/fix/auth/atomic-password-db-statementsSimon L2023-04-171-51/+55
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | fix(auth): Run token statements in atomic transactionChristoph Wurst2023-04-121-51/+55
* | | | | | | | Merge pull request #32314 from nextcloud/object-mkdir-loggingSimon L2023-04-171-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | additional logging when mkdir fails for object storageRobin Appelman2023-04-051-0/+3
* | | | | | | | Merge pull request #35129 from Glandos/previewperf2Simon L2023-04-172-105/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | try to make linters happyGlandos2023-04-171-2/+2
| * | | | | | | | gather code from small and max previewGlandos2023-04-171-90/+36
| * | | | | | | | adapt test to new workflowGlandos2023-04-171-12/+7
| * | | | | | | | Revert 0e49b40Glandos2023-04-171-3/+0
| * | | | | | | | improve parameter docGlandos2023-04-171-1/+1
| * | | | | | | | Ensure max preview image is not nullGlandos2023-04-171-0/+3
| * | | | | | | | php-cs-fixGlandos2023-04-171-1/+1
| * | | | | | | | List preview directory only onceGlandos2023-04-171-5/+13
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #31286 from rotdrop/bugfix/dont-start-session-when-session...Simon L2023-04-171-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Don't call session_start() when PHP session is still or already open.Claus-Justus Heine2023-04-171-0/+1
| |/ / / / / /
* | | | | | | Merge pull request #37724 from nextcloud/fix/encryption-signature-check-logicChristoph Wurst2023-04-171-4/+6
|\ \ \ \ \ \ \
| * | | | | | | Cleanup signature checking logic in encryptionjld31032023-04-141-4/+6
* | | | | | | | Merge pull request #35744 from nextcloud/mimeloader-transactionSimon L2023-04-171-18/+41
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |