summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31626 from nextcloud/dependabot/npm_and_yarn/nextcloud/mo...dependabot[bot]2022-03-1920-113/+48
|\
| * Bump @nextcloud/moment from 1.1.1 to 1.2.0dependabot[bot]2022-03-1920-113/+48
* | [tx-robot] updated from transifexNextcloud bot2022-03-19156-266/+446
|/
* Merge pull request #31425 from nextcloud/updateCrlblizzz2022-03-181-10/+11
|\
| * Update CRL after revoke vdirsyncerui.csrVitor Mattos2022-03-181-10/+10
| * Update CRL after revoke deckimportfromtrello.csrVitor Mattos2022-03-181-10/+11
|/
* Merge pull request #31613 from nextcloud/automated/noid/psalm-baseline-update...Carl Schwan2022-03-181-48/+2
|\
| * Update psalm baselinenextcloud-command2022-03-181-48/+2
* | Merge pull request #24166 from nextcloud/imaginary-prototypeCarl Schwan2022-03-1810-4/+421
|\ \
| * | Send images to imaginary docker to generate previewsVincent Petry2022-03-1710-4/+421
* | | Merge pull request #30768 from nextcloud/feat/chunked-mysql-joblist-removeCarl Schwan2022-03-182-1/+22
|\ \ \
| * | | Do chuncked job deletionCarl Schwan2022-03-172-1/+22
* | | | Merge pull request #31614 from nextcloud/bugfix/noid/simplify-comment-search-...Joas Schilling2022-03-181-3/+6
|\ \ \ \
| * | | | Simplify comment search in special casesJoas Schilling2022-03-181-3/+6
|/ / / /
* | | | Merge pull request #29372 from nextcloud/feat/28139/global-profile-togglePytal2022-03-17116-232/+536
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add profile default setting for adminChristopher Ng2022-03-18106-142/+422
| * | | Add global profile toggle configChristopher Ng2022-03-1813-93/+117
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-03-1816-52/+64
* | | Merge pull request #31488 from nextcloud/enh/account-set-all-propertiesPytal2022-03-173-0/+90
|\ \ \
| * | | Add example to DocBlockChristopher Ng2022-03-171-0/+34
| * | | Add method to set all account properties from jsonChristopher Ng2022-03-173-0/+56
* | | | Merge pull request #31608 from nextcloud/scanner-performance2Robin Appelman2022-03-174-10/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | some file scanner performance improvementsRobin Appelman2022-03-174-10/+30
* | | | Merge pull request #31381 from nextcloud/external-config-ui-performanceRobin Appelman2022-03-172-14/+34
|\ \ \ \
| * | | | don't recheck config automatically when there are a large number of storagesRobin Appelman2022-03-171-2/+8
| * | | | add all storage config rows in one go on loadRobin Appelman2022-03-172-13/+27
* | | | | Merge pull request #31598 from nextcloud/mount-find-rootRobin Appelman2022-03-172-4/+28
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | setup for current user when finding mounts in the rootRobin Appelman2022-03-172-4/+28
| | |/ / | |/| |
* | | | Merge pull request #31487 from nextcloud/enh/account-json-serializationPytal2022-03-172-3/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Discard duplicate collection name from account serializationChristopher Ng2022-03-172-3/+24
* | | | Merge pull request #31215 from nextcloud/smb-directory-invalid-typeRobin Appelman2022-03-171-9/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | type hint as generatorRobin Appelman2022-03-041-9/+14
| * | | handle invilid type when listing directory in smbRobin Appelman2022-03-041-0/+3
* | | | Merge pull request #31574 from nextcloud/s3-crt-bundleRobin Appelman2022-03-173-8/+24
|\ \ \ \
| * | | | don't try to get custom certs for s3 primary storageRobin Appelman2022-03-152-3/+10
| * | | | return default bundle when there is an error getting the bundleRobin Appelman2022-03-141-7/+11
| * | | | use the nextcloud certificate bundle for s3Robin Appelman2022-03-141-1/+6
* | | | | Merge pull request #31596 from Lucarnosky/masterLouis2022-03-171-0/+3
|\ \ \ \ \
| * | | | | Changed to padding left #31596Lock Garnock2022-03-171-0/+3
* | | | | | Merge pull request #31421 from nextcloud/fix/user_ldap-fix-ldap-connection-re...Côme Chilliet2022-03-1712-247/+189
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Set $limit as int as well in Access::count private methodCôme Chilliet2022-03-081-8/+8
| * | | | | Fix unit testsCôme Chilliet2022-03-0310-44/+81
| * | | | | Fix types in OCA\User_LDAP\ConfigurationCôme Chilliet2022-03-032-59/+31
| * | | | | Remove redundant is_array checkCôme Chilliet2022-03-031-11/+9
| * | | | | Improve typing in user_ldap to detect problems earlyCôme Chilliet2022-03-033-93/+40
| * | | | | Fix executeRead when connection is reset because of a timeoutCôme Chilliet2022-03-031-36/+24
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-1714-70/+106
* | | | | | Merge pull request #30120 from nextcloud/enhancement/move-calendar-objectsAnna2022-03-1620-81/+266
|\ \ \ \ \ \
| * | | | | | Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-1620-81/+266
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #31581 from nextcloud/refactor/carl/comment-appCarl Schwan2022-03-1611-154/+54
|\ \ \ \ \ \