Phil Davis
ee533d55cd
Update downloadFile feature for expected Content-Disposition
2024-02-07 09:23:50 +05:45
Christian Richter
afd4d54869
add changelog
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-02-06 15:54:40 +01:00
Christian Richter
41b33d53f2
vendor reva
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-02-06 15:48:22 +01:00
Christian Richter
b802a1848f
update testsuite
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-02-06 15:45:13 +01:00
Christian Richter
a72d7f57f3
bump reva
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-02-06 15:45:02 +01:00
Michael Barz
d3d4d5925c
Merge pull request #6702 from owncloud/uppy-companion
...
Add Uppy Companion to wopi example
2024-02-06 15:44:21 +01:00
Martin
1a52b04cfe
Merge pull request #8375 from owncloud/remove_double_dots
...
[docs-only] Fix envvar descriptions with a trailing double dot
2024-02-06 12:33:08 +01:00
dependabot[bot]
42ade74c71
build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.31.0...v1.32.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-06 12:10:21 +01:00
mmattel
6e721eb4f5
[docs-only] Fix envvar descriptions trailing a double dot
2024-02-06 11:52:10 +01:00
Prarup Gurung
b9d4401ade
Merge pull request #8373 from owncloud/add-test-for-auto-accept-disabled-sharing-with-group
...
[full-ci] [tests-only] Add tests sharing with group when auto-sync is disabled
2024-02-06 16:31:26 +05:45
Prarup Gurung
c4a5f6a276
Added tests to lists folder shared with group when sync is disabled
2024-02-06 15:39:55 +05:45
Prarup Gurung
8340567db5
Added tests to lists file shared with group when sync is disabled
2024-02-06 15:39:55 +05:45
Prarup Gurung
a3d2317590
Merge pull request #8371 from owncloud/add-test-for-auto-accept-disabled
...
[full-ci] [tests-only] Added tests to lists file shared with them when sync is disabled
2024-02-06 15:32:38 +05:45
Prarup Gurung
f7eb4db082
Addressed reviews
2024-02-06 14:36:58 +05:45
Prarup Gurung
9bb711acb9
Added tests to lists folder shared with them when sync is disabled
2024-02-06 14:36:58 +05:45
Prarup Gurung
14888f3b7c
Added tests to lists file shared with them when sync is disabled
2024-02-06 14:36:58 +05:45
Sabin Panta
1eb063e676
removed datatable for resource type row ( #8369 )
2024-02-06 13:04:04 +05:45
Martin
df5668ebbc
Merge pull request #8366 from owncloud/mmattel-patch-1
...
[docs-only] Update new-service-checklist.md
2024-02-05 18:01:05 +01:00
Martin
5baeb88930
Update new-service-checklist.md
...
Fix the port ranges document URL
2024-02-05 17:30:37 +01:00
Christian Richter
a7f929c6d7
Automated changelog update [skip ci]
2024-02-05 11:55:47 +00:00
Christian Richter
aec347b72d
Merge pull request #8340 from dragonchaser/filename-incrementor
...
[Full-ci] Bump reva
2024-02-05 12:54:45 +01:00
Christian Richter
13b01f0e0c
bump reva
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-02-05 11:01:07 +01:00
Christian Richter
0a420dd333
remove expected failure
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-02-05 11:01:06 +01:00
Christian Richter
82e6e742ff
Bump reva
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-02-05 11:01:06 +01:00
Sawjan Gurung
704b372205
[tests-only] extend share invite json response assertion ( #8348 )
...
* rename %eTag% to %etag_pattern% for clarity
* check more response properties
2024-02-05 11:43:19 +05:45
ownClouders
4d5490a601
[tx] updated from transifex
2024-02-03 00:37:35 +00:00
Michael Barz
e608d1281a
Merge pull request #8193 from owncloud/changeReleaseTemplate
...
[docs-only] changed release template
2024-02-02 14:09:06 +01:00
nirajacharya2
4bea4357a9
Added test for sharingNg for endpoint sharedByMe ( #8311 )
...
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
Added tests for list shared by me
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
adding test for updating permission of a share
Co-authored-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
2024-02-02 17:50:41 +05:45
Christian Richter
152180299e
Merge pull request #8353 from dragonchaser/add-new-var-list
...
[docs-only] Add new variable delta list between 4.0.5 and 5.0.0-rc1
2024-02-02 11:37:26 +01:00
Christian Richter
c11bc458bc
Add new variable delta list between 4.0.5 and 5.0.0-rc1
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-02-02 11:26:53 +01:00
Prarup Gurung
20be508e75
Merge pull request #8347 from owncloud/add-more-coverage-for-invalid-roles
...
[full-ci] [tests-only] Added more test coverage for invalid roles
2024-02-02 15:12:16 +05:45
Michael Barz
f036454774
Automated changelog update [skip ci]
2024-02-02 09:22:47 +00:00
Michael Barz
e22dce40ff
Merge pull request #8303 from owncloud/remove-spaces-config-options
...
fix: hardcode config for spaces which was not allowed to change
2024-02-02 10:22:00 +01:00
Prarup Gurung
40438ef1a7
Added more test coverage for invalid roles
2024-02-02 14:30:07 +05:45
Sagar Gurung
10aa33cf2a
Added test for list shared by me when shared to group ( #8345 )
2024-02-02 14:16:20 +05:45
dependabot[bot]
ea1543bc49
build(deps): bump github.com/Nerzal/gocloak/v13 from 13.8.0 to 13.9.0
...
Bumps [github.com/Nerzal/gocloak/v13](https://github.com/Nerzal/gocloak ) from 13.8.0 to 13.9.0.
- [Release notes](https://github.com/Nerzal/gocloak/releases )
- [Commits](https://github.com/Nerzal/gocloak/compare/v13.8.0...v13.9.0 )
---
updated-dependencies:
- dependency-name: github.com/Nerzal/gocloak/v13
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-02 09:22:22 +01:00
Benedikt Kulmann
5484a4a6ed
Automated changelog update [skip ci]
2024-02-02 05:18:27 +00:00
Benedikt Kulmann
5f7f57ab27
Merge pull request #8342 from owncloud/bump-web-8.0.0-rc.3
...
[full-ci] chore: bump web to v8.0.0-rc.3
2024-02-02 06:14:25 +01:00
Saw-jan
059a1fb507
ci: enable tika service for search e2e test suite
2024-02-02 09:52:59 +05:45
ownClouders
241b41848c
[tx] updated from transifex
2024-02-02 01:10:41 +00:00
Benedikt Kulmann
c7ac641ef1
ci: adjust expected failures
2024-02-01 23:42:45 +01:00
Ralf Haferkamp
07860ef8e7
Fix some fallout of recent mockery changes ( #8341 )
...
* Fix mockery setup for graph service
Add missing interfaces to .mockery.yaml. Use existing mocks from protogen
where possible. Remove remaining //go:generate call.
* Add mockery config for settings service
* Add mockery config for proxy service
2024-02-01 21:09:01 +01:00
Benedikt Kulmann
c31b4546d4
chore: bump web to v8.0.0-rc.3
2024-02-01 16:39:48 +01:00
Dominik Schmidt
3860ed442b
Add comments to .env file
2024-02-01 15:42:49 +01:00
Ralf Haferkamp
ac5fe2d1a4
Adapted expected JSON schema in acceptance test for recent changes
2024-02-01 15:38:55 +01:00
Ralf Haferkamp
36eff3b280
graph/sharedWithMe: Fix 'createdBy' attribute for resources from project spaces
...
Don't return a meaningless userid anymore for shares created from files or directories
in a project space. These resources don't have a real owner.
Fixes : #8314
2024-02-01 15:38:55 +01:00
Ralf Haferkamp
a44cf4a6ea
bump github.com/owncloud/libre-graph-api-go@main
2024-02-01 15:38:55 +01:00
Ralf Haferkamp
857125577f
graph/sharedWithMe: return shares for the same resource as a single driveItem
...
- multiple shares for the same resource are now returned as a single driveItem
- the id for that driveItem is for now based on the resourceId of the shared item
{sharesstorageproviderid}${sharejailid}!{resourceid of shared item}
- each share is exposed as a separate permission on the remoteId
- the permission now has an invitation property which provides the id of the creator
of the share
- the client.synchronize flag is now exposed on the top-level driveitem. If at
least on share of a resource is in accepted state the client.synchronize flag
will be set to true.
- the UI.Hidden flag is now exposed on the top-level driveitem. If at least on
share of a resource is marked as hidden the UI.Hidden flag will be set to
true.
- the 'shared' property is no longer available (the relevant information from that
moved to the 'invitation' property of the individual permissions.
2024-02-01 15:38:55 +01:00
Ralf Haferkamp
8e01d58909
graph/sharedWithMe: Adjust the driveItem's ID once more
...
In order to be able to group shares received for the same resource in a single driveItem
the driveItem's ID needs to be unrelated to the underlying shares' ids. We decided to base
it off of the shared resource's id (currently
{sharesstorageproviderid}${sharejailid}!{resourceid of shared item})
2024-02-01 15:38:55 +01:00
Dominik Schmidt
754f6cc28a
Add uppy companion to wopi example
2024-02-01 12:34:37 +01:00