Michael Barz
9788b534dc
add pdf viewer app to expected failures
2022-03-28 22:27:49 +02:00
Michael Barz
ab00331db4
add pdf viewer to web config
2022-03-28 21:50:07 +02:00
Michael Barz
d04d93bc82
fix list spaces tests
2022-03-28 20:06:45 +02:00
Michael Barz
6be6c569ba
update acceptance tests
2022-03-28 18:26:16 +02:00
Michael Barz
e573990487
use utc timezone
2022-03-28 17:18:55 +02:00
Michael Barz
88e704ee07
refactor unit test
2022-03-28 17:18:55 +02:00
Michael Barz
35c17d71de
add unit test
2022-03-28 17:18:55 +02:00
Michael Barz
88968c948e
add remote item and fix mountpoint
2022-03-28 17:18:52 +02:00
Willy Kloucek
4a0592d248
Automated changelog update [skip ci]
2022-03-28 15:09:05 +00:00
Willy Kloucek
8d13e11c7d
Merge pull request #3405 from owncloud/update-reva-28-3-2022
...
[full-ci] update reva
2022-03-28 17:07:59 +02:00
Willy Kloucek
7ecb7cc2e1
Merge branch 'master' into update-reva-28-3-2022
2022-03-28 16:20:51 +02:00
Willy Kloucek
bc15db125f
Automated changelog update [skip ci]
2022-03-28 13:29:18 +00:00
Willy Kloucek
8e49026545
Merge pull request #3366 from owncloud/drop-json-config-support
...
drop json config support
2022-03-28 15:28:44 +02:00
David Christofas
19bc15e124
include windows build fix
2022-03-28 14:56:18 +02:00
Michael Barz
83c13e3965
Merge pull request #3407 from owncloud/dependabot/go_modules/github.com/owncloud/libre-graph-api-go-0.13.2
...
Bump github.com/owncloud/libre-graph-api-go from 0.13.1 to 0.13.2
2022-03-28 14:52:38 +02:00
David Christofas
2b0d9aa9b0
improve quota handling in the graph API
2022-03-28 13:24:54 +02:00
Willy Kloucek
cc7144d9d1
fix config for CI parallel deployment
2022-03-28 13:13:16 +02:00
Willy Kloucek
0f410479de
fix PROXY_OIDC_ISSUER
2022-03-28 13:09:13 +02:00
Willy Kloucek
3d4293c7a0
add changelog
2022-03-28 12:54:28 +02:00
Willy Kloucek
7f65dfba34
remove example config files
2022-03-28 12:54:28 +02:00
Willy Kloucek
f67e6242ee
fix config edit path
2022-03-28 12:54:28 +02:00
Willy Kloucek
5d19062075
switch tests to yaml config
2022-03-28 12:54:28 +02:00
Willy Kloucek
a81ba03d55
switch deployment examples to yaml config
2022-03-28 12:54:28 +02:00
Willy Kloucek
551e38e21f
drop json config support
2022-03-28 12:54:28 +02:00
dependabot[bot]
3f64fb0cf9
Bump github.com/owncloud/libre-graph-api-go from 0.13.1 to 0.13.2
...
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go ) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases )
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.13.1...v0.13.2 )
---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 10:49:28 +00:00
Willy Kloucek
4f16d470b4
Merge pull request #3400 from owncloud/dependabot/go_modules/github.com/onsi/gomega-1.19.0
...
Bump github.com/onsi/gomega from 1.18.1 to 1.19.0
2022-03-28 12:48:16 +02:00
Willy Kloucek
53e57200e6
Merge pull request #3401 from owncloud/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.4.1
...
Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.1
2022-03-28 12:47:06 +02:00
Ralf Haferkamp
4c4ce98d9d
Merge pull request #3396 from owncloud/update-lico
...
update lico to get libregraph/lico#32
2022-03-28 12:28:37 +02:00
Willy Kloucek
a9e0ecf12e
update reva
2022-03-28 11:51:56 +02:00
Ralf Haferkamp
6fffe04120
graph: Fix handling of required attributes for users and groups
...
Fix a possible panic when checking for missing attribute ('err' was used
without actually being set). Return more helpful messages when required
attributes of a user or group are missing.
2022-03-28 11:23:23 +02:00
dependabot[bot]
5a8ea03312
Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.1
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.3.0...v4.4.1 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 06:18:24 +00:00
dependabot[bot]
981bd81fdc
Bump github.com/onsi/gomega from 1.18.1 to 1.19.0
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.18.1 to 1.19.0.
- [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.18.1...v1.19.0 )
---
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-03-28 06:18:10 +00:00
dependabot[bot]
e15faeb124
Bump @cucumber/cucumber from 7.3.1 to 7.3.2 in /settings
...
Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js ) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/cucumber/cucumber-js/releases )
- [Changelog](https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cucumber/cucumber-js/compare/v7.3.1...v7.3.2 )
---
updated-dependencies:
- dependency-name: "@cucumber/cucumber"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 06:03:52 +00:00
Viktor Scharf
1d25f03deb
[tests-only] ApiTests: sharing subItems inside of space ( #3354 )
...
* add apiTests share subItem inside of space
2022-03-27 21:36:13 +02:00
Artur Neumann
6fe417e729
Merge pull request #3390 from owncloud/bump-commit-id-20220325
...
[tests-only][full-ci] Bump core commit id for tests
2022-03-25 20:12:04 +05:45
Willy Kloucek
b2ac10e925
update lico to get libregraph/lico#32
2022-03-25 14:26:24 +01:00
saw-jan
13e06bb18c
bump core commit id for tests
2022-03-25 17:03:54 +05:45
Willy Kloucek
44d85913f3
Merge pull request #3389 from owncloud/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.3.2
...
Bump github.com/blevesearch/bleve/v2 from 2.3.1 to 2.3.2
2022-03-25 08:19:38 +01:00
dependabot[bot]
26040a0c15
Bump github.com/blevesearch/bleve/v2 from 2.3.1 to 2.3.2
...
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/blevesearch/bleve/releases )
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-25 05:52:54 +00:00
Willy Kloucek
49d275cb33
Merge pull request #3387 from owncloud/update-deps-24-03
...
update dependencies
2022-03-25 06:51:52 +01:00
Willy Kloucek
6acf998329
revert go-jwt update because of lico incompatibility
2022-03-24 16:44:36 +01:00
Ishank Arora
241003220c
Use the default server download protocol if spaces are not supported
2022-03-24 16:01:04 +01:00
Willy Kloucek
a4406805fe
update dependencies
2022-03-24 15:59:36 +01:00
Willy Kloucek
23571e7d47
Merge pull request #3356 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.10.0
...
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.8.0 to 2.10.0
2022-03-24 14:47:22 +01:00
Willy Kloucek
3a0f43a4ab
Merge pull request #3336 from owncloud/rename-space-manager-to-space-admin
...
rename space manager to space admin
2022-03-24 13:35:02 +01:00
Willy Kloucek
64f4a963cc
Automated changelog update [skip ci]
2022-03-24 12:08:49 +00:00
Willy Kloucek
4f13ac6fef
Merge pull request #3192 from owncloud/nats-check-for-error
...
[full-ci] use NATS JetStream
2022-03-24 13:08:15 +01:00
Willy Kloucek
90d5ef3c9d
Merge branch 'master' into nats-check-for-error
2022-03-24 12:27:15 +01:00
Jörn Friedrich Dreyer
b0745e115f
Automated changelog update [skip ci]
2022-03-24 09:58:08 +00:00
Jörn Friedrich Dreyer
1024fe3e88
use publicstorage rewrite ( #3349 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-03-24 10:57:13 +01:00