aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: lintcatchNullHashGit'Fellow2024-08-151-3/+2
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* fix: stronger type hintGit'Fellow2024-08-151-1/+1
| | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* fix: remove check for nullGit'Fellow2024-08-011-1/+1
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* fix: add phpDocGit'Fellow2024-08-011-0/+1
| | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* fix(files): Catch null possibilities before hashGit'Fellow2024-07-291-2/+14
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> fix: don't use OCP Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> fix: Also check if null Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* Merge pull request #46834 from withbest/masterAndy Scherzinger2024-07-297-9/+9
|\ | | | | chore: fix some comments
| * chore: fix some commentswithbest2024-07-297-9/+9
| | | | | | | | Signed-off-by: withbest <seekseat@outlook.com>
* | Merge pull request #46827 from nextcloud/build/psalm/named-attribute-argsJoas Schilling2024-07-299-15/+69
|\ \ | | | | | | build(psalm): Enforce named attribute arguments
| * | refactor(core): Make all attribute arguments namedprovokateurin2024-07-277-15/+15
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | build(psalm): Enforce named attribute argumentsprovokateurin2024-07-272-0/+54
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #46817 from nextcloud/refactor/systemtags/security-attributesKate2024-07-291-3/+2
|\ \ \
| * | | refactor(systemtags): Replace security annotations with respective attributesprovokateurin2024-07-271-3/+2
| |/ / | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #46819 from nextcloud/refactor/theming/security-attributesKate2024-07-293-33/+33
|\ \ \ | |_|/ |/| |
| * | refactor(theming): Replace security annotations with respective attributesprovokateurin2024-07-273-33/+33
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2912-0/+22
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #46815 from ↵Joas Schilling2024-07-286-79/+68
|\ \ | | | | | | | | | | | | nextcloud/refactor/provisioning_api/security-attributes refactor(provisioning_api): Replace security annotations with respective attributes
| * | refactor(provisioning_api): Replace security annotations with respective ↵provokateurin2024-07-276-79/+68
| |/ | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46820 from ↵Kate2024-07-281-3/+4
|\ \ | | | | | | | | | nextcloud/refactor/twofactor_backupcodes/security-attributes
| * | refactor(twofactor_backupcodes): Replace security annotations with ↵provokateurin2024-07-271-3/+4
| |/ | | | | | | | | | | respective attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46818 from nextcloud/refactor/testing/security-attributesKate2024-07-281-11/+11
|\ \
| * | refactor(testing): Replace security annotations with respective attributesprovokateurin2024-07-271-11/+11
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46823 from ↵Kate2024-07-284-20/+14
|\ \ | | | | | | | | | nextcloud/refactor/user_status/security-attributes
| * | refactor(user_status): Replace security annotations with respective attributesprovokateurin2024-07-274-20/+14
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-28112-164/+470
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #46513 from nextcloud/automated/noid/master-fix-npm-auditFerdinand Thiessen2024-07-281-4/+27
|\ \ | |/ |/| [master] Fix npm audit
| * fix(deps): Fix npm auditnextcloud-command2024-07-271-4/+27
| | | | | | | | | | Signed-off-by: GitHub <noreply@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #46826 from nextcloud/test/theming/fix-broken-footer-linksKate2024-07-271-3/+3
|\ \
| * | test(theming): Fix broken footer links testsprovokateurin2024-07-271-3/+3
|/ / | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46027 from dennisverspuij/virtualbox-storage-fixJohn Molakvoæ2024-07-271-0/+1
|\ \
| * | fix: Release directory iterator and thereby its potential directory lock ↵Dennis Verspuij2024-07-271-0/+1
|/ / | | | | | | | | | | prior to deleting a directory, to avoid e.g. "Text file busy" error with VirtualBox shared folder storage Signed-off-by: Dennis Verspuij <6680484+dennisverspuij@users.noreply.github.com>
* | Merge pull request #46784 from nextcloud/fix/public-footerJohn Molakvoæ2024-07-277-23/+46
|\ \ | |/ |/|
| * chore(assets): Recompile assetsnextcloud-command2024-07-271-1/+1
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * Merge branch 'master' into fix/public-footerJohn Molakvoæ2024-07-27229-864/+1715
| |\ | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | chore: Compile assetsFerdinand Thiessen2024-07-264-4/+4
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-263-19/+42
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #46779 from nextcloud/fix/testing/textprocessing-unicodeMarcel Klehr2024-07-272-2/+24
|\ \ \ | | | | | | | | fix(testing): Make Testing TextProcessing providers unicode safe
| * | | fix(testing): Make Testing TextProcessing providers unicode safeMarcel Klehr2024-07-262-2/+24
| |/ / | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | Merge pull request #46760 from nextcloud/fix/appframework/csrf-custom-headerJohn Molakvoæ2024-07-272-0/+24
|\ \ \ | |_|/ |/| |
| * | fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checksprovokateurin2024-07-252-0/+24
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #46803 from nextcloud/chore/bump-cypress-workersJohn Molakvoæ2024-07-271-2/+2
|\ \ \
| * | | chore: bump cypress workersskjnldsv2024-07-271-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #46794 from ↵John Molakvoæ2024-07-276-11/+11
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/query-string-9.1.0
| * | | | build(deps): bump query-string from 9.0.0 to 9.1.0dependabot[bot]2024-07-276-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: query-string dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #46798 from ↵John Molakvoæ2024-07-272-52/+48
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/puppeteer-22.14.0
| * | | | | build(deps-dev): bump puppeteer from 22.13.0 to 22.14.0dependabot[bot]2024-07-272-52/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.13.0 to 22.14.0. - [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.13.0...puppeteer-v22.14.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #46795 from ↵John Molakvoæ2024-07-272-6/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/eslint-plugin-cypress-3.4.0
| * | | | | | build(deps-dev): bump eslint-plugin-cypress from 2.15.2 to 3.4.0dependabot[bot]2024-07-272-6/+6
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.2 to 3.4.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.2...v3.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #46797 from ↵John Molakvoæ2024-07-272-29/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.4.8
| * | | | | build(deps-dev): bump @testing-library/jest-dom from 6.4.6 to 6.4.8dependabot[bot]2024-07-272-29/+5
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.6 to 6.4.8. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.8) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #46492 from ↵John Molakvoæ2024-07-2739-48/+52
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/upload-1.4.2