Michael Barz
d7adeacc37
chore: bump reva to v2.22.0
2024-07-29 16:44:23 +02:00
jkoberg
b52b424191
feat(reva): bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-25 12:53:32 +02:00
Roman Perekhod
69b27dc1ee
fixed the response code when DELETE and MOVE requests to the file that is still in post-processing
2024-07-25 11:31:42 +02:00
Roman Perekhod
83c8d32ce9
[full-ci] fixed the response code when copying the file from the shares to personal space
2024-07-24 12:39:13 +02:00
jkoberg
f92c6ae511
fix(nats-js-kv): Fix panic
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-23 09:52:37 +02:00
Jörn Friedrich Dreyer
68c59b6252
bump reva to 1a6e7f6d0e4f
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-22 11:41:41 +02:00
Roman Perekhod
b67d023f5b
Merge pull request #9634 from 2403905/issue-9568
...
[full-ci] skip the file name validation if nodeid used
2024-07-22 09:36:09 +02:00
kobergj
2206d4a184
Merge pull request #9548 from owncloud/dependabot/go_modules/github.com/rs/cors-1.11.0
...
[full-ci] Get rid of go-chi/cors and bump rs/cors to 1.11.0
2024-07-19 09:35:31 +02:00
Jörn Friedrich Dreyer
c3c6085f2b
drop sjson dependency
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-18 12:06:25 +02:00
jkoberg
30a0f8a71b
fix(ocis): get rid of go-chi/cors lib
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-18 11:34:49 +02:00
dependabot[bot]
c4bebfdd78
chore(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0
...
Bumps [github.com/rs/cors](https://github.com/rs/cors ) from 1.10.1 to 1.11.0.
- [Commits](https://github.com/rs/cors/compare/v1.10.1...v1.11.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/cors
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-18 09:53:10 +02:00
Roman Perekhod
95de8f584b
[full-ci] skip the file name validation if nodeid used
2024-07-17 18:19:05 +02:00
jkoberg
6d7d18adce
feat(deps): bump plugins/store/nats-js-kv
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-17 15:26:49 +02:00
Jörn Friedrich Dreyer
fae509ab94
bump reva to 11ee452e19a7
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-17 09:02:15 +02:00
Roman Perekhod
e30be758bd
the reva replacement has been removed
2024-07-11 20:13:20 +02:00
Ralf Haferkamp
a33dd51581
Bump cs3apis to latest master
...
Also includes a reva bump
Closes : #9554
2024-07-11 15:14:47 +02:00
dependabot[bot]
2145e0b7f5
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.64.0 to 1.65.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.65.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 >
2024-07-10 06:19:45 +00:00
Michael Barz
9040be5925
chore: bump reva to latest edge
2024-07-08 12:30:33 +02:00
Roman Perekhod
572b32075e
adapt test
2024-07-08 09:24:35 +02:00
Christian Richter
915baa5b7b
bump reva
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-07-08 09:24:35 +02:00
dependabot[bot]
045a2540cf
build(deps): bump github.com/nats-io/nats.go from 1.35.0 to 1.36.0
...
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go ) from 1.35.0 to 1.36.0.
- [Release notes](https://github.com/nats-io/nats.go/releases )
- [Commits](https://github.com/nats-io/nats.go/compare/v1.35.0...v1.36.0 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-02 09:20:17 +02:00
dependabot[bot]
47e10f54c7
build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1
...
Bumps [github.com/gorilla/schema](https://github.com/gorilla/schema ) from 1.2.0 to 1.4.1.
- [Release notes](https://github.com/gorilla/schema/releases )
- [Commits](https://github.com/gorilla/schema/compare/v1.2.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/schema
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 21:35:16 +00:00
dependabot[bot]
775be35200
build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.1.0
...
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi ) from 5.0.12 to 5.1.0.
- [Release notes](https://github.com/go-chi/chi/releases )
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-chi/chi/compare/v5.0.12...v5.1.0 )
---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 06:33:56 +00:00
jkoberg
261c0c027d
feat(reva): bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-27 15:48:03 +02:00
Roman Perekhod
eac5eaea8f
Add the backchannel logout event
2024-06-25 12:13:24 +02:00
jkoberg
0d604dfb9b
feat(ocis): bump libre-graph-api-go
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-24 16:23:55 +02:00
dependabot[bot]
7f7e847f8e
build(deps): bump github.com/leonelquinteros/gotext from 1.6.0 to 1.6.1
...
Bumps [github.com/leonelquinteros/gotext](https://github.com/leonelquinteros/gotext ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/leonelquinteros/gotext/releases )
- [Commits](https://github.com/leonelquinteros/gotext/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: github.com/leonelquinteros/gotext
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-20 08:47:53 +02:00
Michael Barz
52371712b8
chore: update reva to 2.20.0
2024-06-19 18:57:24 +02:00
Roman Perekhod
d95545a6aa
Merge pull request #9377 from fschade/bump-reva-7fb5f11a24cf
...
enhancement: bump reva and remove explicit automount mountpoint naming
2024-06-19 18:18:48 +02:00
Florian Schade
3280b22ffe
enhancement: add error origin information to the errorcode package
2024-06-19 15:57:35 +02:00
dependabot[bot]
122bb0f1d9
build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-19 09:29:46 +02:00
Florian Schade
1f012ac9b5
enhancement: bump reva and remove unnecessary explicit automount mount point naming
2024-06-18 12:53:23 +02:00
Roman Perekhod
eb95a2859d
fixed the error translation from the statusCodeError type into a corresponding graph api Error representation
2024-06-11 22:42:45 +02:00
Michael Barz
fc0b3fe1c2
chore: use current master for upstream lib
2024-06-11 17:32:41 +02:00
Michael Barz
ccb8228edd
fix: bump upstream sec middleware
2024-06-10 17:20:38 +02:00
Michael Barz
3a15e09ed1
chore: update reva to latest edge
2024-06-06 11:05:59 +02:00
Michael Barz
9a298fa4d3
Merge pull request #9304 from owncloud/dependabot/go_modules/github.com/go-playground/validator/v10-10.21.0
...
build(deps): bump github.com/go-playground/validator/v10 from 10.20.0 to 10.21.0
2024-06-05 16:23:48 +02:00
Roman Perekhod
50578f401c
[full-ci][bump reva] fixed the response code when the role/permission is empty on the share update
2024-06-04 16:59:01 +02:00
dependabot[bot]
e58a36f21e
build(deps): bump github.com/go-playground/validator/v10
...
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator ) from 10.20.0 to 10.21.0.
- [Release notes](https://github.com/go-playground/validator/releases )
- [Commits](https://github.com/go-playground/validator/compare/v10.20.0...v10.21.0 )
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-04 09:03:14 +00:00
Ralf Haferkamp
90f7cc23f4
chore: move go-ozzo/ozzo-validation to invopop/validation
...
invpop/validation is a fork of go-ozzo/ozzo-validation with some additional
bug fixes. Specifically we need: https://github.com/invopop/validation/pull/1
2024-06-04 11:00:09 +02:00
Jörn Friedrich Dreyer
0ab4999d09
Merge pull request #9289 from owncloud/set-secureview-flag-based-on-addr
...
set secureview flag based on addr
2024-06-03 15:01:12 +02:00
Jörn Friedrich Dreyer
ce383bd203
set secureview flag based on addr
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-06-03 14:00:01 +02:00
dependabot[bot]
01867a22dc
build(deps): bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 0.64.1 to 0.65.0.
- [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.64.1...v0.65.0 )
---
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-06-03 08:57:54 +02:00
Jörn Friedrich Dreyer
982f0365ca
Merge pull request #9277 from owncloud/add-providerinfo-secure-view-flag
...
add secureview flag when listing apps via http
2024-05-30 12:04:50 +02:00
Jörn Friedrich Dreyer
e4b826d1ae
bump reva
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-05-30 11:27:56 +02:00
Prarup Gurung
5327f90712
Used expirationDateTime key for graph api ( #9278 )
2024-05-30 11:05:29 +02:00
dependabot[bot]
ca79f2003c
build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.3 to 1.4.4
...
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype ) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases )
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.3...v1.4.4 )
---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-30 07:54:42 +02:00
Florian Schade
eb7c36443f
enhancement: introduce theme processing ( #9133 )
...
* enhancement: introduce theme processing
* enhancement: introduce theme processing
* enhancement: add theme processing tests and changelog
* Update services/web/pkg/config/config.go
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
* fix: ci findings
* Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at >
* enhancement: use the theme assets from web instead of having them inside the oCis repo (license clash Apache vs. AGPLv3)
* fix: golangci tagalign order
* fix: rename UnifiedRoleUploader to UnifiedRoleEditorLite
* fix: some typos
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
* enhancement: export supported theme logo upload filetypes
* chore: bump reva
* fix: allow init func
---------
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
Co-authored-by: Martin <github@diemattels.at >
2024-05-29 15:48:49 +02:00
Benedikt Kulmann
6bd73e6261
chore: bump reva to 56879111e06afa9e8c04ee71409548531cda7d76
2024-05-28 11:32:10 +02:00
dependabot[bot]
7999751890
build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.17.3 to 2.19.0.
- [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.17.3...v2.19.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 09:23:16 +02:00