kobergj
c6c6c7f00a
Merge pull request #7700 from kobergj/FavoritePermissions
...
Favorite & Share Permissions
2023-11-13 12:49:26 +01:00
dependabot[bot]
297089aba6
Bump axios from 1.5.0 to 1.6.1 in /services/idp
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 11:12:15 +01:00
jkoberg
3629babb7e
use name instead id for map
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-11-13 11:00:05 +01:00
Phil Davis
d4bff87cdb
Merge pull request #7719 from owncloud/mmattel-patch-1
...
[docs-only] Typo fix in OCM service example
2023-11-13 14:49:02 +05:45
Martin
bd719e5271
[docs-only] Typo fix in OCM service example
...
There is a typo in the `providers.json` example.
2023-11-13 09:00:28 +01:00
ownClouders
af068a2012
[tx] updated from transifex
2023-11-13 00:31:47 +00:00
ownClouders
920265fa34
[tx] updated from transifex
2023-11-12 00:04:38 +00:00
Jörn Friedrich Dreyer
d296cd9923
allow configuring loadUserInfo for web ( #7714 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-11-10 23:44:50 +01:00
Martin
05bfe745cb
Merge pull request #7710 from owncloud/fix_ocm_service_envvar_desripions
...
[docs-only] Fix ocm service envvar descriptions
2023-11-10 16:04:49 +01:00
mmattel
23d71bc957
[docs-only] Fix ocm service envvar descriptions
2023-11-10 13:19:48 +01:00
jkoberg
66ff22835d
add new permissions
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-11-10 13:02:21 +01:00
jkoberg
73f87a003c
refactor settings/pkg/store/defaults
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-11-10 13:02:21 +01:00
Martin
c4d3ec7e5b
Automated changelog update [skip ci]
2023-11-09 16:13:02 +00:00
Martin
83aa8358d6
Merge pull request #7704 from owncloud/mmattel-patch-1
...
[docs-only] fix changelog template for the date field
2023-11-09 17:12:18 +01:00
Martin
19c20a0943
[docs-only] fix changelog template for the date field
...
References: #7691 ([docs-only] add toc to changelog)
Fixes the creation of the link when the date is a string and in upper case:
* link created: `changelog-for-unreleased-UNRELEASED`
* link required: `changelog-for-unreleased-unreleased`
2023-11-09 16:55:43 +01:00
Andre Duffeck
7bb67d7e41
[full-ci] Bump reva ( #7675 )
...
* Bump reva
* Adapt expected failures
* update MOVE files between shares tests
---------
Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com >
2023-11-09 15:26:16 +01:00
Martin
ebadf53d58
Merge pull request #7699 from owncloud/fix_envvar_array_slice_descriptions
...
[docs-only] Fix envvars with a array slice ([]string)
2023-11-09 14:04:27 +01:00
Thomas Müller
9d86d483d4
Automated changelog update [skip ci]
2023-11-09 11:54:03 +00:00
Thomas Müller
3fdff38852
Merge pull request #7691 from owncloud/add-changelog-toc
...
[docs-only] add toc to changelog
2023-11-09 12:53:22 +01:00
Martin
848461fbdc
Update services/web/pkg/config/options.go
2023-11-09 12:40:55 +01:00
mmattel
90c3cd5f1f
small fixes
2023-11-09 12:33:15 +01:00
mmattel
5e74b50efb
[docs-only] Fix envvars with a array slice ([]string)
2023-11-09 12:22:59 +01:00
Michael Barz
a07c44cd6d
Merge pull request #7692 from owncloud/tus-spelling
...
[docs-only] Update tus_upload.md
2023-11-09 09:40:34 +01:00
Michael Barz
38ff0a49bd
Update tus_upload.md
2023-11-09 09:32:59 +01:00
Michael Barz
37b1fa7178
Update tus_upload.md
2023-11-09 09:32:29 +01:00
Martin
89fb341738
Merge pull request #7690 from owncloud/fix_envvar_duration_descriptions
...
[docs-only] Fix envvars with a duration.
2023-11-09 09:28:36 +01:00
dependabot[bot]
f6cea4a607
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.0 to 2.18.1
...
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway ) from 2.18.0 to 2.18.1.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases )
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml )
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.18.0...v2.18.1 )
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-09 09:14:50 +01:00
Michael Barz
bc7bea2443
Update tus_upload.md
2023-11-09 09:07:31 +01:00
Michael Barz
d047160c92
Update tus_upload.md
2023-11-09 09:06:58 +01:00
Martin
897969d1b0
Update services/storage-users/pkg/config/config.go
2023-11-09 08:52:15 +01:00
ownClouders
e2cd88b262
[tx] updated from transifex
2023-11-09 00:07:33 +00:00
Michael Barz
8086a9d969
Update tus_upload.md
2023-11-08 21:08:18 +01:00
Michael Barz
b293a79f91
add toc to changelog
2023-11-08 20:56:20 +01:00
Michael Barz
67954f6bae
Automated changelog update [skip ci]
2023-11-08 19:10:14 +00:00
Michael Barz
2039f61ef0
Merge pull request #7689 from owncloud/release-5.0.0-alpha.2
...
[full-ci] bump version, prepare changelog
2023-11-08 20:08:43 +01:00
Florian Schade
1a33515096
Automated changelog update [skip ci]
2023-11-08 19:04:27 +00:00
Florian Schade
643158b67b
enhancement: add sharedWithMe graph beta endpoint ( #7633 )
2023-11-08 20:02:58 +01:00
mmattel
b13b880921
[docs-only] Fix envvars with a duration.
2023-11-08 18:32:39 +01:00
Martin
d928044073
Merge pull request #7688 from owncloud/fix_audit_envvars
...
[docs-only] Fix some Audit envvar description texts
2023-11-08 18:30:30 +01:00
Martin
80b5a6bbe7
Update services/audit/pkg/config/config.go
2023-11-08 15:48:12 +01:00
Ralf Haferkamp
b6e491aeb9
Automated changelog update [skip ci]
2023-11-08 14:46:59 +00:00
Ralf Haferkamp
94d2befc25
Make v1beta1/roleManagement/permissions/roleDefinitions/ beta
...
To align with the current spec.
2023-11-08 15:46:24 +01:00
Michael Barz
21796532e1
bump version, prepare changelog
2023-11-08 15:35:12 +01:00
mmattel
ed3ae669b6
fix typo
2023-11-08 15:32:02 +01:00
mmattel
01bbdde09a
[docs-only] Fix some Audit envvar description texts
2023-11-08 15:28:31 +01:00
Ralf Haferkamp
e084e5a722
graph/sharebyme: Use cache for user and group lookups
2023-11-08 14:45:44 +01:00
Ralf Haferkamp
c9df9f5f31
graph: Make user and group lookup cache re-usable
...
drives.go implemented a local user/group cache (ttl based) to speed up repeated
user and group lookups. This commit moves the implementation to the 'identity' module
to make it usable outside of drives.go.
2023-11-08 14:45:44 +01:00
Ralf Haferkamp
f2599dfa76
graph: Make createGroupModelFromCS3() function public
...
This is useful outside the identity module so make it available
2023-11-08 14:45:44 +01:00
Jannik Stehle
f008d6624a
Automated changelog update [skip ci]
2023-11-08 13:09:33 +00:00
Jannik Stehle
e30e6d2af9
Merge pull request #7673 from owncloud/bump-web-to-8.0.0-alpha.6
...
chore: bump web to v8.0.0-alpha.7
2023-11-08 14:08:49 +01:00