Commit Graph
13935 Commits
Author SHA1 Message Date
Prajwol AmatyaandGitHub 73d48b1132 added response check after file download (#6643) 2023-06-28 10:12:04 +05:45
ownClouders d1d36e6f5a [tx] updated from transifex 2023-06-28 04:02:17 +00:00
Ralf HaferkampandRalf Haferkamp 563bf34870 Fix output formatting of 'decomposedfs treesize-check` command
Add linebreak after errormessages
2023-06-27 17:42:07 +02:00
Martin 76a5c2b78c Automated changelog update [skip ci] 2023-06-27 15:17:13 +00:00
MartinandGitHub 7709dfe328 Merge pull request #6626 from rhafer/issue-6510
Add changelog for recent yaml 1.2 change
2023-06-27 17:16:19 +02:00
MartinandGitHub adfa99c941 Merge pull request #6647 from owncloud/mmattel-patch-1
[docs-only] Fix webdav envvar description
2023-06-27 17:06:49 +02:00
Martin fec827fc49 [docs-only] Fix webdav envvar description 2023-06-27 16:16:09 +02:00
Florian Schade 87dd1a6947 Automated changelog update [skip ci] 2023-06-27 13:56:50 +00:00
Florian SchadeandGitHub a26aea758a [full-ci] enhancement: add search result content preview and term highlighting. (#6634)
* enhancement: add search result content preview and term highlighting.

* chore: fix changelog

* noop

* enhancement: provide search highlight tests
2023-06-27 15:56:17 +02:00
Christian Richter e4d2954edf Automated changelog update [skip ci] 2023-06-27 12:02:23 +00:00
Christian RichterandGitHub b06f7ec131 Merge pull request #6577 from dragonchaser/issue-192-disable-thumbnailer
[full-ci] allow to disable previews in webdav & web
2023-06-27 14:01:37 +02:00
Prarup GurungandGitHub 63ba3a5f8a Merge pull request #6635 from owncloud/test/recipient-check-file-version
[tests-only] [full-ci] added different roles for sharee
2023-06-27 17:25:21 +05:45
Prarup GurungandGitHub 0c59a0054b Merge pull request #6633 from owncloud/mail-share2-group-notification
[tests-only][full-ci] Test for mail notification to group members if a space is shared
2023-06-27 17:23:10 +05:45
a67c2c40a3 Update services/web/pkg/config/options.go
Co-authored-by: kobergj <juliankoberg@googlemail.com>
2023-06-27 13:26:59 +02:00
AmritaandGitHub d865f2cb5e Improve code logic (#6597) 2023-06-27 17:02:54 +05:45
Viktor ScharfandGitHub 753c8f2372 [full-ci][tests-only] Check id file owner in response (#6627)
* check owner as spaceId in sharing response

* fix after review
2023-06-27 12:50:10 +02:00
Daniël Franke 96557a95ae Add tracing to settings service.
This adds tracing to the settings service. It uses the otelchi package
and passes the tracing provider to the grpc and http servers.
2023-06-27 12:31:19 +02:00
nirajacharya2 bee7f0c311 added test for mail notification to group members if a space is shared with them 2023-06-27 16:06:58 +05:45
nirajacharya2andGitHub 5524658f86 added antivirus test for overwriting a file with virus content in project space share (#6623) 2023-06-27 15:28:40 +05:45
Sabin 7b20bde72c added different roles for sharee 2023-06-27 13:16:36 +05:45
Michael Barz 0a2254643b Adjust the test expectations 2023-06-26 17:55:03 +02:00
Ralf Haferkamp df22e07cb7 Add changelog for recent yaml 1.2 change
Fixes: #6510
2023-06-26 15:51:51 +02:00
Michael Barz e364a290c5 Update Reva to include 4013 2023-06-26 15:14:34 +02:00
nirajacharya2andGitHub cd304b4df8 added antivirus test for overwriting the .space/readme.md file (#6615) 2023-06-26 16:41:20 +05:45
Michael BarzandGitHub a11b519833 Merge pull request #6611 from owncloud/kql-adr
[docs-only] [adr] New decision was made to use kql
2023-06-26 10:50:51 +02:00
kobergj b00d221eac Automated changelog update [skip ci] 2023-06-26 08:45:41 +00:00
kobergjandGitHub d0e1adccf7 Merge pull request #6618 from kobergj/MoreRoleAssignerFixing
Fix OIDC Role Assigning
2023-06-26 10:44:51 +02:00
dependabot[bot]andRalf Haferkamp 05137f1d17 Bump github.com/nats-io/nats-server/v2 from 2.9.17 to 2.9.19
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.17 to 2.9.19.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.9.17...v2.9.19)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 10:33:53 +02:00
Michael BarzandMartin 93f1e381cf Update docs/ocis/adr/0020-file-search-query-language.md
Co-authored-by: Martin <github@diemattels.at>
Signed-off-by: Michael Barz <mbarz@owncloud.com>
2023-06-26 10:17:12 +02:00
Christian Richter 3257b36eb4 fix error in changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-26 09:23:33 +02:00
jkoberg 1bf28dac43 change assign roles logic
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-26 09:20:34 +02:00
Phil DavisandGitHub b85fc7e6c4 Merge pull request #6607 from KarunAtreya/overwrite-with-virus-usershare
[tests-only] added scenarios for overwrite file with virus content in user share
2023-06-26 12:52:01 +05:45
KarunAtreya 0de8222461 adapt the scenario for sharing file as well as file inside a folder 2023-06-26 12:03:04 +05:45
KarunAtreya d9298dbb73 added scenarios for overwrite file with virus content in user share 2023-06-26 11:57:19 +05:45
Swikriti TripathiandGitHub 198c3e52b5 Add tests for checking response of REPORT request in project spaces (#6609) 2023-06-26 10:49:44 +05:45
ownClouders 5e1f06b6d4 [tx] updated from transifex 2023-06-26 00:52:35 +00:00
Michael Barz e31475944c New decision was made to use kql 2023-06-23 16:52:31 +02:00
kobergj b2030c1076 Automated changelog update [skip ci] 2023-06-23 14:12:40 +00:00
kobergjandGitHub 9fc37147c2 Merge pull request #6593 from kobergj/AddIDsToGraphResourceLogging
Add IDs to graph access logs
2023-06-23 16:12:03 +02:00
5150a18dec Update services/webdav/pkg/config/config.go
Co-authored-by: kobergj <juliankoberg@googlemail.com>
2023-06-23 16:11:39 +02:00
Michael BarzandGitHub fe1ff55ea3 Merge pull request #6571 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.25.7
Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.7
2023-06-23 16:08:13 +02:00
Michael Barz 4332825e2d Automated changelog update [skip ci] 2023-06-23 14:08:06 +00:00
Michael BarzandGitHub 2421b42a0a Merge pull request #6583 from owncloud/add-web-redirect-uri
add web post redirect uri config
2023-06-23 16:07:04 +02:00
Michael Barz 495f2da372 Automated changelog update [skip ci] 2023-06-23 14:03:09 +00:00
Michael BarzandGitHub aa4e490477 Merge pull request #6556 from rhafer/decomposed-fsck
Decomposedfs treesizecheck
2023-06-23 16:01:24 +02:00
Daniël Franke 581664a6dc Automated changelog update [skip ci] 2023-06-23 12:21:02 +00:00
Daniël FrankeandGitHub 8f7521eff7 Move away from global tracers. (#6591)
* Move away from global tracers.

This PR moves away from global tracers and instead initialises
a tracer provider at Service setup and passes it where it needs to be.

* Change tracing provider to be set via options.

Also change name for GetServiceTraceProvider.

* Add changelog.
2023-06-23 14:20:26 +02:00
Christian Richter 15ced8a6df incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-23 13:29:49 +02:00
Phil Davis c8f8bc55e2 Automated changelog update [skip ci] 2023-06-23 10:32:15 +00:00
Phil DavisandGitHub 971115d103 Merge pull request #6590 from kobergj/BumpReva
[full-ci] Bump Reva
2023-06-23 16:16:31 +05:45