Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump core-js from 3.18.2 to 3.18.3 | dependabot[bot] | 2021-10-17 | 48 | -60/+60 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-17 | 12 | -94/+104 |
* | Merge pull request #28991 from nextcloud/feature/bulk_upload | Julius Härtl | 2021-10-16 | 11 | -0/+824 |
|\ | |||||
| * | Clean BulkUpload plugin | Louis Chemineau | 2021-10-16 | 18 | -2543/+665 |
| * | Add benchmark tests | Louis Chemineau | 2021-10-15 | 7 | -231/+174 |
| * | Add BulkUpload DAV plugin | Louis Chemineau | 2021-10-15 | 15 | -4/+2763 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-16 | 370 | -370/+370 |
* | | Merge pull request #29240 from nextcloud/work/admin-delegation-implementation | Carl Schwan | 2021-10-15 | 17 | -45/+265 |
|\ \ | |||||
| * | | Add support for Delegation Settings for more apps | Carl Schwan | 2021-10-15 | 17 | -45/+265 |
* | | | Merge pull request #29210 from nextcloud/work/status-navbar-vue | Carl Schwan | 2021-10-15 | 9 | -142/+332 |
|\ \ \ | |||||
| * | | | Add current status in navbar | Carl Schwan | 2021-10-15 | 9 | -142/+332 |
| |/ / | |||||
* | | | Merge pull request #29090 from nextcloud/bug/noid/disable-versions-expire-bac... | Vincent Petry | 2021-10-15 | 2 | -3/+90 |
|\ \ \ | |||||
| * | | | Add configuration flag to disable the background job for files_versions | Daniel Kesselberg | 2021-10-11 | 2 | -3/+90 |
* | | | | Merge pull request #29125 from nextcloud/bug/noid/disable-trash-expire-backgr... | Daniel | 2021-10-15 | 2 | -18/+65 |
|\ \ \ \ | |||||
| * | | | | Add configuration flag to disable the background job for files_trashbin | Daniel Kesselberg | 2021-10-11 | 2 | -18/+65 |
| |/ / / | |||||
* | | | | Merge pull request #29185 from nextcloud/revert-29165-bug/noid/s3-delete-fold... | Robin Appelman | 2021-10-15 | 1 | -23/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Revert "Delete S3 versions in rmdir" | Vincent Petry | 2021-10-12 | 1 | -23/+1 |
* | | | | Merge pull request #29188 from nextcloud/enhancement/public-write-api | Daniel | 2021-10-15 | 6 | -10/+128 |
|\ \ \ \ | |||||
| * | | | | Add create method to extended calendar implementation | Anna Larch | 2021-10-15 | 6 | -10/+128 |
* | | | | | Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-... | John Molakvoæ | 2021-10-15 | 25 | -50/+50 |
|\ \ \ \ \ | |||||
| * | | | | | Bump autoloader | Joas Schilling | 2021-10-14 | 25 | -50/+50 |
* | | | | | | Merge pull request #29180 from nextcloud/bug/27798/fix-php-error-in-ldap-access | John Molakvoæ | 2021-10-15 | 12 | -116/+207 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use Psr\Log\LoggerInterface where it can easily be used in user_ldap | Côme Chilliet | 2021-10-14 | 5 | -78/+136 |
| * | | | | | | Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Ac... | Côme Chilliet | 2021-10-14 | 2 | -2/+3 |
| * | | | | | | Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access | Côme Chilliet | 2021-10-12 | 6 | -37/+65 |
| * | | | | | | Avoid PHP errors when the LDAP attribute is not found | Côme Chilliet | 2021-10-12 | 1 | -1/+5 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-15 | 4 | -0/+42 |
* | | | | | | Change return type to correct type | Anna Larch | 2021-10-14 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #28250 from pjft/patch-3 | Louis | 2021-10-14 | 2 | -1/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix bug introduced on drag and drop external files | pjft | 2021-08-13 | 2 | -1/+7 |
* | | | | | | Merge pull request #27194 from nextcloud/new-ftp | John Molakvoæ | 2021-10-14 | 3 | -112/+567 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | ftp ci improvements | Robin Appelman | 2021-10-07 | 1 | -1/+1 |
| * | | | | | update copyright header | Robin Appelman | 2021-10-07 | 1 | -1/+2 |
| * | | | | | fixup tests for ftp limitations | Robin Appelman | 2021-10-07 | 1 | -0/+44 |
| * | | | | | teardown | Robin Appelman | 2021-10-07 | 2 | -1/+6 |
| * | | | | | add new ftp backend | Robin Appelman | 2021-10-07 | 3 | -122/+524 |
| * | | | | | run ftp external storage tests against multiple ftp servers | Robin Appelman | 2021-10-07 | 1 | -1/+4 |
* | | | | | | Merge pull request #29195 from nextcloud/fix/calendar-invitations-default-lan... | Daniel | 2021-10-14 | 3 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix default language detection for calendar notifications | Christoph Wurst | 2021-10-13 | 2 | -3/+3 |
| * | | | | | | Fix default langauge detection for calendar invite emails | Christoph Wurst | 2021-10-13 | 1 | -1/+1 |
* | | | | | | | Merge pull request #28970 from nextcloud/enhancement/calendar-appointments | Christoph Wurst | 2021-10-14 | 5 | -10/+88 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add Public Calendar Provider | Anna Larch | 2021-10-14 | 5 | -10/+88 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-14 | 2 | -0/+2 |
* | | | | | | | | Merge pull request #29214 from nextcloud/bugfix/noid/dont-setup-the-filesyste... | Joas Schilling | 2021-10-13 | 1 | -8/+11 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Don't setup the filesystem to check for a favicon we don't use anyway | Joas Schilling | 2021-10-13 | 1 | -8/+11 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* / | | | | | | Remove shadowed $config variable | Christoph Wurst | 2021-10-13 | 1 | -1/+0 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #29004 from nextcloud/bugfix/noid/fix-translated-app-details | Joas Schilling | 2021-10-13 | 3 | -16/+26 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix translated app details | Joas Schilling | 2021-09-30 | 3 | -16/+26 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-13 | 6 | -4/+26 |
* | | | | | | Merge pull request #29101 from nextcloud/enh/noid/fileaction-in-single-filename | Pytal | 2021-10-12 | 4 | -16/+39 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | |