summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PublickKeyTokenProvider: Fix password update routine with password hashMarcel Klehr2023-01-046-4/+83
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* Merge pull request #35969 from bbx-github/patch-1Simon L2023-01-031-1/+1
|\ | | | | fix link to documentation of php function
| * fix link to documentation of php functionbbx-github2023-01-031-1/+1
|/ | | Signed-off-by: bbx-github <53237674+bbx-github@users.noreply.github.com>
* Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997Côme Chilliet2023-01-0313-51/+42
|\ | | | | Code fixes from PR 34997
| * Suppress last psalm error until upstream fix is released and includedCôme Chilliet2023-01-021-0/+1
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Fix typing errors in settings testsCôme Chilliet2023-01-021-6/+4
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Fix files_external tests with phpunit 9Côme Chilliet2023-01-021-2/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Remove redundant cast to string in user_ldapCôme Chilliet2023-01-021-2/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Small fix in OC_APICôme Chilliet2023-01-021-5/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Fix psalm spotted errors with new requirementsCôme Chilliet2023-01-029-36/+31
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #35957 from ↵Vincent Petry2023-01-0310-0/+24
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/improve-rate-limit-in-github-actions chore(CI): Improve rate limit situation when installing phpunit
| * | chore(CI): Improve rate limit situation when installing phpunitJoas Schilling2023-01-0310-0/+24
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #35956 from nextcloud/docs/ipv6-cidrJoas Schilling2023-01-031-5/+3
|\ \ \ | |/ / |/| | docs: trusted_proxies support IPv6 ranges
| * | docs: trusted_proxies support IPv6 rangesDaniel Kesselberg2023-01-031-5/+3
|/ / | | | | | | | | | | Support for IPv6 ranges was added by https://github.com/nextcloud/server/pull/32615 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #35939 from ↵Joas Schilling2023-01-0214-61/+44
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/update-status-dashboard-widget Update the user status dashboard widget and fix the icon color
| * | Update the user status dashboard widget and fix the icon colorJoas Schilling2023-01-0214-61/+44
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #35820 from ↵Julien Veyssier2023-01-021-2/+2
|\ \ | | | | | | | | | | | | nextcloud/enh/noid/wording-new-app-password-activity Avoid using the word 'password' in the APP_TOKEN_CREATED activity
| * | avoid using the word 'password' in the APP_TOKEN_CREATED activityJulien Veyssier2023-01-021-2/+2
| |/ | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | Merge pull request #28117 from nextcloud/bugfix/noid/dav-checksum-valuesJulius Härtl2023-01-022-2/+5
|\ \ | |/ |/| Align checksum dav property with desktop client parsing
| * Align checksum dav property with desktop client parsingJulius Härtl2022-12-302-2/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-318-2/+8
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(actions): php-lintJohn Molakvoæ2022-12-301-4/+4
| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* Merge pull request #35911 from nextcloud/fix/workflows-8.0John Molakvoæ2022-12-3021-217/+269
|\ | | | | chore(actions): update php min supported to 8.0
| * chore(actions): bring back php 8.2 lintJohn Molakvoæ2022-12-301-1/+1
| | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * Fix psalm issues related to signature changes from PHP 8.0Côme Chilliet2022-12-295-58/+44
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * 8.2 is not supported yetJohn Molakvoæ2022-12-292-2/+2
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * fix(actions): Update psalm github actionJohn Molakvoæ2022-12-294-46/+55
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * chore(actions): update php min supported to 8.0John Molakvoæ2022-12-2915-114/+171
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Merge pull request #35913 from ↵Simon L2022-12-291-2/+1
|\ \ | |/ |/| | | | | nextcloud/revert-35891-fix/34755/disable-setimageformat Revert "avatar generation - disable setimageformat"
| * Revert "avatar generation - disable setimageformat"Simon L2022-12-291-2/+1
|/ | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Merge pull request #35912 from nextcloud/fix/lockfileJohn Molakvoæ2022-12-293-9/+13
|\ | | | | chore(npm): fix lockfile
| * chore(npm): fix lockfileJohn Molakvoæ2022-12-293-9/+13
|/ | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-294-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #35881 from nextcloud/dev/fix-config-templateSimon L2022-12-281-86/+87
|\ | | | | improve sample.config.php parameter descriptions
| * Fix comments in sample config to be correctly marked as verbatimChristian Wolf2022-12-281-26/+26
| | | | | | | | | | | | | | | | | | The comments were not marked as verbatim and thus the Sphinx compiler to generate the online admin manual interpreted backslashes as special chars. They disappeared from the output. By adding ``, it is marked as verbatim and the backslashes are not removed. Signed-off-by: Christian Wolf <github@christianwolf.email>
| * Fix some issues that were not yet introduced in changes to sample configChristian Wolf2022-12-271-7/+8
| | | | | | | | | | | | | | This should not change anything but fix some documentation issues. This change should not change anything in the implemenetation. Signed-off-by: Christian Wolf <github@christianwolf.email>
| * Reorder the sample config file in order to have a cleaner structure and ↵Christian Wolf2022-12-271-57/+57
| | | | | | | | | | | | | | | | | | | | better sectioning in the online manual The change should only affect the conmments and reorder the config lines Copy modifications from https://github.com/nextcloud/documentation/pull/9166 into sample config file Signed-off-by: Christian Wolf <github@christianwolf.email>
* | Merge pull request #35897 from nextcloud/fix/35896/fix-video-fullscreenSimon L2022-12-285-2/+14
|\ \ | | | | | | fix video fullscreen on public page
| * | fix video fullscreen on public pageSimon L2022-12-275-2/+14
| | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #35870 from quentinguidee/refine-about-filesSimon L2022-12-283-75/+87
|\ \ \ | | | | | | | | Refine file comments design
| * | | Refine file comments designQuentin Guidée2022-12-223-75/+87
| | | | | | | | | | | | | | | | Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
* | | | Merge pull request #35891 from nextcloud/fix/34755/disable-setimageformatSimon L2022-12-271-1/+2
|\ \ \ \ | |_|/ / |/| | | avatar generation - disable setimageformat
| * | | avatar generation - disable setimageformatSimon L2022-12-271-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | Merge pull request #35889 from ↵Louis2022-12-272-2/+5
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/artonge/fix/checkout_branch_in_cypress_tests Checkout current branch in cypress tests in CI
| * | | Checkout current branch in cypress tests in CILouis Chemineau2022-12-272-2/+5
|/ / / | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2724-22/+42
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2620-4/+80
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2514-0/+14
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-24156-302/+304
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #35795 from ↵Julia Kirschenheuter2022-12-238-49/+10
|\ \ | | | | | | | | | | | | nextcloud/enh/35770-Replace_custom_tooltips_with_native_one_for_files Replace custom tooltips with native ones in files