aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Bump core-js from 3.18.2 to 3.18.3dependabot[bot]2021-10-1748-60/+60
* [tx-robot] updated from transifexNextcloud bot2021-10-1712-94/+104
* Merge pull request #28991 from nextcloud/feature/bulk_uploadJulius Härtl2021-10-1611-0/+824
|\
| * Clean BulkUpload pluginLouis Chemineau2021-10-1618-2543/+665
| * Add benchmark testsLouis Chemineau2021-10-157-231/+174
| * Add BulkUpload DAV pluginLouis Chemineau2021-10-1515-4/+2763
* | [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-159-142/+332
|\ \ \
| * | | Add current status in navbarCarl Schwan2021-10-159-142/+332
| |/ /
* | | 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-156-10/+128
|\ \ \ \
| * | | | Add create method to extended calendar implementationAnna Larch2021-10-156-10/+128
* | | | | Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-...John Molakvoæ2021-10-1525-50/+50
|\ \ \ \ \
| * | | | | Bump autoloaderJoas Schilling2021-10-1425-50/+50
* | | | | | 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
| | |_|/ / / | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-154-0/+42
* | | | | | Change return type to correct typeAnna Larch2021-10-141-1/+1
| |_|/ / / |/| | | |
* | | | | Merge pull request #28250 from pjft/patch-3Louis2021-10-142-1/+7
|\ \ \ \ \
| * | | | | Fix bug introduced on drag and drop external filespjft2021-08-132-1/+7
* | | | | | Merge pull request #27194 from nextcloud/new-ftpJohn Molakvoæ2021-10-143-112/+567
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ftp ci improvementsRobin Appelman2021-10-071-1/+1
| * | | | | update copyright headerRobin Appelman2021-10-071-1/+2
| * | | | | fixup tests for ftp limitationsRobin Appelman2021-10-071-0/+44
| * | | | | teardownRobin Appelman2021-10-072-1/+6
| * | | | | add new ftp backendRobin Appelman2021-10-073-122/+524
| * | | | | run ftp external storage tests against multiple ftp serversRobin Appelman2021-10-071-1/+4
* | | | | | Merge pull request #29195 from nextcloud/fix/calendar-invitations-default-lan...Daniel2021-10-143-4/+4
|\ \ \ \ \ \
| * | | | | | Fix default language detection for calendar notificationsChristoph Wurst2021-10-132-3/+3
| * | | | | | Fix default langauge detection for calendar invite emailsChristoph Wurst2021-10-131-1/+1
* | | | | | | Merge pull request #28970 from nextcloud/enhancement/calendar-appointmentsChristoph Wurst2021-10-145-10/+88
|\ \ \ \ \ \ \
| * | | | | | | Add Public Calendar ProviderAnna Larch2021-10-145-10/+88
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-142-0/+2
* | | | | | | | Merge pull request #29214 from nextcloud/bugfix/noid/dont-setup-the-filesyste...Joas Schilling2021-10-131-8/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Don't setup the filesystem to check for a favicon we don't use anywayJoas Schilling2021-10-131-8/+11
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | Remove shadowed $config variableChristoph Wurst2021-10-131-1/+0
|/ / / / / /
* | | | | | Merge pull request #29004 from nextcloud/bugfix/noid/fix-translated-app-detailsJoas Schilling2021-10-133-16/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix translated app detailsJoas Schilling2021-09-303-16/+26
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-136-4/+26
* | | | | | Merge pull request #29101 from nextcloud/enh/noid/fileaction-in-single-filenamePytal2021-10-124-16/+39
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |