Commit Graph

1539 Commits

Author SHA1 Message Date
ownClouders 0324b6d065 [tx] updated from transifex 2023-08-29 00:48:42 +00:00
Ralf Haferkamp 2d3f1d2f64 bump postcss-loader for postcss-normalize bump to work 2023-08-28 16:57:33 +02:00
dependabot[bot] 3c73eb335b Bump postcss-normalize from 8.0.1 to 10.0.1 in /services/idp
Bumps [postcss-normalize](https://github.com/csstools/postcss-normalize) from 8.0.1 to 10.0.1.
- [Release notes](https://github.com/csstools/postcss-normalize/releases)
- [Changelog](https://github.com/csstools/postcss-normalize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-normalize/commits/10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 16:57:33 +02:00
Florian Schade ed0dbce978 enhancement: Keyword Query Language (KQL) search syntax support (#7043)
* feat(search): introduce search query package

With the increasing complexity of how we organize our resources, the search must also be able to find them using entity properties.

The query package provides the necessary functionality to do this.

This makes it possible to search for resources via KQL, the microsoft spec is largely covered and can be used for this.

In the current state, the legacy query language is still used, in a future update this will be deprecated and KQL will become the standard
2023-08-28 16:41:36 +02:00
Ralf Haferkamp 143b55675c Fix env.js to allow bumping dotenv-expand 2023-08-28 15:11:31 +02:00
dependabot[bot] 061ef1901a Bump dotenv-expand from 5.1.0 to 10.0.0 in /services/idp
Bumps [dotenv-expand](https://github.com/motdotla/dotenv-expand) from 5.1.0 to 10.0.0.
- [Release notes](https://github.com/motdotla/dotenv-expand/releases)
- [Changelog](https://github.com/motdotla/dotenv-expand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv-expand/compare/v5.1.0...v10.0.0)

---
updated-dependencies:
- dependency-name: dotenv-expand
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 15:11:31 +02:00
Daniel Swärd a5ac3e7ce7 Add tracing to policies service. (#7116) 2023-08-25 20:01:10 +02:00
ownClouders 23811c3d90 [tx] updated from transifex 2023-08-25 01:13:33 +00:00
ownClouders c2e09accc9 [tx] updated from transifex 2023-08-24 00:44:32 +00:00
Daniël Franke 97034f4aaa Add tracing to postprocessing service (#7094)
This adds tracing to the postprocessing service.
2023-08-23 15:52:26 +02:00
Daniel Swärd 49fc22d532 Add missing tracing references to multiple services. (#7110) 2023-08-23 15:17:17 +02:00
kobergj 55127fe413 Merge pull request #7106 from owncloud/allow-skip-userinfo
allow skipping userinfo call
2023-08-23 15:12:22 +02:00
Jörn Friedrich Dreyer eb6c0a840a fix docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-08-23 14:37:16 +02:00
Jörn Friedrich Dreyer 91a77d1671 Update services/proxy/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
2023-08-23 13:56:48 +02:00
Jörn Friedrich Dreyer 5422586bfa allow skipping userinfo call
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-08-23 13:56:48 +02:00
Florian Schade fe3bf61f5f chore: Update web to v7.1.0 final 2023-08-23 12:19:16 +02:00
Christian Richter ab0a676dee Fix broken map
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>

Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter d7139d4127 remove deprecated variables
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
jkoberg 7db9bf02db remove endpoint envvars from gateway
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-22 10:43:00 +02:00
Daniël Franke a2f02d8a89 Merge pull request #7079 from owncloud/ainmosni/tracing/av
Add tracing to antivirus.
2023-08-22 09:33:46 +02:00
ownClouders 085c5d5c8d [tx] updated from transifex 2023-08-22 00:45:12 +00:00
Daniel Swärd 49d47ff917 Re-enable commented out tracing in frontend. 2023-08-21 12:43:22 +02:00
Daniel Swärd f805589e9d Update sharing and ocdav tracing. (#7014) 2023-08-21 12:27:37 +02:00
Daniël Franke 8b5687e811 Add tracing to antivirus.
This PR adds tracing to the Antivirus service.
2023-08-21 12:04:54 +02:00
ownClouders 407e08f6f4 [tx] updated from transifex 2023-08-21 00:20:39 +00:00
ownClouders e94ddbf3bc [tx] updated from transifex 2023-08-19 00:22:40 +00:00
Ralf Haferkamp c0181f8144 graph: honor the OCIS_LDAP_GROUP_SCHEMA_MEMBER setting
Fixes: #7032
2023-08-17 11:06:34 +02:00
jkoberg 49cdcad129 unify eventstream creation
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-16 10:14:12 +02:00
ownClouders ee3d709ec2 [tx] updated from transifex 2023-08-15 01:16:59 +00:00
Jan dccfc2fcef It's only one role per user at a time 2023-08-14 14:34:26 +02:00
Jan fb340ad42d Enhance description of ReadOnlyUserAttributes 2023-08-14 14:34:26 +02:00
ownClouders 806e0d09db [tx] updated from transifex 2023-08-12 01:14:57 +00:00
Daniël Franke 97dd855a63 Add reusable context. 2023-08-11 12:01:23 +02:00
Daniël Franke 952ebe7d7d Pass context to event publishing.
To allow tracing propagation via events, we need to pass the context
to the `Publish` function of reva events. This adds the context
everywhere where events are published. If there was no context to pass,
we started a new one with `context.Background()`.
2023-08-11 12:01:19 +02:00
Michael Barz 90307c2b89 Merge pull request #6944 from owncloud/bump-web-v7.1.0-rc.5
[full-ci] chore: bump web to v7.1.0-rc.5
2023-08-09 13:12:51 +02:00
Michael Barz ae2dcf48f1 Merge pull request #6953 from owncloud/dependabot/npm_and_yarn/services/idp/xmldom/xmldom-0.8.10
Bump @xmldom/xmldom from 0.8.2 to 0.8.10 in /services/idp
2023-08-09 08:55:35 +02:00
Michael Barz 96e5e2e1ba Merge pull request #6951 from owncloud/dependabot/npm_and_yarn/services/idp/tough-cookie-4.1.3
Bump tough-cookie from 4.0.0 to 4.1.3 in /services/idp
2023-08-08 22:54:02 +02:00
Michael Barz 8b001fbc03 Merge pull request #6952 from owncloud/dependabot/npm_and_yarn/services/idp/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2 in /services/idp
2023-08-08 22:53:20 +02:00
Michael Barz 4d3b3d4f3c Merge pull request #6860 from owncloud/dependabot/npm_and_yarn/services/idp/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /services/idp
2023-08-08 22:52:42 +02:00
Michael Barz 3d98af9d8e Merge pull request #6950 from owncloud/dependabot/npm_and_yarn/services/idp/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2 in /services/idp
2023-08-08 22:50:54 +02:00
Jannik Stehle 952892713f chore: bump web to v7.1.0-rc.5 2023-08-08 16:24:31 +02:00
Daniel Swärd fc3dce05f4 Add missing tracing initialization for graph service (#6988)
* Convert webdav to service trace provider

* graph: Add missing tracing initialization to graph service
2023-08-08 13:14:45 +02:00
kobergj 0b10050b20 Merge pull request #6946 from kobergj/DeprovisionNotificationStaticSecret
Global Notifications Static Secret
2023-08-08 10:42:46 +02:00
ownClouders 712d98e0a2 [tx] updated from transifex 2023-08-08 01:27:09 +00:00
Daniel Swärd 0c81ec594e Merge pull request #6956 from owncloud/ainmosni/tracing/web
Convert web to service trace provider.
2023-08-07 10:42:54 +02:00
Daniel Swärd a5f242f683 Convert webfinger to use service trace provider 2023-08-07 09:54:27 +02:00
Daniel Swärd 28ee7730f7 Merge pull request #6920 from owncloud/ainmosni/tracing/thumbnails
Convert thumbnails to service trace provider
2023-08-07 09:47:23 +02:00
ownClouders 8f70e63c81 [tx] updated from transifex 2023-08-07 01:26:12 +00:00
ownClouders 9f6067e4bd [tx] updated from transifex 2023-08-05 00:52:03 +00:00
Michael Barz a27b6d5ac6 Merge pull request #6965 from fschade/fix-policy-mime-help
fix: fix readme and changelog env var
2023-08-04 13:40:19 +02:00