summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29241 from nextcloud/fix/new-jcropPytal2021-10-145-325/+26
|\
| * Switch to the "new" jcropChristoph Wurst2021-10-145-325/+26
* | Merge pull request #29246 from nextcloud/fix/make-psalm-happerDaniel2021-10-141-1/+1
|\ \
| * | Change return type to correct typeAnna Larch2021-10-141-1/+1
|/ /
* | Merge pull request #29231 from nextcloud/fix/calendar-providers-instancesChristoph Wurst2021-10-142-5/+44
|\ \
| * | Build instances of the calendar providers before using themChristoph Wurst2021-10-142-5/+44
* | | Merge pull request #29245 from nextcloud/artonge-patch-1Christoph Wurst2021-10-141-0/+1
|\ \ \
| * | | Add mapping for louis [CI SKIP]Louis2021-10-141-0/+1
| | |/ | |/|
* | | Merge pull request #29244 from nextcloud/add-kesselb-mailmapChristoph Wurst2021-10-141-0/+1
|\ \ \ | |/ / |/| |
| * | Add mapping for kesselb [CI SKIP]Daniel Kesselberg2021-10-141-0/+1
|/ /
* | Merge pull request #29157 from nextcloud/enh/opendocumentJulius Härtl2021-10-148-3/+55
|\ \ | |/ |/|
| * Fix integrity checker testsJulius Härtl2021-10-132-2/+21
| * Add OpenDocument flat mimetypes and x-office/drawing aliasJulius Härtl2021-10-126-1/+34
* | 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-145-119/+652
|\ \ \
| * | | ftp ci improvementsRobin Appelman2021-10-072-8/+13
| * | | update copyright headerRobin Appelman2021-10-071-1/+2
| * | | make param names consistent with interface for copy directory polyfillRobin Appelman2021-10-071-7/+7
| * | | fixup tests for ftp limitationsRobin Appelman2021-10-071-0/+44
| * | | teardownRobin Appelman2021-10-072-1/+6
| * | | ftp logsRobin Appelman2021-10-071-0/+4
| * | | add new ftp backendRobin Appelman2021-10-073-122/+524
| * | | run ftp external storage tests against multiple ftp serversRobin Appelman2021-10-072-1/+73
* | | | Merge pull request #29135 from nextcloud/feat/appstore-filteringJoas Schilling2021-10-143-3/+108
|\ \ \ \
| * | | | Fix variableJohn Molakvoæ2021-10-131-5/+5
| * | | | Allow to whitelist apps from the apsptoreJohn Molakvoæ2021-10-133-3/+108
| |/ / /
* | | | 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 #29228 from nextcloud/automated/noid/psalm-baseline-updateDaniel2021-10-141-2/+1
|\ \ \ \ \
| * | | | | Update psalm baselinenextcloud-command2021-10-141-2/+1
* | | | | | Merge pull request #28970 from nextcloud/enhancement/calendar-appointmentsChristoph Wurst2021-10-1416-21/+476
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add Public Calendar ProviderAnna Larch2021-10-1416-21/+476
* | | | | | [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
* | | | | | | Merge pull request #29200 from nextcloud/enhancement/auth-token-provider-crea...Daniel2021-10-133-13/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Type the autentication provider passwords as nullable stringsChristoph Wurst2021-10-133-13/+4
* | | | | | | Merge pull request #28637 from JensTimmerman/masterDaniel2021-10-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update config.sample.phpJens Timmerman2021-08-291-1/+1
| * | | | | | | Update config.sample.phpJens Timmerman2021-08-291-1/+1
* | | | | | | | Merge pull request #29136 from nextcloud/bug/noid/documentation-background-sc...Daniel2021-10-131-0/+11
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add documentation for files_no_background_scanDaniel Kesselberg2021-10-081-0/+11
* | | | | | | | Merge pull request #29187 from nextcloud/fix/noid/passwordless-app-password-g...Julius Härtl2021-10-132-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | allow null password in UserLoggedInEventJulien Veyssier2021-10-132-4/+4
| * | | | | | | | fix login_credentials->password in session when loging in with apacheJulien Veyssier2021-10-131-1/+1
* | | | | | | | | Merge pull request #29211 from nextcloud/fix/shadowed-config-varChristoph Wurst2021-10-131-1/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Remove shadowed $config variableChristoph Wurst2021-10-131-1/+0
|/ / / / / / / /
* | | | | | | | Merge pull request #26688 from nextcloud/enh/better-share-exceptiondebugJohn Molakvoæ2021-10-132-1/+15
|\ \ \ \ \ \ \ \