summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32594 from nextcloud/fix/groupfolder-not-loading-when-sha...Carl Schwan2022-05-273-13/+23
|\
| * Fix loading groupfolder info when share api is disabledCarl Schwan2022-05-273-13/+23
* | Merge pull request #32349 from nextcloud/enh/projects-eventCarl Schwan2022-05-277-17/+85
|\ \
| * | Move files_sharing over to new event for projectsJulius Härtl2022-05-122-10/+13
| * | Introduce event for loading additional script on projectsJulius Härtl2022-05-125-7/+72
* | | Merge pull request #32592 from nextcloud/fix/noid/allow-rememberme-token-apac...Julius Härtl2022-05-271-0/+1
|\ \ \
| * | | allow use of rememberme cookies for IApacheAuth backendsArthur Schiwon2022-05-251-0/+1
* | | | Merge pull request #32596 from nextcloud/enhancement/php8.2-lintCarl Schwan2022-05-271-1/+1
|\ \ \ \
| * | | | Add lint job for PHP8.2Christoph Wurst2022-05-251-1/+1
* | | | | Merge pull request #32601 from nextcloud/GdDebugJoas Schilling2022-05-271-20/+18
|\ \ \ \ \
| * | | | | Move Gd failed operations to debug levelGit'Fellow2022-05-251-20/+18
| |/ / / /
* | | | | Merge pull request #32618 from nextcloud/bugfix/noid/fix-status-handlingJoas Schilling2022-05-279-18/+34
|\ \ \ \ \
| * | | | | Fix unit testsJoas Schilling2022-05-271-4/+7
| * | | | | Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-276-12/+23
| * | | | | Fix missing status with predefined status in drop-downJoas Schilling2022-05-272-2/+4
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-276-0/+44
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-2678-76/+138
|/ / / /
* | | | Merge pull request #32577 from nextcloud/fix/remove-at-matcher-in-files_shari...Carl Schwan2022-05-254-70/+83
|\ \ \ \ | |/ / / |/| | |
| * | | Remove at() matcher in files_sharing testsCôme Chilliet2022-05-244-70/+83
* | | | Merge pull request #32567 from nextcloud/fix/remove-at-matcher-in-encryption-...Joas Schilling2022-05-253-33/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove at() matcher use from encryption testsCôme Chilliet2022-05-243-33/+43
| |/ /
* | | Merge pull request #32580 from nextcloud/bugfix/noid/fix-handling-events-with...Joas Schilling2022-05-251-2/+2
|\ \ \
| * | | Also trim the nameJoas Schilling2022-05-251-1/+1
| * | | Fix handling events without names in activitiesJoas Schilling2022-05-241-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-2522-24/+84
* | | | Merge pull request #31761 from nextcloud/fix/upgarde-phpunit-in-ci-to-recent-...Carl Schwan2022-05-249-275/+725
|\ \ \ \
| * | | | Require a recent phpunit version in integration and acceptanceCôme Chilliet2022-05-249-275/+725
| |/ / /
* | | | 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