Commit Graph

9817 Commits

Author SHA1 Message Date
Willy Kloucek ca2dcf1514 Revert "temporalily skip other tests"
This reverts commit 7cb7daffd0.
2022-05-06 12:55:16 +02:00
Willy Kloucek 5e5f350c75 update proxy config for ci 2022-05-06 12:54:17 +02:00
Willy Kloucek 68be48b95a use userprovider in owncloudsql storage and add gateway for sharing driver 2022-05-06 12:52:47 +02:00
Willy Kloucek dfafcb9664 update proxy config 2022-05-06 12:50:38 +02:00
Willy Kloucek 1912fd601d Merge pull request #3591 from owncloud/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.1.4
Bump github.com/onsi/ginkgo/v2 from 2.1.3 to 2.1.4
2022-05-06 12:49:45 +02:00
Michael Barz 4155b15f61 Merge pull request #3717 from owncloud/fix-space-thumbnails
fix spaces thumbnails
2022-05-06 12:47:57 +02:00
Jörn Friedrich Dreyer c4014f478e fiv spaces thumbnails
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-06 10:08:01 +00:00
Martin 5e8ec2bfc1 Merge pull request #3712 from owncloud/update-env-vars
Fix env var naming
2022-05-06 11:22:40 +02:00
Christian Richter 61f0eb7738 Merge pull request #3714 from owncloud/fix-adoc
escape adoc pipe & remove linewrap in output
2022-05-06 11:20:34 +02:00
Christian Richter 84a93d24a9 escape adoc pipe & remove linewrap in output
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-06 11:10:47 +02:00
Jörn Friedrich Dreyer 84de8d563e Fix env var naming
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-06 08:43:03 +00:00
dependabot[bot] f2ce3c8965 Bump go.opentelemetry.io/otel from 1.6.3 to 1.7.0
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.6.3...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 07:39:21 +00:00
Willy Kloucek baf8c8ef73 Merge pull request #3585 from owncloud/dependabot/go_modules/gotest.tools/v3-3.2.0
Bump gotest.tools/v3 from 3.1.0 to 3.2.0
2022-05-06 09:38:21 +02:00
Willy Kloucek 4a9d0f297f update proxy conf 2022-05-06 09:27:39 +02:00
dependabot[bot] ea6e743a22 Bump gotest.tools/v3 from 3.1.0 to 3.2.0
Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: gotest.tools/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 06:57:38 +00:00
dependabot[bot] 357b7f0064 Bump github.com/onsi/ginkgo/v2 from 2.1.3 to 2.1.4
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.1.3...v2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 06:57:24 +00:00
Artur Neumann 2ca62051b0 [docs-only] improve docs of running API acceptance tests (#3707)
Co-authored-by: Phil Davis <phil@jankaritech.com>
2022-05-06 12:38:46 +05:45
Willy Kloucek deff182729 Merge branch 'master' into reenable-parallel-deployment-in-ci 2022-05-06 08:48:37 +02:00
Jörn Friedrich Dreyer 109ebaef8a Automated changelog update [skip ci] 2022-05-05 19:11:01 +00:00
Jörn Friedrich Dreyer 87147edaa2 Merge pull request #3567 from wkloucek/proxy-thumbnails
add more proxy routes for thumbnails
2022-05-05 19:07:47 +00:00
kobergj 761d72d901 add "/data" to public link URLs (#3703)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-05 18:40:12 +02:00
Willy Kloucek 0cfc365629 update proxy config 2022-05-05 17:03:46 +02:00
Jörn Friedrich Dreyer fd995475b6 use WhoAmI to look up user for legacy webdav endpoints
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-05 14:48:57 +00:00
Willy Kloucek 6e4dc0a9eb Merge pull request #3699 from wkloucek/idp-config-fix
idp: configure clients in the idp configuration instead of the templated file
2022-05-05 16:36:12 +02:00
Benedikt Kulmann bfc978c400 Merge pull request #3691 from owncloud/extend-shares-in-ci-sidebar
Extend shares in web sidebar in CI
2022-05-05 16:15:55 +02:00
Willy Kloucek 5b49432d2d add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-05 13:51:36 +00:00
Willy Kloucek 5581558869 add .keep file for idp asset folder to make unit tests run without generating assets 2022-05-05 15:51:19 +02:00
Willy Kloucek 2ddc7f7399 split context functions for public and user thumbnails 2022-05-05 13:48:54 +00:00
Willy Kloucek ea9cbb8c2d return 404 for /remote.php/webdav and /webdav/ previews 2022-05-05 13:48:54 +00:00
Willy Kloucek a04c5c2f6f implement thumbnails also for webdav and non remote.php routes 2022-05-05 13:48:51 +00:00
Willy Kloucek 0e2c85d635 fix nats command naming 2022-05-05 15:45:56 +02:00
Willy Kloucek d2de2a775d add OCIS_OIDC_ISSUER config env 2022-05-05 15:45:22 +02:00
Willy Kloucek 9db5216bc4 add route handler for all possible webdav urls 2022-05-05 13:44:43 +00:00
Willy Kloucek 79970b0812 add omitempty to proxy routes to slim down configuration example 2022-05-05 13:43:51 +00:00
Willy Kloucek 6b259f6637 add tumbnails proxy route for /dav and /webdav 2022-05-05 13:41:55 +00:00
Pascal Wengerter 9dae458cdc Extend shares in web sidebar in CI 2022-05-05 15:39:47 +02:00
Willy Kloucek 7cb7daffd0 temporalily skip other tests 2022-05-05 15:35:23 +02:00
Willy Kloucek 64a669d69f reenable parallel deployment tests 2022-05-05 15:35:23 +02:00
Willy Kloucek b09bc344da idp: configure clients in the idp configuration instead of the templated file 2022-05-05 15:20:09 +02:00
Jörn Friedrich Dreyer d0a00f8a8f Merge pull request #3698 from owncloud/adoc-fixes
prepend http by  in adoc generator
2022-05-05 13:08:43 +00:00
Christian Richter 38532e2df0 prepend http by in adoc generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-05 14:49:57 +02:00
Christian Richter 99c405fefe Merge pull request #3696 from owncloud/adoc-fixes
doc fixes
2022-05-05 14:36:41 +02:00
Jörn Friedrich Dreyer d2b0cb870b Merge pull request #3690 from wkloucek/fix-deployment-examples
fix deployment examples
2022-05-05 12:31:41 +00:00
Jörn Friedrich Dreyer 15f7c00186 Merge pull request #3695 from owncloud/notifications-config
update notifications docs
2022-05-05 11:45:55 +00:00
Christian Richter 1e8fe52b3a fix unescaped default values
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-05 13:35:56 +02:00
Christian Richter 3c0928f0a2 fix linewrap 2022-05-05 13:24:42 +02:00
Jörn Friedrich Dreyer 9c120d0758 update notifications docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-05 11:00:07 +00:00
Willy Kloucek 6e3752bb47 fix s3 deployment example 2022-05-05 12:53:56 +02:00
Willy Kloucek bba70c5ba5 Merge branch 'fix-compile-time-options' into fix-deployment-examples 2022-05-05 12:30:05 +02:00
Willy Kloucek bd83771d86 remove todos 2022-05-05 12:23:53 +02:00