Commit Graph
11289 Commits
Author SHA1 Message Date
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 TripathiandGitHub 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 KloucekandGitHub 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 KloucekandGitHub 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]andRalf Haferkamp 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]andRalf Haferkamp 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 BarzandGitHub 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 BarzandGitHub 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
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 BarzandGitHub 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 HaferkampandRalf 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 ChristofasandGitHub 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
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 ChristofasandGitHub 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 ChristofasandGitHub 3babaf1a4d remove the graph-explorer servier from ocis (#4733) 2022-10-04 15:55:30 +02:00
dependabot[bot]andGitHub 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 ChristofasandGitHub 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
dependabot[bot]andGitHub 8632ff1fb3 Bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.16.3 to 2.17.1.
- [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.16.3...v2.17.1)

---
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-04 12:37:22 +00:00
David ChristofasandGitHub 40fa355955 Merge pull request #4693 from owncloud/dependabot/go_modules/github.com/MicahParks/keyfunc-1.4.0
Bump github.com/MicahParks/keyfunc from 1.3.0 to 1.4.0
2022-10-04 14:36:59 +02:00
David ChristofasandGitHub 43099da8da Merge pull request #4720 from owncloud/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.2
Bump github.com/nats-io/nats-server/v2 from 2.9.1 to 2.9.2
2022-10-04 14:36:15 +02:00
Jörn Friedrich Dreyer c0ecf606f4 Automated changelog update [skip ci] 2022-10-04 12:08:01 +00:00
Jörn Friedrich DreyerandGitHub b257ba6664 Fix cache config and search logging (#4732)
* make share event logging more distinguishable

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

* fix cache stat table config

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

* add changelog

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

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-10-04 14:07:11 +02:00
Jannik Stehle 84a775dcc3 Automated changelog update [skip ci] 2022-10-04 07:22:44 +00:00
Jannik StehleandRalf Haferkamp e053f70950 Fix unit tests 2022-10-04 09:18:36 +02:00
Jannik StehleandRalf Haferkamp dd2abc94ee Make the tokeninfo endpoint unprotected as it is supposed to be available to the public 2022-10-04 09:18:36 +02:00
dependabot[bot]andGitHub 17d313709b Bump github.com/nats-io/nats-server/v2 from 2.9.1 to 2.9.2
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.1 to 2.9.2.
- [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.9.1...v2.9.2)

---
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>
2022-10-04 07:17:03 +00:00
Michael Barz f91a0b45a5 Automated changelog update [skip ci] 2022-09-30 11:19:17 +00:00
Michael BarzandGitHub 499148ce23 update reva (#4719) 2022-09-30 13:15:17 +02:00
Swikriti TripathiandGitHub ef70d74fd0 Bump core commit id for tests (#4721) 2022-09-30 14:04:49 +05:45
Michael Barz 2ca55ba520 Automated changelog update [skip ci] 2022-09-29 14:51:06 +00:00
Michael BarzandGitHub fd6a0702ff Merge pull request #4702 from rhafer/issue/4692
[full-ci] Do not start auth-bearer service by default
2022-09-29 16:49:10 +02:00
Ralf Haferkamp f26247b2a4 Automated changelog update [skip ci] 2022-09-29 14:26:47 +00:00
Ralf HaferkampandRalf Haferkamp c6664cfe61 Fix share/space link in notification mail
Use OCIS_URL as the link base. This change also makes sure that the
top-level OcisURL config value gets a default assigned, even when
OCIS_URL is unset.

Fixes: #4688
2022-09-29 16:26:21 +02:00
Ralf HaferkampandRalf Haferkamp de1588843a Fix notifications for group grantees
For looking up group members we need to pass an authenticated reva context via
the notification interface. We use the share owner's context that we generated
when stating the share target.

Fixes: #4703
2022-09-29 16:26:21 +02:00