aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Merge pull request #44871 from nextcloud/feature/include-file-id-in-audit-logsyemkareems2024-04-302-101/+194
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | feat: include file id in audit logs
| * | | | | feat: include file id in audit logsyemkareems2024-04-302-101/+194
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* | | | | Merge pull request #44533 from ↵dependabot[bot]2024-04-3034-1133/+1209
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.23.1
| * | | | | chore: Update baseline to include new 3rdparty psalm errorsCôme Chilliet2024-04-301-787/+716
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Avoid reference use in AppConfigCôme Chilliet2024-04-301-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Fix small psalm errors in legacyCôme Chilliet2024-04-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Fix tiny phpdoc errors related to ShareCôme Chilliet2024-04-302-10/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Avoid useless reference usage in user_ldapCôme Chilliet2024-04-303-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Fix phpdoc typing in DirectEditing\ManagerCôme Chilliet2024-04-301-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix(files_external): Be extra safe with null handling to please psalmCôme Chilliet2024-04-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Improve typing in Archive/TAR.phpCôme Chilliet2024-04-301-18/+14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Improve typing of mimetype aliasesCôme Chilliet2024-04-303-29/+16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Fix incorrect phpdoc typing in dav appCôme Chilliet2024-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Fix default values for ini var in lib/base.phpCôme Chilliet2024-04-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix(user_ldap): Improve typing and fix a var nameCôme Chilliet2024-04-304-9/+15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix(theming): Fix erronous phpdoc typingCôme Chilliet2024-04-301-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix(setupchecks): Fix opcache buffer checkCôme Chilliet2024-04-301-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was broken by last codestyle update, maybe even before because of operator precedence. Now using vars to make it readable and correct at the same time. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix(files): Fix ownership transfer encrypted files detectionCôme Chilliet2024-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Discovered by psalm update Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Remove bogus code from query builder and fix parameter nameCôme Chilliet2024-04-301-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Fix newly spotted psalm issues, add exhaustive typed magic properties ↵Côme Chilliet2024-04-309-91/+170
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for LDAP classes Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | build(deps): bump vimeo/psalm from 5.9.0 to 5.23.1 in /vendor-bin/psalmdependabot[bot]2024-04-301-159/+242
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.9.0 to 5.23.1. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/5.9.0...5.23.1) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-3012-12/+26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #44996 from nextcloud/fix/unify-access-to-forbidden-charsFerdinand Thiessen2024-04-295-19/+10
|\ \ \ \ \ | |_|/ / / |/| | | | fix(files): Use OCP\Util::getForbiddenFileNameChars instead of directaccess to system config
| * | | | chore(assets): Recompile assetsnextcloud-command2024-04-292-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(files): Use string array instead of string for forbidden charactersFerdinand Thiessen2024-04-292-8/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access ↵Ferdinand Thiessen2024-04-292-9/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | to system config Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #44968 from nextcloud/fix/drop-workaround-for-obsolete-phpCôme Chilliet2024-04-295-23/+23
|\ \ \ \ | | | | | | | | | | fix: Drop workarounds for unsupported obsolete PHP versions
| * | | | fix: Drop workarounds for unsupported obsolete PHP versionsCôme Chilliet2024-04-225-23/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also improved error handling in Installer.php to be type safe. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | Merge pull request #45029 from nextcloud/backport/44972/masterFerdinand Thiessen2024-04-294-4/+9
|\ \ \ \ \ | |_|_|/ / |/| | | | fix(unifiedSearch): Prevent broken avatars for federated users
| * | | | chore(assets): Recompile assetsnextcloud-command2024-04-282-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(unifiedSearch): Prevent broken avatars for federated usersfenn-cs2024-04-292-1/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | | | Merge pull request #44952 from nextcloud/perf/44951/template-creatorJulius Härtl2024-04-294-0/+50
|\ \ \ \ \ | | | | | | | | | | | | perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy
| * | | | | perf(templates): Emit RegisterTemplateCreatorEvent to register template ↵Julius Härtl2024-04-224-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creators more lazy Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-296-0/+100
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #44586 from nextcloud/pulsejet/name-idxFerdinand Thiessen2024-04-281-0/+5
|\ \ \ \ \ | | | | | | | | | | | | perf(core): add index on name
| * | | | | perf(core): add index on nameVarun Patil2024-03-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-282-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #45073 from nextcloud/dependabot/npm_and_yarn/sass-1.75.0dependabot[bot]2024-04-272-5/+5
|\ \ \ \ \ \
| * | | | | | build(deps-dev): bump sass from 1.74.1 to 1.75.0dependabot[bot]2024-04-272-5/+5
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.74.1...1.75.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #45072 from ↵dependabot[bot]2024-04-272-52/+62
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/puppeteer-22.7.1
| * | | | | | build(deps-dev): bump puppeteer from 22.5.0 to 22.7.1dependabot[bot]2024-04-272-52/+62
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.5.0 to 22.7.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.5.0...puppeteer-v22.7.1) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2730-2/+292
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #45066 from ↵Andy Scherzinger2024-04-261-1/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feat/workflow-auto-update-dependabot-approve-merge.yml Updating dependabot-approve-merge.yml workflow from template
| * | | | | | Updating dependabot-approve-merge.yml workflow from templateNextcloud bot2024-04-261-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #45065 from ↵Andy Scherzinger2024-04-261-4/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/feat/workflow-auto-update-pr-feedback.yml Updating pr-feedback.yml workflow from template
| * | | | | | Updating pr-feedback.yml workflow from templateNextcloud bot2024-04-261-4/+16
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #44670 from ↵Christoph Wurst2024-04-262-2/+78
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/session/no-authtoken-password-no-check fix(session): Do not update authtoken last_check for passwordless
| * | | | | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-04-262-2/+78
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #44496 from nextcloud/feat/s3-accelerateRobin Appelman2024-04-261-1/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | feat: support "s3-accelerate" endpoint
| * | | | | feat: add option to enable s3 accelerationRobin Appelman2024-04-261-1/+16
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>