aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32557 from nextcloud/cleanup/dav-admin-settingsCarl Schwan2022-05-243-45/+52
|\
| * Modernize the dav admin settingsCarl Schwan2022-05-243-45/+52
* | Merge pull request #32548 from nextcloud/fix/return-typeCarl Schwan2022-05-242-13/+6
|\ \
| * | Fix return type and make type stricterCarl Schwan2022-05-242-13/+6
* | | Merge pull request #32575 from nextcloud/improve/warningCarl Schwan2022-05-241-1/+2
|\ \ \
| * | | Improve warning about missing pnctlCarl Schwan2022-05-241-1/+2
* | | | Merge pull request #32558 from nextcloud/fix/eslintJohn Molakvoæ2022-05-2418-32/+32
|\ \ \ \
| * | | | Fix various errors reported by eslintCarl Schwan2022-05-2418-32/+32
| |/ / /
* | | | Merge pull request #32571 from nextcloud/fix/remove-at-matcher-in-files-testsCarl Schwan2022-05-243-21/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Remove at() matcher for tests for files appCôme Chilliet2022-05-243-21/+19
|/ / /
* | | Merge pull request #32555 from nextcloud/fix/revert-api-breakCôme Chilliet2022-05-241-2/+2
|\ \ \
| * | | Revert api breakCarl Schwan2022-05-241-2/+2
| | |/ | |/|
* | | Merge pull request #32560 from nextcloud/feature/noid/preferences-apiJoas Schilling2022-05-248-0/+372
|\ \ \
| * | | Add API to change preferencesJoas Schilling2022-05-238-0/+372
| |/ /
* | | Merge pull request #32554 from nextcloud/followup/32378/adjust-docs-on-interfaceJoas Schilling2022-05-241-1/+1
|\ \ \
| * | | Adjust docs to the same as the implementationJoas Schilling2022-05-231-1/+1
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2022-05-24900-2048/+2188
* | | Merge pull request #32559 from nextcloud/bugfix/noid/update-dav-availabilityJoas Schilling2022-05-233-14/+19
|\ \ \ | |/ / |/| |
| * | Update DAV availability vue component to standardJoas Schilling2022-05-233-14/+19
|/ /
* | Merge pull request #32378 from nextcloud/fix/psalm-userbackendCarl Schwan2022-05-2313-96/+59
|\ \
| * | Fix psalm issues related to the user backendCarl Schwan2022-05-2013-101/+59
* | | Merge pull request #32519 from nextcloud/rename-webcal-user-agentChristoph Wurst2022-05-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Rename user-agent used by the Webcal Refresh ServiceThomas Citharel2022-05-201-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-05-2322-4/+76
* | | Merge pull request #32539 from nextcloud/automated/noid/psalm-baseline-update...MichaIng2022-05-221-47/+0
|\ \ \
| * | | Update psalm baselinenextcloud-command2022-05-221-47/+0
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-05-2216-2/+76
* | | Merge pull request #32527 from nextcloud/dependabot/npm_and_yarn/sass-1.52.1dependabot[bot]2022-05-212-8/+19
|\ \ \
| * | | Bump sass from 1.50.0 to 1.52.1dependabot[bot]2022-05-212-8/+19
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-21284-1418/+1306
|/ / /
* | | Merge pull request #32443 from nextcloud/port/background-job-adminPytal2022-05-2010-141/+254
|\ \ \
| * | | Port BackgroundJob admin settings to vueCarl Schwan2022-05-2010-141/+254
* | | | Merge pull request #32501 from nextcloud/cleanup/admin-delegation-settingCarl Schwan2022-05-204-28/+23
|\ \ \ \
| * | | | Cleanup admin delegation setting pageCarl Schwan2022-05-194-28/+23
* | | | | Merge pull request #32486 from nextcloud/debt/noid/psalm-usernameCarl Schwan2022-05-202-4/+3
|\ \ \ \ \
| * | | | | Fix return type for createSpecificUserDaniel Kesselberg2022-05-191-2/+1
| * | | | | Rename userName to username to align with child classesDaniel Kesselberg2022-05-191-2/+2
* | | | | | Merge pull request #32459 from nextcloud/port/federatedfilessharing-adminCarl Schwan2022-05-2012-127/+281
|\ \ \ \ \ \
| * | | | | | Port admin federated files sharing to vueCarl Schwan2022-05-2012-127/+281
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #32517 from nextcloud/bugfix/noid/make-appname-accessibleDaniel2022-05-201-0/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Make appName of TemplateResponse accessible in BeforeTemplateRenderedEventJoas Schilling2022-05-201-0/+9
* | | | | | Merge pull request #32503 from nextcloud/improve-two-factorCarl Schwan2022-05-206-39/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Improve two factor admin settingsCarl Schwan2022-05-206-39/+46
| | |_|/ / | |/| | |
* | | | | Merge pull request #32406 from nextcloud/debt/noid/psalm-warning-idbconnectionJoas Schilling2022-05-201-1/+1
|\ \ \ \ \
| * | | | | Fix spelling for PreConditionNotMetExceptionDaniel Kesselberg2022-05-151-1/+1
* | | | | | Merge pull request #32497 from nextcloud/fix/custom-php-runtime-autotestChristoph Wurst2022-05-201-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use custom PHP runtime for PHPUnit execution in autotestChristoph Wurst2022-05-191-2/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #32410 from nextcloud/bugfix/noid/imaginary-exceptionJohn Molakvoæ2022-05-201-2/+7
|\ \ \ \ \
| * | | | | Add explicit return if getSmallImagePreview failsJulius Härtl2022-05-191-2/+7
* | | | | | Merge pull request #32496 from nextcloud/fix/cropp-conditionJohn Molakvoæ2022-05-201-4/+11
|\ \ \ \ \ \