Commit Graph
14893 Commits
Author SHA1 Message Date
ownClouders ed50e43ab4 [tx] updated from transifex 2023-10-24 02:08:01 +00:00
Michael Barz 0bd1a53f60 Automated changelog update [skip ci] 2023-10-23 13:44:26 +00:00
Michael BarzandGitHub c13c04be55 Merge pull request #7540 from owncloud/opt-out-public-link-pw
[full-ci] add new permission to delete public link password
2023-10-23 15:43:26 +02:00
dependabot[bot]andRalf Haferkamp 991cc6e8ba Bump postcss-safe-parser from 6.0.0 to 7.0.0 in /services/idp
Bumps [postcss-safe-parser](https://github.com/postcss/postcss-safe-parser) from 6.0.0 to 7.0.0.
- [Changelog](https://github.com/postcss/postcss-safe-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-safe-parser/compare/6.0.0...7.0.0)

---
updated-dependencies:
- dependency-name: postcss-safe-parser
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 15:08:16 +02:00
Michael Barz b6e62b3d79 update reva to latest edge 2023-10-23 14:54:53 +02:00
Florian Schade dfbf42f40b Automated changelog update [skip ci] 2023-10-23 11:41:10 +00:00
cdd2100b4b enhancement: improve content extraction stop word cleaning (#7553)
* enhancement: improve content extraction stop word cleaning

* fix: cleanup documentation

Co-authored-by: Martin <github@diemattels.at>

* fix: failing tika stop word unit tests

---------

Co-authored-by: Martin <github@diemattels.at>
2023-10-23 13:40:37 +02:00
Michael Barz 75819ba6ad add new permission to delete public link password 2023-10-23 12:46:47 +02:00
dependabot[bot]andRalf Haferkamp e24fce483a Bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 10:21:43 +02:00
Andre DuffeckandGitHub 96c877727d Merge pull request #7556 from owncloud/skipTestMovingBetweenSpace
[test-only] skip tests moving between shares jail
2023-10-23 09:59:59 +02:00
Florian Schade 9283aad3a1 Automated changelog update [skip ci] 2023-10-23 07:29:13 +00:00
Florian SchadeandGitHub c9828c0a2a fix: search capabilities format (#7551)
* fix: search capabilities format

* chore: bump reva
2023-10-23 09:28:27 +02:00
ownClouders c49ed2f400 [tx] updated from transifex 2023-10-22 00:19:13 +00:00
Michael Barz f5469d7d11 Automated changelog update [skip ci] 2023-10-21 00:49:34 +00:00
Michael Barz d4f6839327 Automated changelog update [skip ci] 2023-10-20 15:56:20 +00:00
Michael BarzandGitHub 3c7bae4071 [Feature] add new config to enforce public link password (#7547)
* add new config to enforce public link password

* add api test
2023-10-20 17:55:36 +02:00
kobergj 3585445530 Automated changelog update [skip ci] 2023-10-20 14:17:22 +00:00
kobergjandGitHub 0aec22cbef Merge pull request #7554 from kobergj/AllowDefiningStorageRegistryByEnv
Allow configuring storage registry with envvars
2023-10-20 16:16:48 +02:00
Viktor Scharf 4e27005e68 skip tests moving between shares jail 2023-10-20 16:12:51 +02:00
da2d7c3809 Update services/gateway/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
2023-10-20 15:47:12 +02:00
jkoberg 026c357256 allow configuring storage registry by envvars
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-10-20 15:26:02 +02:00
Sawjan GurungandGitHub 67365bd7a2 ci: use drone http proxy where go image is used (#7549) 2023-10-20 16:58:56 +05:45
Swikriti TripathiandGitHub c42e5ae6ba [tests-only][full-ci]Adds test for getting share jail space information of the user when user has pending share (#7530)
* Adds test for getting share jail space information of the user when user has a pending share

* fix style and add issue tag

* address reviews
2023-10-20 15:04:07 +05:45
MartinandGitHub 4918a8a92b Merge pull request #7536 from owncloud/use_semicolon_instead_of_comma_in_envvars
[docs-only] Use semicolon instead of comma separating envvars
2023-10-20 11:10:22 +02:00
Nalem7andGitHub b37578216e add test for copy file between project and personal space (#7495) 2023-10-20 14:22:46 +05:45
mmattel 8fb6e02aa5 [docs-only] Use semicolon instead of comma separating envvars 2023-10-20 10:33:35 +02:00
Michael Barz 87e8dcc08c Automated changelog update [skip ci] 2023-10-20 06:47:47 +00:00
Michael BarzandGitHub 7777dba42a Merge pull request #7528 from owncloud/fix-token-storage-config-web
fix token storage config for web
2023-10-20 08:47:18 +02:00
Michael BarzandGitHub 3e0ae4c657 Merge pull request #7532 from owncloud/adr-metadata
[docs-only] Mark index and store metadata ADR accepted and add deciders
2023-10-19 22:24:33 +02:00
Michael BarzandGitHub 744877016e Merge pull request #7529 from owncloud/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.13.0
Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
2023-10-19 22:22:26 +02:00
Roman Perekhod 6891225906 Automated changelog update [skip ci] 2023-10-19 16:25:44 +00:00
acfae80b53 add last modified filter chip (#7455)
* add last modified filter chip

* Update add-last-modified-filter-chip.md

---------

Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2023-10-19 18:25:01 +02:00
Ralf HaferkampandRalf Haferkamp b436e49f19 Bump libre-graph-go to latest main branch
To get sharing endpoints and audio/photo/location facets
2023-10-19 17:16:34 +02:00
Ralf HaferkampandRalf Haferkamp 62d8a03400 cleanup: remove no longer valid submodule release step 2023-10-19 16:41:54 +02:00
Ralf HaferkampandRalf Haferkamp 4b3516ec92 Try to run linter and unit test from top-level directory
Instead of starting a separate pipeline for each service we now just run
the linter and unit tests from the top-level directory. This allows us
to run the linter it with '--modules-download-mode vendor' and should also
reduce the resource usage.
2023-10-19 16:41:54 +02:00
Viktor ScharfandGitHub a9ddfec182 [test-only] fix tests after auto-accepting enabling (#7527)
* fix test

* fix preview test
2023-10-19 16:29:10 +02:00
Dominik Schmidt 8dff03511c Mark index and store metadata ADR accepted and add deciders 2023-10-19 10:17:04 +02:00
Dominik SchmidtandGitHub fbfb1a041b [docs-only][ADR] Index and store metadata (#7515) 2023-10-19 10:11:58 +02:00
Sawjan GurungandGitHub a441932a30 retry space listing if required space is not found (#7521) 2023-10-19 09:47:47 +02:00
dependabot[bot]andGitHub bb02bb5bba Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.12.1...v2.13.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 06:49:48 +00:00
Michael Barz 0b15be553f fix token storage config for web 2023-10-19 08:48:35 +02:00
ownClouders 9e22152c12 [tx] updated from transifex 2023-10-19 00:53:56 +00:00
Michael Barz bcc1d29ae5 Automated changelog update [skip ci] 2023-10-18 20:32:38 +00:00
Michael BarzandGitHub 6abc763883 Merge pull request #7526 from aduffeck/bump-reva-4565fd5
[full-ci] Bump reva
2023-10-18 22:32:08 +02:00
André Duffeck 66bc3d977b Add changelog 2023-10-18 21:45:16 +02:00
Willy Kloucek 2bb0c1a0c5 Automated changelog update [skip ci] 2023-10-18 16:18:24 +00:00
Willy KloucekandGitHub c300b891f7 Merge pull request #7523 from owncloud/auth-service-jwt
fix auth service env variable
2023-10-18 18:16:13 +02:00
André Duffeck 0b10285dd6 Bump reva 2023-10-18 18:15:21 +02:00
Willy Kloucek 3ec82d922c fix auth service env variable 2023-10-18 14:29:05 +02:00
dependabot[bot]andRalf Haferkamp b3a92548b7 Bump github.com/crewjam/saml from 0.4.13 to 0.4.14
Bumps [github.com/crewjam/saml](https://github.com/crewjam/saml) from 0.4.13 to 0.4.14.
- [Commits](https://github.com/crewjam/saml/compare/v0.4.13...v0.4.14)

---
updated-dependencies:
- dependency-name: github.com/crewjam/saml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 21:44:43 +02:00