Commit Graph

11306 Commits

Author SHA1 Message Date
Michael Barz
24807bbac8 Automated changelog update [skip ci] 2022-10-12 08:40:29 +00:00
Michael Barz
e85999c693 Merge pull request #4786 from owncloud/update-web-6.0.0-rc.2
Update web to v6.0.0-rc.2
2022-10-12 10:40:00 +02:00
Jannik Stehle
ae982e2002 Update web to v6.0.0-rc.2 2022-10-12 09:48:09 +02:00
Ralf Haferkamp
b5bb6980e2 Fix condition for registry cache
We want caching for all registries except "memory".
2022-10-12 09:28:05 +02:00
Michael Barz
2f5cba2acb Automated changelog update [skip ci] 2022-10-11 20:05:45 +00:00
Michael Barz
6babe83654 Merge pull request #4779 from owncloud/update-web-6.0.0-rc.1
[full-ci] Update web to v6.0.0-rc.1
2022-10-11 22:01:24 +02:00
Benedikt Kulmann
8d26bf0329 fix changelog issue refs and add breaking change warning 2022-10-11 21:02:32 +02:00
Benedikt Kulmann
de0b8f8ee3 Revert "Set the alias link capability to false"
This reverts commit 492ac5ced4.
2022-10-11 20:55:17 +02:00
Michael Barz
ead886e353 more expected failures fixes and line number changes 2022-10-11 20:46:06 +02:00
Jannik Stehle
8a5d3bfe73 Adjust more expected acceptance test failures 2022-10-11 15:21:50 +02:00
Jannik Stehle
5be83e204f Fix xpath selector for files space table 2022-10-11 15:16:15 +02:00
Jannik Stehle
bd9eee17f5 Adjust expected acceptance test failures 2022-10-11 15:14:49 +02:00
Jannik Stehle
95cb4b5351 Update web to v6.0.0-rc.1 2022-10-11 13:37:29 +02:00
David Christofas
460f16ea0e Merge pull request #4778 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.19.2
Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2
2022-10-11 12:08:07 +02:00
dependabot[bot]
7388bcb44d Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.17.1 to 2.19.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.17.1...v2.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 08:54:08 +00:00
David Christofas
e7189ab71f Merge pull request #4769 from owncloud/dependabot/go_modules/github.com/go-micro/plugins/v4/server/http-1.1.1
Bump github.com/go-micro/plugins/v4/server/http from 1.1.0 to 1.1.1
2022-10-11 10:52:15 +02:00
Michael Barz
cfd3e9fab7 fix master branch 2022-10-10 17:26:01 +02:00
Michael Barz
9f24b0e2ad Automated changelog update [skip ci] 2022-10-10 15:10:55 +00:00
Michael Barz
c0c583063e remove wrong changelog [skip-ci] 2022-10-10 17:10:18 +02:00
Michael Barz
dbc18da00f Automated changelog update [skip ci] 2022-10-10 15:08:49 +00:00
Michael Barz
dd6c60d548 fix base url for drives webURL 2022-10-10 17:07:32 +02:00
Swikriti Tripathi
69ac7b6944 [tests-only][full-ci]Bump core commit id for tests (#4767)
* Bump core commit id for tests

* update expected to fail file
2022-10-10 16:55:20 +05:45
Willy Kloucek
381b6f8ac2 Automated changelog update [skip ci] 2022-10-10 09:20:46 +00:00
Willy Kloucek
7b8669b9d9 Merge pull request #4751 from wkloucek/add-curl-to-image
add curl to the oCIS OCI image
2022-10-10 11:20:17 +02:00
Willy Kloucek
cdd2a9306f Merge pull request #4755 from wkloucek/update-deployment-examples
update deployment examples, especially the wopi example
2022-10-10 11:14:31 +02:00
dependabot[bot]
2e6692a86e Bump github.com/go-micro/plugins/v4/server/http from 1.1.0 to 1.1.1
Bumps [github.com/go-micro/plugins/v4/server/http](https://github.com/go-micro/plugins) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/go-micro/plugins/releases)
- [Commits](https://github.com/go-micro/plugins/compare/v4/auth/jwt/v1.1.0...v4/server/grpc/v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/server/http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 08:37:53 +00:00
dependabot[bot]
dbf606372a Bump github.com/onsi/gomega from 1.20.2 to 1.21.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.2 to 1.21.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.20.2...v1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 10:37:34 +02:00
dependabot[bot]
ad701309af Bump google.golang.org/grpc from 1.49.0 to 1.50.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.49.0...v1.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 10:35:22 +02:00
Michael Barz
7daf3c378d Automated changelog update [skip ci] 2022-10-07 11:27:06 +00:00
Michael Barz
4c64a7b014 Merge pull request #4757 from owncloud/report-parentid
index and return parentid in search report
2022-10-07 13:25:57 +02:00
Jörn Friedrich Dreyer
1bb7d57caf index and return parentid in search report
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-10-07 10:52:14 +00:00
Willy Kloucek
84af5cf4e1 configure wopi folder url 2022-10-07 09:54:54 +02:00
Willy Kloucek
e69d2e9a06 update deployment examples, especially the wopi example 2022-10-07 09:50:06 +02:00
Willy Kloucek
503c8a38eb add curl to the oCIS OCI image 2022-10-07 07:14:37 +02:00
ownClouders
c4b09b0e02 [tx] updated from transifex 2022-10-07 00:50:05 +00:00
Michael Barz
82e29baeb2 Automated changelog update [skip ci] 2022-10-06 21:47:32 +00:00
Michael Barz
5c4018f980 Merge pull request #4750 from owncloud/update-reva-egde
[full-ci] update reva to latest edge
2022-10-06 23:46:49 +02:00
Michael Barz
2782859cd7 update reva to latest edge 2022-10-06 17:13:13 +02:00
Willy Kloucek
1551d442e6 Automated changelog update [skip ci] 2022-10-06 08:03:01 +00:00
Willy Kloucek
de76dc72d4 fix env variables for JSONCS3 public driver configuration (#4593)
* fix env variables for JSONCS3 public driver configuration

* Update services/sharing/pkg/config/config.go

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* extend list of available sharing drivers

* add changelog

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-10-06 10:02:31 +02:00
Michael Barz
fc8d49d01b Automated changelog update [skip ci] 2022-10-05 07:27:21 +00:00
Michael Barz
a92331668f Merge pull request #4716 from owncloud/wopi-driver-improvements
[full-ci] update reva, wopi folderurl
2022-10-05 09:22:05 +02:00
Ralf Haferkamp
083b9897a0 proxy: Use reva provided method for getting Gateway Client
This removes some duplicated code. And reuses the reva client code
we're also using everywhere else.
2022-10-05 08:45:05 +02:00
Michael Barz
ad7b94a543 update reva, wopi folderurl 2022-10-04 18:30:00 +02:00
David Christofas
1b0ec2c9d5 update module path of ttlcache (#4738)
The GitHub repository of ttlcache has been moved from ReneKroon to jellydator.
2022-10-04 17:33:53 +02:00
Jörn Friedrich Dreyer
e9e9947f88 bring back CORS env vars (#4723)
* bring back CORS env vars

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update CORS descriptions

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* align writing of 'A comma-separated ...'

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix some desc quotes

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Apply suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

* Apply more suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

* Apply final suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Martin <github@diemattels.at>
2022-10-04 16:56:05 +02:00
David Christofas
1008e39ac6 Merge pull request #4735 from owncloud/dependabot/go_modules/go-micro.dev/v4-4.9.0
Bump go-micro.dev/v4 from 4.8.1 to 4.9.0
2022-10-04 16:20:30 +02:00
David Christofas
3babaf1a4d remove the graph-explorer servier from ocis (#4733) 2022-10-04 15:55:30 +02:00
dependabot[bot]
3ed706ae7f Bump go-micro.dev/v4 from 4.8.1 to 4.9.0
Bumps [go-micro.dev/v4](https://github.com/go-micro/go-micro) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/go-micro/go-micro/releases)
- [Changelog](https://github.com/go-micro/go-micro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-micro/go-micro/compare/v4.8.1...v4.9.0)

---
updated-dependencies:
- dependency-name: go-micro.dev/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 13:44:41 +00:00
David Christofas
3e43f414b6 Merge pull request #4734 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.17.1
Bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1
2022-10-04 15:43:04 +02:00