aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Modernize comments appCarl Schwan2022-03-1611-154/+54
* | | | | | Merge pull request #31578 from nextcloud/s3-test-reliabilityCarl Schwan2022-03-161-0/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | try to improve s3 primary storage test reliabilityRobin Appelman2022-03-151-0/+7
| | |_|/ / | |/| | |
* | | | | Merge pull request #31577 from nextcloud/fix/register-talk-brokerJoas Schilling2022-03-151-0/+4
|\ \ \ \ \
| * | | | | Fix unknown Talk broker interfaceChristoph Wurst2022-03-151-0/+4
* | | | | | Merge pull request #31579 from nextcloud/nickvergessen-patch-1Joas Schilling2022-03-151-2/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update Version24000Date20211222112246.phpJoas Schilling2022-03-151-2/+4
|/ / / / /
* | | | | Merge pull request #31573 from nextcloud/exceptionserializer-load-failRobin Appelman2022-03-151-1/+7
|\ \ \ \ \
| * | | | | don't error if we can't load the ExceptionSerializer for early exceptionsRobin Appelman2022-03-141-1/+7
| |/ / / /
* | | | | Merge pull request #31513 from nextcloud/techdebt/noid/enforce-primary-keysJoas Schilling2022-03-152-1/+45
|\ \ \ \ \
| * | | | | Add a test for primary keysJoas Schilling2022-03-101-1/+43
| * | | | | Enforce primary keys as they are required to be performant in MySQL clustersJoas Schilling2022-03-101-0/+2
* | | | | | Merge pull request #31498 from Erikvv/s3-versioning-not-implementedLouis2022-03-151-2/+14
|\ \ \ \ \ \
| * | | | | | AmazonS3: allow not implemented versioningErik van Velzen2022-03-151-2/+14
* | | | | | | Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModalVanessa2022-03-155-15/+22
|\ \ \ \ \ \ \