summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35965 from nextcloud/bugfix/noid/limit-length-when-reseti...Joas Schilling2023-01-042-1/+5
|\
| * Also limit the password length on resetJoas Schilling2023-01-032-1/+5
* | Merge pull request #35873 from leegarrett/35830_lgarrettJoas Schilling2023-01-042-5/+25
|\ \
| * | No output by default when --exit-code is usedJoas Schilling2023-01-031-1/+4
| * | Print output also with status codeJoas Schilling2023-01-031-9/+8
| * | Implement occ status command via return codes (Fixes: #35704)Lee Garrett2023-01-032-4/+22
* | | Merge pull request #35876 from bennet0496/patch-mail-headerJoas Schilling2023-01-0410-17/+251
|\ \ \
| * | | fix missing class in NewUserMailHelper and static code analysis errorsBennet Becker2023-01-033-3/+3
| * | | update usages of AutoSubmittedValue to AutoSubmitted::VALUE_Bennet Becker2023-01-033-6/+6
| * | | updating autoloader filesBennet Becker2023-01-033-17/+12
| * | | refactor AutoSubmittedValue to Headers\AutoSubmitted and addingBennet Becker2023-01-034-20/+29
| * | | use constant as default value in value getterBennet Becker2022-12-262-2/+2
| * | | Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class"Bennet Becker2022-12-2453-636/+523
| * | | revert .htaccess to commit previous to PRBennet Becker2022-12-231-4/+0
| * | | fix static-analysis error and formatting codeBennet Becker2022-12-232-45/+15
| * | | Update PHPDoc annotation in lib/public/Mail/IMessage.phpBennet B2022-12-231-1/+1
| * | | Updating unit test for NewUserMailHelper, to test for autosumbittedBennet Becker2022-12-231-0/+5
| * | | ran build/autoloaderchecker.sh after adding AutoSubmittedValue classBennet Becker2022-12-2354-523/+640
| * | | fix getAutoSubmitted return type and adding unit testsBennet Becker2022-12-232-1/+143
| * | | Setting Auto-Submitted header for calendar events and new user mailBennet Becker2022-12-232-0/+4
| * | | Adding API method to set the Auto-Submitted header to OCP\Mail\IMessageBennet Becker2022-12-233-0/+109
* | | | Merge pull request #35969 from bbx-github/patch-1Simon L2023-01-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix link to documentation of php functionbbx-github2023-01-031-1/+1
|/ / /
* | | Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997Côme Chilliet2023-01-0313-51/+42
|\ \ \
| * | | Suppress last psalm error until upstream fix is released and includedCôme Chilliet2023-01-021-0/+1
| * | | Fix typing errors in settings testsCôme Chilliet2023-01-021-6/+4
| * | | Fix files_external tests with phpunit 9Côme Chilliet2023-01-021-2/+2
| * | | Remove redundant cast to string in user_ldapCôme Chilliet2023-01-021-2/+2
| * | | Small fix in OC_APICôme Chilliet2023-01-021-5/+2
| * | | Fix psalm spotted errors with new requirementsCôme Chilliet2023-01-029-36/+31
* | | | Merge pull request #35957 from nextcloud/bugfix/noid/improve-rate-limit-in-gi...Vincent Petry2023-01-0310-0/+24
|\ \ \ \
| * | | | chore(CI): Improve rate limit situation when installing phpunitJoas Schilling2023-01-0310-0/+24
* | | | | Merge pull request #35956 from nextcloud/docs/ipv6-cidrJoas Schilling2023-01-031-5/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | docs: trusted_proxies support IPv6 rangesDaniel Kesselberg2023-01-031-5/+3
|/ / / /
* | | | Merge pull request #35939 from nextcloud/bugfix/noid/update-status-dashboard-...Joas Schilling2023-01-0214-61/+44
|\ \ \ \
| * | | | Update the user status dashboard widget and fix the icon colorJoas Schilling2023-01-0214-61/+44
| |/ / /
* | | | Merge pull request #35820 from nextcloud/enh/noid/wording-new-app-password-ac...Julien Veyssier2023-01-021-2/+2
|\ \ \ \
| * | | | avoid using the word 'password' in the APP_TOKEN_CREATED activityJulien Veyssier2023-01-021-2/+2
| |/ / /
* | | | Merge pull request #28117 from nextcloud/bugfix/noid/dav-checksum-valuesJulius Härtl2023-01-022-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Align checksum dav property with desktop client parsingJulius Härtl2022-12-302-2/+5
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-318-2/+8
|/ / /
* | | fix(actions): php-lintJohn Molakvoæ2022-12-301-4/+4
* | | Merge pull request #35911 from nextcloud/fix/workflows-8.0John Molakvoæ2022-12-3021-217/+269
|\ \ \
| * | | chore(actions): bring back php 8.2 lintJohn Molakvoæ2022-12-301-1/+1
| * | | Fix psalm issues related to signature changes from PHP 8.0Côme Chilliet2022-12-295-58/+44
| * | | 8.2 is not supported yetJohn Molakvoæ2022-12-292-2/+2
| * | | fix(actions): Update psalm github actionJohn Molakvoæ2022-12-294-46/+55
| * | | chore(actions): update php min supported to 8.0John Molakvoæ2022-12-2915-114/+171
* | | | Merge pull request #35913 from nextcloud/revert-35891-fix/34755/disable-setim...Simon L2022-12-291-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "avatar generation - disable setimageformat"Simon L2022-12-291-2/+1
|/ / /