Commit Graph

16762 Commits

Author SHA1 Message Date
Christian Richter d5a9e8ed0f Automated changelog update [skip ci] 2024-03-20 13:44:16 +00:00
Christian Richter 35d536f901 Merge pull request #8518 from dragonchaser/cors-issues
[full-ci] adapt cors headers
2024-03-20 14:43:33 +01:00
Christian Richter c23ae6d13d fix template path & clean-up
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:37:01 +01:00
Christian Richter 9b899b2921 vendor semver
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:37:01 +01:00
Christian Richter 2ca57fdc20 add delta markdown generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:37:00 +01:00
Christian Richter eec9abcbaa merge existing data with new data
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:35:35 +01:00
Christian Richter cd5847da12 add env var yaml generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:35:35 +01:00
Christian Richter 73652ffd96 add cli options to main.go
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:35:35 +01:00
Christian Richter 6c0156c1bf make sonarcloud happy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:11:13 +01:00
nirajacharya2 cca9e33e37 adding test for sharing personal space with user (#8511) 2024-03-20 16:40:04 +05:45
dependabot[bot] 2ddea931f0 build(deps): bump github.com/coreos/go-oidc/v3 from 3.9.0 to 3.10.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.9.0...v3.10.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 09:16:32 +01:00
dependabot[bot] c2c740592d build(deps): bump github.com/shamaton/msgpack/v2 from 2.1.1 to 2.2.0
Bumps [github.com/shamaton/msgpack/v2](https://github.com/shamaton/msgpack) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/shamaton/msgpack/releases)
- [Commits](https://github.com/shamaton/msgpack/compare/v2.1.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 09:15:42 +01:00
Prarup Gurung 09fad45811 Merge pull request #8675 from owncloud/add-propfind-on-resource-containing-brackets
[full-ci] [tests-only] sharee PROPFINDs on resource containing brackets
2024-03-20 10:25:48 +05:45
Saw-jan 2bc7b842ac test(api): adjust test expectation 2024-03-20 09:47:49 +05:45
ownClouders fc95abd9ab [tx] updated from transifex 2024-03-20 03:44:03 +00:00
Prarup Gurung 10788e3ba4 Added PROPFIND tests for resource having bracket in name 2024-03-20 09:16:32 +05:45
Martin 8914564cab Merge pull request #8690 from owncloud/update_web_readme
[docs-only] Align web service readme with admin docs
2024-03-19 15:47:18 +01:00
mmattel 5e2762774f [docs-only] Align web service readme with admin docs 2024-03-19 15:11:43 +01:00
Christian Richter fe4cd7a901 make code more readable
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-19 14:21:21 +01:00
Christian Richter 8a1923988d add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-19 14:00:44 +01:00
Christian Richter b5ca297f54 prevent nil pointer
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-19 13:56:10 +01:00
Jörn Friedrich Dreyer 11207094f1 ADR-0027 New share jail
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-03-19 12:51:28 +01:00
Prarup Gurung 03bd7d83f6 Merge pull request #8689 from owncloud/kebab-case-for-table-header
[full-ci] [tests-only] Used kebab case for example table header name
2024-03-19 16:30:13 +05:45
Prarup Gurung 05dc4155c2 Used kebab case for example table header name 2024-03-19 15:44:54 +05:45
Prarup Gurung 4bfece05fa Merge pull request #8674 from owncloud/add-profind-test-new-davpath
[full-ci] [tests-only] sharee PROPFINDs same name shares shared by multiple users
2024-03-19 15:44:38 +05:45
Christian Richter cf5558d078 add missing introduction version
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-19 10:54:58 +01:00
Christian Richter 72916dc53c adapt cors headers
Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-03-19 10:54:58 +01:00
Prarup Gurung d79af68968 Added PROPFIND tests as sharee with old davpath 2024-03-19 15:14:52 +05:45
Prarup Gurung b36043488c Added PROPFIND tests as sharee with new davpath 2024-03-19 15:06:25 +05:45
Viktor Scharf 6927fe1afd [test-only] changed internal link tests (#8680)
* changed internal link tests

* Update linkShare.feature
2024-03-19 09:57:48 +01:00
Martin cdd726aa37 Merge pull request #8688 from owncloud/mmattel-patch-1
Web README update
2024-03-19 09:52:25 +01:00
Christian Richter 248eff3d00 Automated changelog update [skip ci] 2024-03-19 08:48:03 +00:00
Christian Richter 2c50a89cd5 Merge pull request #8541 from dragonchaser/static-well-knowns
[full-ci] Move static `.well-knowns` for oidc from middleware to static route
2024-03-19 09:46:11 +01:00
Martin 627aa801b2 Web README update 2024-03-19 09:27:13 +01:00
dependabot[bot] d1101da014 build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.0 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.0...v1.62.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 08:51:12 +01:00
dependabot[bot] 46447ac46c build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 08:50:35 +01:00
Christian Richter 5cc286b8ef incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-19 08:38:54 +01:00
Prarup Gurung fcf44ce78f Automated changelog update [skip ci] 2024-03-19 07:16:15 +00:00
Prarup Gurung 6fb55b5599 Used kebab case for example table header name (#8686) 2024-03-19 13:00:42 +05:45
Michael Barz 4305fce074 Merge pull request #8687 from 2403905/issue-8569
bumps keycloak version
2024-03-19 08:15:25 +01:00
Roman Perekhod 5a7c2c3568 bumps keycloak version 2024-03-19 08:06:39 +01:00
Phil Davis bd4169576c Merge pull request #8683 from owncloud/kebab-case-for-table-header
[full-ci] [tests-only] Used kebab case for example table header name
2024-03-19 10:32:44 +05:45
Prarup Gurung 3055d5912a Used kebab case for example table header name 2024-03-19 10:05:49 +05:45
ownClouders 0473224bb9 [tx] updated from transifex 2024-03-19 00:40:36 +00:00
Michael Barz efc50cfb33 Automated changelog update [skip ci] 2024-03-18 16:45:46 +00:00
Michael Barz a2cd6010d3 Merge pull request #8681 from owncloud/ff-stable-5.0
Forward merge stable 5.0
2024-03-18 17:45:11 +01:00
Michael Barz 5f1055eb99 Merge branch 'stable-5.0' into ff-stable-5.0 2024-03-18 17:32:38 +01:00
Christian Richter d31f5b9e15 remove obsolete comment
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-18 16:56:10 +01:00
Christian Richter 0f522cd8ea add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-18 16:56:10 +01:00
Christian Richter 29549fade7 kill oidc well known middleware and move it to static route
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-18 16:56:10 +01:00