aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Profile backendChristopher Ng2021-10-1938-81/+1921
* Add new account propertiesChristopher Ng2021-10-199-107/+515
* Add profile templatesChristopher Ng2021-10-182-0/+32
* Merge pull request #29243 from nextcloud/bugfix/noid/ipropagator-sizedifferenceVincent Petry2021-10-181-1/+2
|\
| * Add already used optional sizeDifference parameter to IPropagatorJulius Härtl2021-10-141-1/+2
* | [tx-robot] updated from transifexNextcloud bot2021-10-1810-10/+0
* | Merge pull request #29279 from nextcloud/Valdnet-patch-1Daniel2021-10-171-1/+1
|\ \
| * | l10n: Spelling unificationValdnet2021-10-171-1/+1
* | | Merge pull request #29273 from nextcloud/dependabot/npm_and_yarn/core-js-3.18.3dependabot[bot]2021-10-1765-107/+107
|\ \ \ | |/ / |/| |
| * | Bump core-js from 3.18.2 to 3.18.3dependabot[bot]2021-10-1765-107/+107
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-10-1712-94/+104
* | Merge pull request #29274 from nextcloud/automated/noid/psalm-baseline-updateDaniel2021-10-161-2/+1
|\ \
| * | Update psalm baselinenextcloud-command2021-10-161-2/+1
* | | Merge pull request #28991 from nextcloud/feature/bulk_uploadJulius Härtl2021-10-1613-0/+886
|\ \ \ | |/ / |/| |
| * | Clean BulkUpload pluginLouis Chemineau2021-10-1620-2543/+727
| * | Add benchmark testsLouis Chemineau2021-10-157-231/+174
| * | Add BulkUpload DAV pluginLouis Chemineau2021-10-1515-4/+2763
* | | Merge pull request #29272 from nextcloud/dependabot/npm_and_yarn/sass-1.43.2dependabot[bot]2021-10-162-8/+8
|\ \ \
| * | | Bump sass from 1.42.1 to 1.43.2dependabot[bot]2021-10-162-8/+8
* | | | Merge pull request #29271 from nextcloud/dependabot/npm_and_yarn/testing-libr...dependabot[bot]2021-10-162-8/+8
|\ \ \ \
| * | | | Bump @testing-library/user-event from 13.2.1 to 13.4.1dependabot[bot]2021-10-162-8/+8
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2021-10-16370-370/+370
|/ / /
* | | Merge pull request #29240 from nextcloud/work/admin-delegation-implementationCarl Schwan2021-10-1517-45/+265
|\ \ \
| * | | Add support for Delegation Settings for more appsCarl Schwan2021-10-1517-45/+265
* | | | Merge pull request #29210 from nextcloud/work/status-navbar-vueCarl Schwan2021-10-1511-151/+380
|\ \ \ \
| * | | | Add current status in navbarCarl Schwan2021-10-1511-151/+380
| |/ / /
* | | | Merge pull request #29090 from nextcloud/bug/noid/disable-versions-expire-bac...Vincent Petry2021-10-152-3/+90
|\ \ \ \
| * | | | Add configuration flag to disable the background job for files_versionsDaniel Kesselberg2021-10-112-3/+90
* | | | | Merge pull request #29125 from nextcloud/bug/noid/disable-trash-expire-backgr...Daniel2021-10-152-18/+65
|\ \ \ \ \
| * | | | | Add configuration flag to disable the background job for files_trashbinDaniel Kesselberg2021-10-112-18/+65
| |/ / / /
* | | | | Merge pull request #29185 from nextcloud/revert-29165-bug/noid/s3-delete-fold...Robin Appelman2021-10-151-23/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revert "Delete S3 versions in rmdir"Vincent Petry2021-10-121-23/+1
* | | | | Merge pull request #29188 from nextcloud/enhancement/public-write-apiDaniel2021-10-1510-10/+206
|\ \ \ \ \
| * | | | | Add create method to extended calendar implementationAnna Larch2021-10-1510-10/+206
| | |_|_|/ | |/| | |
* | | | | Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-...John Molakvoæ2021-10-1532-54/+260
|\ \ \ \ \
| * | | | | Bump autoloaderJoas Schilling2021-10-1427-50/+52
| * | | | | Bump since versionJoas Schilling2021-10-142-3/+3
| * | | | | Adjust namespace and print a message when the job was skippedJoas Schilling2021-10-141-5/+14
| * | | | | Move queries to the joblistJoas Schilling2021-10-145-28/+54
| * | | | | Add a command to show info about a background job and force-execute itJoas Schilling2021-10-142-0/+169
* | | | | | Merge pull request #29235 from nextcloud/feat/appstore/enterpriseJohn Molakvoæ2021-10-156-10/+33
|\ \ \ \ \ \
| * | | | | | Send the subscription key to the appstore requestsJohn Molakvoæ2021-10-146-10/+33
* | | | | | | Merge pull request #29180 from nextcloud/bug/27798/fix-php-error-in-ldap-accessJohn Molakvoæ2021-10-1512-116/+207
|\ \ \ \ \ \ \
| * | | | | | | Use Psr\Log\LoggerInterface where it can easily be used in user_ldapCôme Chilliet2021-10-145-78/+136
| * | | | | | | Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Ac...Côme Chilliet2021-10-142-2/+3
| * | | | | | | Use Psr\Log\LoggerInterface in OCA\User_LDAP\AccessCôme Chilliet2021-10-126-37/+65
| * | | | | | | Avoid PHP errors when the LDAP attribute is not foundCôme Chilliet2021-10-121-1/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #29247 from nextcloud/automated/noid/psalm-baseline-updateDaniel2021-10-151-5/+2
|\ \ \ \ \ \ \
| * | | | | | | Update psalm baselinenextcloud-command2021-10-151-5/+2
* | | | | | | | Merge pull request #29248 from nextcloud/fix/noid/doc-bkgscanDaniel2021-10-151-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |