Commit Graph

16403 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
e8da108edc use mutex when lazy initializing the OIDC provider
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-03-18 11:29:33 +01:00
dependabot[bot]
7b91241dce build(deps): bump go.opentelemetry.io/contrib/zpages
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.48.0 to 0.49.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.48.0...zpages/v0.49.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-03-18 09:55:45 +01:00
dependabot[bot]
24d1fe7c53 build(deps): bump github.com/thejerf/suture/v4 from 4.0.2 to 4.0.5
Bumps [github.com/thejerf/suture/v4](https://github.com/thejerf/suture) from 4.0.2 to 4.0.5.
- [Commits](https://github.com/thejerf/suture/compare/v4.0.2...v4.0.5)

---
updated-dependencies:
- dependency-name: github.com/thejerf/suture/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 09:55:19 +01:00
dependabot[bot]
a2660d1974 build(deps): bump follow-redirects in /services/idp
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 09:45:00 +01:00
Prarup Gurung
c3eab89e2f Merge pull request #8622 from owncloud/add-test-for-propfind
[full-ci] [tests-only] Added tests for PROPFIND as sharee
2024-03-18 09:20:06 +05:45
Michael Barz
47aa4b1408 Automated changelog update [skip ci] 2024-03-15 16:55:09 +00:00
Michael Barz
f6af0fa909 Merge pull request #8666 from kobergj/DisableMultipartUploads
Disable Multiparts uploads
2024-03-15 17:54:25 +01:00
jkoberg
f1a6472a6d disable multiparts uploads
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-15 15:59:57 +01:00
Martin
d7625de68d Merge pull request #8663 from owncloud/update_storage_users_readme
[docs-only] Update storage-users readme
2024-03-15 14:42:58 +01:00
Prarup Gurung
275b10060a Added issue tag 2024-03-15 17:18:45 +05:45
mmattel
a2526bcf66 [docs-only] Update storage-users readme 2024-03-15 12:12:01 +01:00
Christian Richter
9c9dd1000f Merge pull request #8659 from owncloud/add_deprecation_for_resharing
Add deprecation info for resharing
2024-03-15 10:50:38 +01:00
mmattel
f44e48e9e3 Add deprecation info for resharing
Co-authored-by: Christian Richter <crichter@owncloud.com>
2024-03-15 10:21:57 +01:00
Prarup Gurung
c52c3e9db7 Addressed reviews 2024-03-15 14:18:33 +05:45
ownClouders
ee1178dea5 [tx] updated from transifex 2024-03-15 00:05:57 +00:00
dependabot[bot]
9a437ad792 build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.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-03-14 14:47:06 +01:00
dependabot[bot]
718010f51c build(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.1
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.61.0 to 0.62.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.61.0...v0.62.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-03-14 14:46:23 +01:00
Prarup Gurung
18f156c880 Separated step implementation 2024-03-14 11:57:23 +05:45
Michael Barz
b72e5ceddf Merge pull request #8641 from owncloud/update-rc.6
chore: update continuous deployments to rc.6
2024-03-13 18:46:39 +01:00
Michael Barz
cdac511ab2 chore: update continuous deployments to rc.6 2024-03-13 18:25:14 +01:00
Sagar Gurung
dc98e7a6b9 [tests-only][full-ci]Refactor check for no of items in json schema (#8632)
* Refactor check for no of items in json schema

* test(api): fix json schema

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2024-03-13 16:54:40 +05:45
kobergj
0e83859abf Automated changelog update [skip ci] 2024-03-13 09:21:42 +00:00
kobergj
02ea79c1c7 Merge pull request #8634 from owncloud/bump-web-9.0.0-alpha.2
[full-ci] chore: bump web to v9.0.0-alpha.2
2024-03-13 10:19:26 +01:00
Prarup Gurung
d48ea766ea Refactored step to use depth for propfind 2024-03-13 15:00:47 +05:45
Benedikt Kulmann
7397a0a386 tests: sync expected failures with web repo 2024-03-13 09:38:41 +01:00
Benedikt Kulmann
b7aa2873f8 chore: bump web to v9.0.0-alpha.2 2024-03-13 09:37:29 +01:00
Benedikt Kulmann
69d5fcf3a0 Merge pull request #8633 from owncloud/mmattel-patch-1
[docs-only] Just a small text fix for an envvar in storage-users
2024-03-13 09:18:54 +01:00
dependabot[bot]
1cf7c4facb build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 09:00:22 +01:00
dependabot[bot]
37cac4b26d build(deps): bump github.com/nats-io/nats-server/v2
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.10.10 to 2.10.12.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.10.10...v2.10.12)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 08:59:02 +01:00
Martin
4a531c0a8c [docs-only] Just a small text fix for an envvar in storage-users 2024-03-13 08:36:50 +01:00
ownClouders
ea347343be [tx] updated from transifex 2024-03-13 04:05:21 +00:00
Roman Perekhod
7678f0c7e2 Automated changelog update [skip ci] 2024-03-12 17:03:34 +00:00
Roman Perekhod
e5ba9a630f fix sharing invite on virtual drive 2024-03-12 18:02:46 +01:00
kobergj
70fa8d96fe Automated changelog update [skip ci] 2024-03-12 11:44:55 +00:00
kobergj
9b61096ad6 fix: static spaceid format for sse (#8625) 2024-03-12 12:42:15 +01:00
Prarup Gurung
bc2410900a Added tests for PROPFIND as sharee 2024-03-12 15:45:33 +05:45
kobergj
fcf73582c8 Automated changelog update [skip ci] 2024-03-12 09:59:54 +00:00
kobergj
7b92907713 enhancement: add spaceid to sse (#8620)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-12 10:59:03 +01:00
Christian Richter
db3ed9fc4e Automated changelog update [skip ci] 2024-03-11 14:35:18 +00:00
Christian Richter
ef188a14f7 Merge pull request #8608 from kobergj/BumpReva
[full-ci] Bump Reva
2024-03-11 15:34:34 +01:00
jkoberg
a3044d1dd2 fix: pass signature and expiration through thumbnailer
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-11 13:54:07 +01:00
ownClouders
70dc3b67aa [tx] updated from transifex 2024-03-11 00:41:41 +00:00
ownClouders
8cfefc9b9d [tx] updated from transifex 2024-03-09 00:06:21 +00:00
jkoberg
2c735af5fb bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-08 15:22:42 +01:00
kobergj
e2da4f4d75 Automated changelog update [skip ci] 2024-03-08 13:53:18 +00:00
kobergj
e4ff26cd7e Merge pull request #8603 from kobergj/LockEventSSE
File(Un)Locked SSE
2024-03-08 14:52:37 +01:00
jkoberg
c0dd691da1 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-08 13:11:38 +01:00
jkoberg
271a591850 send sse when file is locked/unlocked
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-07 13:46:43 +01:00
kobergj
dadd7cc872 Merge pull request #8558 from kobergj/ServerSideSpaceDefaults
Default Space Images
2024-03-07 13:40:08 +01:00
jkoberg
a0e2648200 get template from request
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-07 13:01:51 +01:00