Commit Graph

20145 Commits

Author SHA1 Message Date
Michael Barz
997d8eabfd Merge pull request #10641 from owncloud/dependabot/npm_and_yarn/services/idp/eslint-plugin-i18next-6.1.1
chore(deps-dev): bump eslint-plugin-i18next from 6.0.9 to 6.1.1 in /services/idp
2024-11-25 18:51:39 +01:00
Michael Barz
5d058d1ba0 Merge pull request #10640 from owncloud/dependabot/npm_and_yarn/services/idp/html-webpack-plugin-5.6.3
chore(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.3 in /services/idp
2024-11-25 18:26:21 +01:00
Michael Barz
f87f767930 Automated changelog update [skip ci] 2024-11-25 12:30:45 +00:00
Michael Barz
b5decc675c Merge pull request #10627 from owncloud/fix-denials-graph
fix: fix deny access to prevent a regression
2024-11-25 13:30:08 +01:00
Michael Barz
bac2256c5f fix: fix deny access to prevent a regression 2024-11-25 11:32:31 +01:00
Martin
b336183771 Merge pull request #10633 from owncloud/add_csp_to_proxy
[docs-only] Add CSP to proxy readme
2024-11-25 09:27:39 +01:00
Michael Barz
564decbb4d Merge pull request #10642 from owncloud/dependabot/go_modules/github.com/stretchr/testify-1.10.0
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
2024-11-25 08:33:33 +01:00
dependabot[bot]
ce692dc851 chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 06:52:13 +00:00
dependabot[bot]
da2be117fb chore(deps-dev): bump eslint-plugin-i18next in /services/idp
Bumps [eslint-plugin-i18next](https://github.com/edvardchen/eslint-plugin-i18next) from 6.0.9 to 6.1.1.
- [Changelog](https://github.com/edvardchen/eslint-plugin-i18next/blob/main/CHANGELOG.md)
- [Commits](https://github.com/edvardchen/eslint-plugin-i18next/compare/v6.0.9...v6.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-i18next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 06:48:10 +00:00
dependabot[bot]
936c295732 chore(deps-dev): bump html-webpack-plugin in /services/idp
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.0 to 5.6.3.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.6.0...v5.6.3)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 06:47:32 +00:00
Prajwol Amatya
296af9738a Merge pull request #10636 from owncloud/update-expected-failure
add public link share feature to expected failure file
2024-11-25 10:12:37 +05:45
Prajwol Amatya
990576ec6d add public link share feature to expected failure file 2024-11-25 09:37:31 +05:45
Michael Barz
2deeda70ce Fix docs 2024-11-24 20:47:44 +01:00
ownClouders
0aef4fcdce [tx] updated from transifex 2024-11-24 00:24:01 +00:00
ownClouders
cff364c998 [tx] updated from transifex 2024-11-23 00:56:23 +00:00
Martin Mattel
1daf2ecd97 [docs-only] Add CSP to proxy readme 2024-11-22 16:56:47 +01:00
Martin
2189323544 Merge pull request #10631 from owncloud/capitalization_fixes
[docs-only] Fix capitalization of some curl commands
2024-11-22 15:17:47 +01:00
Martin
c0e8bd44a8 Merge pull request #10630 from owncloud/fix_ocis_full
[docs-only] Fix ocis_full for services to be started manually
2024-11-22 15:17:04 +01:00
Pradip Subedi
5f5fe9f5fa Merge pull request #10617 from owncloud/test/test-coverage-for-bug#9536
[tests-only][full-ci] Add test coverage for correct parent folder reference in activity messages
2024-11-22 17:07:07 +05:45
Martin Mattel
fbab620489 fix ocis_full service startup 2024-11-22 12:09:00 +01:00
Sawjan Gurung
59e2605792 Merge pull request #10628 from owncloud/tests/test-changes-reva
[tests-only] cleanup unnecessary env variables
2024-11-22 16:46:29 +05:45
Martin Mattel
ecc547ce3f [docs-only] Fix capitalization of some curl commands 2024-11-22 11:54:58 +01:00
Saw-jan
327e6260ff tests: error handling
tests: remove unnecessary logs
2024-11-22 16:01:58 +05:45
Prajwol Amatya
831f8eaa0b Merge pull request #10622 from owncloud/add-issue-tags-for-without-remote-php 2024-11-22 15:10:01 +05:45
Prajwol Amatya
23b3f9d7aa update add user test for apiAccountsHashDifficulty test suite 2024-11-22 14:24:00 +05:45
Martin
d6eac9f5ba Merge pull request #10620 from owncloud/add_auth_token_api_description
[docs-only] Describe CLI-API commands in auth-app to manage tokens
2024-11-22 09:14:05 +01:00
Martin
9fa4287514 Merge pull request #10625 from owncloud/update_ocis_full
[docs-only] Update imgage versions for the ocis_full deployment example
2024-11-22 09:13:00 +01:00
Martin Mattel
276eda1ede [docs-only] Update imgage versions for the ocis_full deployment example 2024-11-22 09:04:53 +01:00
Prajwol Amatya
0add18fc9a remove @provisioning_api-app-required tag 2024-11-22 12:39:40 +05:45
Prajwol Amatya
ae8f618bb0 add scenarios to expected failure file while running without remote.php 2024-11-22 12:39:39 +05:45
Prashant Gurung
1663e1eac7 Merge pull request #10415 from owncloud/tests-ocm-tus-upload
[tests-only][full-ci] add test to upload file to a shared folder via TUS by federated user
2024-11-22 11:41:50 +05:45
prashant-gurung899
e40015c2e2 add test to upload via TUS by federated user
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-22 09:47:08 +05:45
Michael Barz
271455703b Merge pull request #10621 from rhafer/bump-jwt
Bump golang-jwt/jwt to v5
2024-11-21 20:18:30 +01:00
Ralf Haferkamp
4c8a36f0d4 Bump golang-jwt/jwt to v5
Seems this was missed in 109b23966c
2024-11-21 17:56:31 +01:00
pradip
092136baac test: test-coverage-for-api-activities(bug #9536) 2024-11-21 16:48:27 +05:45
Martin Mattel
3c2efe1709 remove whitespace 2024-11-21 11:13:35 +01:00
Martin Mattel
cb65cccf41 [docs-only] Describe CLI commands in auth-app to manage tokens 2024-11-21 11:10:00 +01:00
Sawjan Gurung
5c1be18f30 Merge pull request #10482 from owncloud/tests/loadbalance-services
[tests-only][full-ci] web e2e with multiple storage-users services
2024-11-21 15:38:57 +05:45
Michael Barz
eac61b6c4e Automated changelog update [skip ci] 2024-11-21 09:34:20 +00:00
Michael Barz
a7d94be6f4 Merge pull request #10616 from owncloud/release-7.0.0-rc.3
[full-ci][k6-tests] chore: prepare release, bump version
2024-11-21 10:32:52 +01:00
Saw-jan
bfacee302d test: fix cors issue for large file upload test 2024-11-21 14:07:03 +05:45
Saw-jan
6a620870eb ci: fix storage path
skip failing test

test: revert .drone.env
2024-11-21 14:07:03 +05:45
Saw-jan
54751a9c4d ci: setup multiple storage-users services
ci: do health checks
2024-11-21 14:07:03 +05:45
Sawjan Gurung
fbb319f3ba Merge pull request #10597 from owncloud/tests/upload-same-mtime-file
[tests-only] add tests to check file uploads with same mtime and different content
2024-11-21 14:04:49 +05:45
Michael Barz
ebd7045ff3 chore: prepare release, bump version 2024-11-21 08:21:01 +01:00
Michael Barz
2ea96808a4 Merge pull request #7833 from owncloud/docs-add-collstorage
[docs-only] Initial commit of collaborative storage notes
2024-11-21 08:14:04 +01:00
Michael Barz
dc24bc6110 Merge pull request #10614 from owncloud/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.22.0
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0
2024-11-21 08:04:30 +01:00
Michael Barz
2aa796a72e Merge pull request #10615 from owncloud/dependabot/go_modules/github.com/gabriel-vasile/mimetype-1.4.7
chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.6 to 1.4.7
2024-11-21 08:03:31 +01:00
dependabot[bot]
a2f8d7bd5d chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.6 to 1.4.7
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 06:03:38 +00:00
dependabot[bot]
7451e6b213 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.21.0...v2.22.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 06:03:22 +00:00