kobergj
4eab23c81b
Automated changelog update [skip ci]
2024-04-09 06:18:40 +00:00
kobergj
5f9668087d
Merge pull request #8782 from kobergj/FixPostprocessingRestart
...
Repair Restart Postprocessing Logic
2024-04-09 08:17:59 +02:00
André Duffeck
f5d9e1f8cf
Add changelog
2024-04-09 08:07:32 +02:00
André Duffeck
5eac54959d
Fix personal space cache config
2024-04-09 08:04:41 +02:00
Jörn Friedrich Dreyer
4fb4b5afd3
Automated changelog update [skip ci]
2024-04-08 15:54:11 +00:00
Jörn Friedrich Dreyer
d1ae9e9926
Merge pull request #8799 from aduffeck/fix-cache-config
...
Fix personal space cache config
2024-04-08 17:53:23 +02:00
mmattel
781ab559bf
[docs-only] [chore] updates from make -C docs docs-generate
2024-04-08 14:04:13 +02:00
André Duffeck
99a9b981dd
Add changelog
2024-04-08 12:34:18 +02:00
Ralf Haferkamp
80ef8ca458
fix(sharing-ng): Fix setPassword call for spaceroot
...
Requests to /raph/v1beta1/drives/{driveid}/root/permissions/{permissionid}setPassword
were rooted to the wrong method.
2024-04-08 12:33:26 +02:00
André Duffeck
74f94e7967
Fix personal space cache config
2024-04-08 12:12:42 +02:00
jkoberg
ce3e8638a5
feat(postprocessing): improve docu
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-08 12:07:20 +02:00
Martin
e3e3d28c9e
Merge pull request #8792 from owncloud/fix_storage_users_envvar_description
...
[docs-only] [5.0] Fix envvar description (storage-users)
2024-04-08 12:03:29 +02:00
Martin
937078c500
Merge pull request #8797 from owncloud/add_language_setup
...
[docs-only] Add a how to in dev docs for translations in ocis
2024-04-08 11:52:44 +02:00
mmattel
135f750fe6
feedback update
2024-04-08 11:44:22 +02:00
jkoberg
effa5db2dd
feat(storage-users): allow restarting multiple uploads at once
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-08 11:23:06 +02:00
jkoberg
7d990390c3
fix(postprocessing): repair restart logic
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-08 11:20:01 +02:00
mmattel
337fb20bff
fix timestamp
2024-04-08 11:17:10 +02:00
Jörn Friedrich Dreyer
c230553d44
Automated changelog update [skip ci]
2024-04-08 09:15:14 +00:00
Jörn Friedrich Dreyer
9c51bfe98d
Merge pull request #8795 from aduffeck/bump-reva-ef59ba2
...
Bump reva
2024-04-08 11:14:28 +02:00
mmattel
93933adea3
[docs-only] Add a how to in dev docs for translations in ocis
2024-04-08 11:12:56 +02:00
André Duffeck
dfd11debbc
Bump reva
2024-04-08 10:42:25 +02:00
Jörn Friedrich Dreyer
57f85bc06a
Merge pull request #8787 from owncloud/bump-reva-2.19.4
...
[stable-5.0] bump reva to 2.19.4
2024-04-08 10:33:45 +02:00
Martin
e6c4f4c89e
Merge pull request #8791 from owncloud/fix_envvar_description
...
[docs-only] Fix envvar description (storage-users)
2024-04-08 09:32:52 +02:00
mmattel
8a464c921c
[docs-only] [5.0] Fix envvar description (storage-users)
2024-04-08 09:12:07 +02:00
mmattel
581b977792
add two more envvars fixes
2024-04-08 09:00:31 +02:00
mmattel
8adf3b5160
[docs-only] Fix envvar description (storage-users)
2024-04-08 08:53:59 +02:00
dependabot[bot]
a945a462b4
build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.62.1 to 1.63.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.1...v1.63.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-04-08 08:31:31 +02:00
ownClouders
581d4b417e
[tx] updated from transifex
2024-04-08 00:06:30 +00:00
Jörn Friedrich Dreyer
355f486ca1
bump reva to 2.19.4
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-04-05 12:09:54 +02:00
Jörn Friedrich Dreyer
613c14d6e7
Automated changelog update [skip ci]
2024-04-05 09:46:15 +00:00
Jörn Friedrich Dreyer
8c56103f04
Merge pull request #8762 from kobergj/RemoveResharing
...
[full-ci] Remove Resharing
2024-04-05 11:42:17 +02:00
Jörn Friedrich Dreyer
1f06142480
Merge pull request #8781 from dragonchaser/backport-to-stable-5.0
...
Backport to stable 5.0 of https://github.com/owncloud/ocis/pull/8756
2024-04-05 10:51:58 +02:00
Christian Richter
51ef72532b
Update services/ocs/pkg/config/reva.go
...
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-04-05 10:24:20 +02:00
jkoberg
b174b005e7
remove resharing
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-05 10:19:14 +02:00
Sabin Panta
d7ad04c549
[tests-only][full-ci]adding scenerio for enable and disable sync feature in group share ( #8734 )
...
* adding scenerio for mount unmount feature in group share
* addressing review
2024-04-05 12:20:09 +05:45
nirajacharya2
8f290ce2ea
removing usage of a stepdefination inside another stepdefination in TUSContext ( #8753 )
2024-04-05 11:31:46 +05:45
Prajwol Amatya
5d06d5dce5
added test to check id from shareWithMe and PROPFIND response ( #8767 )
2024-04-05 09:06:04 +05:45
ownClouders
75f3ac8ece
[tx] updated from transifex
2024-04-05 00:42:17 +00:00
dependabot[bot]
de4dc2723b
build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.31.1 to 1.32.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.31.1...v1.32.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 >
2024-04-04 17:28:11 +02:00
jkoberg
b06767a020
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-04 17:25:40 +02:00
Christian Richter
f4b673a4e0
change default behaviour to avoid a breaking change
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-04-04 16:46:04 +02:00
Christian Richter
0e680f31e4
bump reva
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-04-04 16:46:04 +02:00
Christian Richter
9bcb949813
Add API struct to ocs
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-04-04 16:46:04 +02:00
Michael Barz
d5acebe08a
Merge pull request #8775 from rhafer/backport/issue/8771
...
[backport/stable-5.0] Bump golang.org/x/net to 0.23.0
2024-04-04 16:45:23 +02:00
Ralf Haferkamp
c7303ebdac
fix(linter): Increase limit for interfacebloat linter
...
The default (10) seems somewhat low.
2024-04-04 16:17:59 +02:00
Ralf Haferkamp
1a0276b2d5
fix(linter): Add missing comments to exported types and functions
2024-04-04 16:17:59 +02:00
Ralf Haferkamp
82eef6937b
make the linter a bit happier
2024-04-04 16:17:59 +02:00
Ralf Haferkamp
62dc3f4858
feat(graph): add more /<driveid>/root/ endpoints
...
This add support for the following graph routes:
POST /drives/{driveID}/root/createLink
DELETE /drives/{driveID}/root/permissions/{permissionID}
PATCH /drives/{driveID}/root/permissions/{permissionID}
and
POST /drives/{driveID}/root/permissions/{permissionID}/setPassword
This should significantly improve handling of permissions on spaces
as there is no need to figure to the drive's root itemid anymore.
Partial Fix : #8351
2024-04-04 16:17:59 +02:00
Ralf Haferkamp
2d643219e3
refactor(graph): move CreateLink and SetPublicLinkPassword to the permissions service
2024-04-04 16:17:59 +02:00
Ralf Haferkamp
8124024caf
refactor(graph): move UpdatePermission to the permissions service
2024-04-04 16:17:59 +02:00