Commit Graph

15087 Commits

Author SHA1 Message Date
Artur Neumann
94d36b18f8 fix expected user-id in notifications 2023-11-15 14:50:14 +05:45
Artur Neumann
d452c11a0e fix typo in test 2023-11-15 14:18:31 +05:45
Michael Barz
5eff669a57 Automated changelog update [skip ci] 2023-11-14 15:25:41 +00:00
Michael Barz
552b87654a Merge pull request #7721 from kobergj/BumpReva
[full-ci] Bump Reva
2023-11-14 16:24:46 +01:00
Martin
41ba6cc6e8 Merge pull request #7723 from owncloud/hodyroff-patch-1
[docs-only] Update _index.md
2023-11-14 16:03:04 +01:00
Edith Parzefall
dd461e60d6 Update docs/ocis/identity-provider/_index.md
Co-authored-by: Martin <github@diemattels.at>
2023-11-14 15:55:08 +01:00
jkoberg
f24b3a7bd3 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-11-14 14:53:29 +01:00
hodyroff
049815be8d Update _index.md
Clarified IDP support
2023-11-14 11:10:54 +01:00
ownClouders
8773aac345 [tx] updated from transifex 2023-11-14 00:39:22 +00:00
Viktor Scharf
91ae5172f6 [full-ci]Enforce pass by default. changed api tests (#7706)
* set enforce pass by default. change tests

* fix tests

* fix test
2023-11-13 23:37:12 +01:00
Roman Perekhod
ef1b18aeac Automated changelog update [skip ci] 2023-11-13 17:04:58 +00:00
Roman Perekhod
7ab553e23b add file type filter chip (#7602)
* add file type filter chip

* changed the keyword

* use reva issue-7432-replace

* changed the filter name. fix types

* rework mapBinary

---------

Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2023-11-13 18:04:17 +01:00
Sawjan Gurung
3653df5f96 wait 5 seconds for search index to complete (#7707) 2023-11-13 21:01:46 +05:45
kobergj
a9366caa0c Automated changelog update [skip ci] 2023-11-13 11:50:06 +00:00
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