aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* fix: Fix psalm issue and update baselineCôme Chilliet2025-04-291-44/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* build(deps-dev): bump behat/behat in /build/integrationdependabot/composer/build/integration/behat/behat-3.21.1dependabot[bot]2025-04-261-6/+6
| | | | | | | | | | | | | | | | Bumps [behat/behat](https://github.com/Behat/Behat) from 3.21.0 to 3.21.1. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.21.0...v3.21.1) --- updated-dependencies: - dependency-name: behat/behat dependency-version: 3.21.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* feat(profile): Add an API to get the profile field datafeat/noid/profile-data-apiJoas Schilling2025-04-232-23/+73
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* build(deps-dev): bump behat/behat in /build/integrationdependabot/composer/build/integration/behat/behat-3.21.0dependabot[bot]2025-04-221-7/+7
| | | | | | | | | | | | | | | | Bumps [behat/behat](https://github.com/Behat/Behat) from 3.20.0 to 3.21.0. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.20.0...v3.21.0) --- updated-dependencies: - dependency-name: behat/behat dependency-version: 3.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #52099 from nextcloud/perf/excimerJulius Knorr2025-04-221-0/+282
|\ | | | | Built in profiling capabilities with excimer
| * perf: Add config options to trigger individual and sample profiling using ↵perf/excimerJulius Knorr2025-04-221-0/+282
| | | | | | | | | | | | excimer Signed-off-by: Julius Knorr <jus@bitgrid.net>
* | fix(dav): allow uploading of files with long filenamesfix/path-lengthFerdinand Thiessen2025-04-221-0/+29
|/ | | | | | | | | | A filename must be less or equal 255 characters, but when adding the `.part` and `.ocfiletransfer` extensions we might overflow this limit. So we should also use filename hashes for uploading when the file has a long filename, similar like when we are uploading to the user storage directly. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #52178 from nextcloud/fix/remove-app.php-loadingCôme Chilliet2025-04-171-5/+0
|\ | | | | fix: Remove support for app.php loading
| * chore: Update psalm baselinefix/remove-app.php-loadingCôme Chilliet2025-04-141-5/+0
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | ci: add check to ensure composer-bin is not accidentally committedDaniel Kesselberg2025-04-151-0/+7
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #50905 from nextcloud/fix/rate-limit-share-creationJohn Molakvoæ2025-04-154-0/+44
|\ \
| * | test: enable rate limiting for ratelimiting.featureskjnldsv2025-04-153-0/+42
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | test: Disable ratelimit as tests trigger itfix/rate-limit-share-creationJoas Schilling2025-04-151-0/+2
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / fix(files_sharing): expireDate null testsskjnldsv2025-04-142-3/+45
|/ | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Merge pull request #51838 from nextcloud/feat/cleanup-oc-util-methodsJohn Molakvoæ2025-04-081-5/+0
|\ | | | | Mark all methods of OC_Util as deprecated
| * chore: Update psalm baselineCôme Chilliet2025-04-071-5/+0
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | chore: adjust copyright yearchore/psalm-testFerdinand Thiessen2025-04-071-1/+1
| | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(profile): ensure correct base addressFerdinand Thiessen2025-04-071-3/+8
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | ci: test that all apps are enabled for psalmFerdinand Thiessen2025-04-071-0/+26
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: lint files_reminders using psalmfix/missing-importFerdinand Thiessen2025-04-071-0/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* build(deps-dev): bump behat/behat in /build/integrationdependabot[bot]2025-04-021-53/+60
| | | | | | | | | | | | | | | Bumps [behat/behat](https://github.com/Behat/Behat) from 3.19.0 to 3.20.0. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.19.0...v3.20.0) --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore: remove scrutinizerremove-scrutinizerDaniel Kesselberg2025-04-021-1/+0
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* refactor(IMimeTypeDetector): use consistent capitalizationchore/consistent-namingFerdinand Thiessen2025-04-021-5/+0
| | | | | | | | - use consistantly `mimeType` as it is called MIME type - fix issues where implementation and interface had different parameter names (this is an issue since PHP has named parameters). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(notifications): Change notification app ordersgavine992025-04-011-0/+5
| | | | | | | | The notification manager always calls notify() of the 'main' notifications app before other notify apps, and calls other functions for other notifications apps before the 'main' notification app Signed-off-by: gavine99 <github@xymail.tk>
* chore(deps-dev): bump guzzlehttp/guzzle in /build/integrationdependabot/composer/build/integration/guzzlehttp/guzzle-7.9.3dependabot[bot]2025-03-291-18/+18
| | | | | | | | | | | | | | | Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.9.2 to 7.9.3. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/7.9.2...7.9.3) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(tests): Sort activities by id to get the last onefix/fix-public-download-activityCôme Chilliet2025-03-252-1/+3
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* feat: Add context and test steps for activity in sharingCôme Chilliet2025-03-254-4/+45
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* feat: add integration test for sharing activityCôme Chilliet2025-03-251-0/+36
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* feat(openapi): Generate merged spec for all appsfeat/openapi/merged-specprovokateurin2025-03-242-0/+14
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* fix(build): Also fail OpenAPI generation for untracked specsprovokateurin2025-03-241-1/+1
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore: Update OCP baselinefix/cleanup-template-functionsCôme Chilliet2025-03-201-11/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* chore(test): use consistent tabs for indention in behat testschore/behat-indentionFerdinand Thiessen2025-03-192-38/+38
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #51403 from nextcloud/chore/drop-jsdocJohn Molakvoæ2025-03-121-40/+0
|\ | | | | chore(dev-deps): Drop dependency on jsdoc
| * chore(dev-deps): Drop dependency on jsdocchore/drop-jsdocFerdinand Thiessen2025-03-111-40/+0
| | | | | | | | | | | | | | It is not used anymore and it yields not usable documentation anymore. This is a leftover from like 11 years ago. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen2025-03-111-5/+0
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Fix psalm issues and add missing methods to ITemplate interfaceCôme Chilliet2025-03-061-5/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* fix: Deprecate OC_Template, add proper template manager insteadCôme Chilliet2025-03-061-5/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* feat: Support deleting metadata from WebDAVartonge/feat/allow_deleting_metadataLouis Chemineau2025-03-043-0/+145
| | | | | | The `$value` will be `null` if the update is wrapped inside a `<d:remove>...</d:remove>` block. Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #51000 from nextcloud/fix/federatedfilesharing/group-cleanupStephan Orbaugh2025-03-031-0/+23
|\ | | | | fix(FederatedShareProvider): Delete external shares when groups are deleted or users removed from a group
| * fix(Share20): Convert broken hooks to IEventListenerprovokateurin2025-03-031-0/+23
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #51194 from nextcloud/refactor/tempmanagerKate2025-03-031-6/+0
|\ \ | | | | | | refactor(TempManager): Simplify and unify implementations and remove legacy behavior
| * | refactor(TempManager): Simplify and unify implementations and remove legacy ↵refactor/tempmanagerprovokateurin2025-03-031-6/+0
| | | | | | | | | | | | | | | | | | behavior Signed-off-by: provokateurin <kate@provokateurin.de>
* | | build(integration): Disable password_policy appbuild/integration/disable-password_policy-appprovokateurin2025-03-031-0/+2
|/ / | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | fix: incorrect types detected by updated stubschore/update-stubFerdinand Thiessen2025-02-271-8/+0
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore: Update php intl stub for PHP 8.0+Ferdinand Thiessen2025-02-271-1886/+2266
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix: Fix test by scanning group before using itbug/noid/weird-ldap-cachingCôme Chilliet2025-02-271-1/+1
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | fix(security): Update CA certificate bundleautomated/noid/master-update-ca-cert-bundlenextcloud-command2025-02-261-1/+1
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* ci(autochecks): Run some autochecks also on non-PHP filesci/noid/run-some-autochecks-also-on-non-php-filesJoas Schilling2025-02-214-0/+8
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* bump behat/behat from 3.18.1 to 3.19.0 in /build/integrationdependabot/composer/build/integration/behat/behat-3.19.0dependabot[bot]2025-02-181-15/+15
| | | | | | | | | | --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* fix: Fix psalm taint false-positives by small refactoringsfix/fix-psalm-taint-errors-2Côme Chilliet2025-02-171-36/+0
| | | | | | | Mostly make it clear that we trust admin input or that we correctly escape strings. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>