Commit Graph

17268 Commits

Author SHA1 Message Date
Sagar Gurung
f962cbba09 Extend ShareNg test for updating share permission for project space (#8913)
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-04-30 09:19:45 +05:45
Michael Barz
83dd7d6364 Merge pull request #9009 from owncloud/dependabot/go_modules/github.com/riandyrn/otelchi-0.8.0
build(deps): bump github.com/riandyrn/otelchi from 0.7.0 to 0.8.0
2024-04-29 19:18:29 +02:00
Jannik Stehle
660a4485ab Automated changelog update [skip ci] 2024-04-29 15:43:57 +00:00
Jannik Stehle
57b63a3318 Merge pull request #8954 from fschade/graph-permission-c-time
enhancement: inject the creation time into sharing permissions
2024-04-29 17:43:22 +02:00
Michael Barz
8b772fc517 Automated changelog update [skip ci] 2024-04-29 15:18:12 +00:00
Michael Barz
fa4647b6c1 Merge pull request #8894 from owncloud/fix-web-changelog-formatting
chore: fix web changelog formatting
2024-04-29 17:14:51 +02:00
Michael Barz
079ad3efdd Merge pull request #8931 from owncloud/jnweiger-ocmproviders-json-syntax
Fix: README.md ocmproviders.json example
2024-04-29 17:14:32 +02:00
Jörn Friedrich Dreyer
32e44a9fdc Merge pull request #8989 from owncloud/log-and-trace-fixes
log and trace fixes
2024-04-29 17:13:52 +02:00
dependabot[bot]
a36a176fe1 build(deps): bump @testing-library/user-event in /services/idp (#9008)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.1 to 14.5.2.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.1...v14.5.2)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 17:11:50 +02:00
kobergj
64d2a837c3 Automated changelog update [skip ci] 2024-04-29 15:02:08 +00:00
kobergj
335c6d35b8 Merge pull request #9012 from kobergj/AddForgottenChangelog
[docs-only] Add forgotten changelog
2024-04-29 17:01:31 +02:00
jkoberg
27ecf912d5 feat(changelog): add forgotten changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-29 16:54:44 +02:00
Ralf Haferkamp
91c4b318a9 Automated changelog update [skip ci] 2024-04-29 13:54:51 +00:00
Ralf Haferkamp
5a13179a72 bump reva to latest edge
Fixes: #8957
2024-04-29 15:54:13 +02:00
dependabot[bot]
2088e03e25 build(deps): bump github.com/riandyrn/otelchi from 0.7.0 to 0.8.0
Bumps [github.com/riandyrn/otelchi](https://github.com/riandyrn/otelchi) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/riandyrn/otelchi/releases)
- [Changelog](https://github.com/riandyrn/otelchi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riandyrn/otelchi/compare/v0.7.0...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 13:43:55 +00:00
Juan Pablo Villafáñez
b1d0a2a577 fix: remove obsolete secure middleware in collaboration service 2024-04-29 15:22:49 +02:00
Thomas Müller
7da2664144 fix: forward COLLABORA_DOMAIN and ONLYOFFICE_DOMAIN to the ocis container to allow substitution in csp.yaml (#9007) 2024-04-29 15:18:24 +02:00
Michael Barz
e140e61838 Merge pull request #8970 from owncloud/docs-unit-tests
docs: write unit testing guide
2024-04-29 14:35:11 +02:00
kobergj
1906059ef0 Merge pull request #8374 from owncloud/new_collaboration_service
feat: add new collaboration service (WOPI)
2024-04-29 13:56:10 +02:00
kobergj
89710e77f9 Automated changelog update [skip ci] 2024-04-29 11:53:06 +00:00
kobergj
d8cae78d70 Merge pull request #8802 from owncloud/servers_startup
feat: add runners to startup the ocis' services
2024-04-29 13:52:31 +02:00
Phil Davis
426df04dec Merge pull request #8998 from owncloud/README-20240429
chore: minor edits to README
2024-04-29 16:28:13 +05:45
Michael Barz
0dce02d011 docs: add more cons from code review 2024-04-29 12:06:35 +02:00
Michael Barz
5ae4d5646b Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-04-29 12:04:05 +02:00
Viktor Scharf
836fcc5433 user deletes own access of the space (#8986) 2024-04-29 11:59:08 +02:00
Juan Pablo Villafáñez
05f684a537 fix: add group runner's timeout and make some channels buffered. 2024-04-29 11:56:07 +02:00
Michael Barz
5ad77f7dee docs: add mocks to testing guide 2024-04-29 11:53:30 +02:00
Michael Barz
54883c769f Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
Co-authored-by: kobergj <jkoberg@owncloud.com>
2024-04-29 11:25:55 +02:00
Phil Davis
192b8eb5d3 chore: minor edits to README 2024-04-29 14:49:12 +05:45
Phil Davis
6aff09530e Merge pull request #8982 from owncloud/acceptance-test-code-review
[tests-only] code review of acceptance tests
2024-04-29 14:39:28 +05:45
Michael Barz
75e8b4592a Merge pull request #8984 from owncloud/fix/wopi-example-healthcheck
fix: use docker healthcheck
2024-04-29 10:51:45 +02:00
Salipa Gurung
6696d5c226 change given step using SharingNG for share in downloadBypath file (#8990) 2024-04-29 14:28:01 +05:45
dependabot[bot]
2c0c16ee04 build(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.1 to 2.27.2.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.27.1...v2.27.2)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 10:34:53 +02:00
Jannik Stehle
034856721e Automated changelog update [skip ci] 2024-04-29 08:05:52 +00:00
Jannik Stehle
49395e0a24 Merge pull request #8907 from owncloud/feat/secure-view-role
feat: add secure view share role
2024-04-29 10:05:22 +02:00
Phil Davis
86b931f176 tests: code review of acceptance tests 2024-04-29 13:47:08 +05:45
dependabot[bot]
2623d6cc75 build(deps): bump github.com/open-policy-agent/opa from 0.62.1 to 0.64.1
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.62.1 to 0.64.1.
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.62.1...v0.64.1)

---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 09:58:00 +02:00
dependabot[bot]
237623178a build(deps-dev): bump eslint-plugin-react-hooks in /services/idp
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 09:57:39 +02:00
Jannik Stehle
1aeb30193a feat: add secure view share role
Adds a new share role "Secure View". This role is applicable for files, folders and spaces and only allows viewing them (and their content).
2024-04-29 09:42:31 +02:00
dependabot[bot]
aa26c451f7 build(deps): bump go.opentelemetry.io/contrib/zpages
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.49.0 to 0.51.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.49.0...zpages/v0.51.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/zpages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 09:27:18 +02:00
Prarup Gurung
7bb178bb1f Added tests for enabling share sync with not shared resource id (#8991) 2024-04-29 12:58:31 +05:45
Sagar Gurung
3a553aebcb [tests-only][full-ci] List permission and share a project space with allowed roles (#8959)
* List permission and share a project space with allowed roles

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review addres

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-04-29 12:54:51 +05:45
nirajacharya2
ec7938946e adding tests for sharing a folder inside project space with all allowed roles from list permissions response (#8940) 2024-04-29 09:35:06 +05:45
Jörn Friedrich Dreyer
e41472234f log and trace fixes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-04-26 17:03:49 +02:00
Michael Barz
9c14e1d55b Merge pull request #8987 from owncloud/dependabot/go_modules/github.com/google/go-tika-0.3.1
build(deps): bump github.com/google/go-tika from 0.3.0 to 0.3.1
2024-04-26 16:23:22 +02:00
dependabot[bot]
6881b63b12 build(deps): bump github.com/google/go-tika from 0.3.0 to 0.3.1
Bumps [github.com/google/go-tika](https://github.com/google/go-tika) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/google/go-tika/releases)
- [Commits](https://github.com/google/go-tika/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/go-tika
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 13:54:11 +00:00
dependabot[bot]
46549dd98a build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#8975)
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.50.0 to 0.51.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.50.0...zpages/v0.51.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 15:52:13 +02:00
Thomas Müller
93e45c3713 feat: add OCIS_LOG_LEVEL to .env and also to the app-providers (#8980) 2024-04-26 15:51:05 +02:00
Jörn Friedrich Dreyer
eb3349a44c Merge pull request #8969 from 2403905/issues-8905-ocs
[full-ci] [bump-reva] fix space share update for ocs
2024-04-26 13:04:09 +02:00
Jörn Friedrich Dreyer
154ee413cb Merge pull request #8979 from owncloud/chore/code-cleanup-service-webfinger
chore: code cleanup service/webfinger
2024-04-26 13:02:42 +02:00