Commit Graph

14629 Commits

Author SHA1 Message Date
dependabot[bot] b1bbad7b5a Bump webpack from 4.44.2 to 4.46.0 in /services/idp
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v4.46.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 17:30:00 +02:00
dependabot[bot] 3ed635c5d2 Bump @testing-library/user-event from 12.8.3 to 14.4.3 in /services/idp
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.3 to 14.4.3.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.8.3...v14.4.3)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 16:40:39 +02:00
jkoberg 91176db30d adjust userlog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-29 14:01:44 +02:00
jkoberg 1bfdc43054 reroute sse path to sse service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-29 13:59:39 +02:00
jkoberg 3eb66d8dac more functionality for the sse service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-29 13:59:39 +02:00
Florian Schade 96292ba4b6 enhancement: add sse service skeleton 2023-08-29 13:59:39 +02:00
kobergj 33f60b3508 Automated changelog update [skip ci] 2023-08-29 11:13:34 +00:00
kobergj a3081818de Merge pull request #7138 from kobergj/BumpReva
[full-ci] Bump Reva
2023-08-29 13:13:05 +02:00
Christian Richter f06ea57ba7 Merge pull request #7113 from owncloud/ainmosni/tracing/misc
Add tracing to more places in userlog.
2023-08-29 12:21:31 +02:00
jkoberg ba7a5a4826 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-29 10:58:13 +02:00
Willy Kloucek 6002d500e2 Automated changelog update [skip ci] 2023-08-29 05:27:50 +00:00
Willy Kloucek 0f846ba86b Merge pull request #7120 from owncloud/stop-deploying-broken-example-deployments
stop deploying the oCIS hello and oC10 parallel setup, since both are disfunct
2023-08-29 07:27:07 +02:00
Willy Kloucek 9d5da89d28 Automated changelog update [skip ci] 2023-08-29 05:26:12 +00:00
Willy Kloucek b0b6d96875 Merge pull request #7134 from owncloud/docs-app-registry-icons
Update app icon example URL's
2023-08-29 07:25:31 +02:00
ownClouders 0324b6d065 [tx] updated from transifex 2023-08-29 00:48:42 +00:00
Michael Barz a5f197cf8b Merge pull request #6616 from owncloud/dependabot/npm_and_yarn/services/idp/postcss-normalize-10.0.1
Bump postcss-normalize from 8.0.1 to 10.0.1 in /services/idp
2023-08-28 17:38:50 +02:00
Michael Barz 252b6e6635 Automated changelog update [skip ci] 2023-08-28 15:31:42 +00:00
Michael Barz 4a00982d05 Merge pull request #6995 from owncloud/sharing-ng-adr
[docs-only] add ADR for sharing NG
2023-08-28 17:30:54 +02:00
Michael Barz 255fcf1b6d add ADR for sharing NG 2023-08-28 16:58:59 +02: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 5987e607b7 Automated changelog update [skip ci] 2023-08-28 14:42:11 +00: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 aef4fc7b2f Add ssh-key for rhafer to continously deployed instances 2023-08-28 16:37:47 +02:00
Michael Stingl b7b8266694 Update app icon example URL's 2023-08-28 16:33:31 +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
dependabot[bot] 22711e0834 Bump github.com/google/uuid from 1.3.0 to 1.3.1
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 11:39:50 +02:00
dependabot[bot] e3de257a5f Bump github.com/prometheus/alertmanager from 0.24.0 to 0.25.1
Bumps [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager) from 0.24.0 to 0.25.1.
- [Release notes](https://github.com/prometheus/alertmanager/releases)
- [Changelog](https://github.com/prometheus/alertmanager/blob/v0.25.1/CHANGELOG.md)
- [Commits](https://github.com/prometheus/alertmanager/compare/v0.24.0...v0.25.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/alertmanager
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 10:42:58 +02:00
Martin 7b09d1cdb8 Merge pull request #7131 from owncloud/mmattel-patch-1
[docs-only] Update deprecating-variables.md
2023-08-28 08:56:26 +02:00
Martin 2892c603aa Update deprecating-variables.md 2023-08-28 08:48:17 +02:00
Daniel Swärd a5ac3e7ce7 Add tracing to policies service. (#7116) 2023-08-25 20:01:10 +02:00
Daniël Franke 1926df723d Fix test. 2023-08-25 10:39:51 +02:00
Daniël Franke 7a1e8f1f11 Add tracing to more places in userlog.
This passes the treaceprovider to more places where it belongs
and also adds tracing to the event processing.
2023-08-25 10:39:47 +02:00
kobergj 0eb4b5dc56 Automated changelog update [skip ci] 2023-08-25 06:41:54 +00:00
kobergj 518149a52b Merge pull request #7083 from owncloud/release-4.0.0
[full-ci] Prepare Release 4.0.0
2023-08-25 08:41:22 +02:00
Willy Kloucek 84381750f0 stop deploying the oCIS hello and oC10 parallel setup, since both are disfunct 2023-08-25 08:35:35 +02:00
Prajwol Amatya 04f7a19c22 Automated changelog update [skip ci] 2023-08-25 06:19:19 +00:00
Prajwol Amatya 3566b965c6 [tests-only][full-ci] added test to update file using file id (#6990)
* added test to update file using file id

* changed the datatype of body from Tablenode to string
2023-08-25 12:01:27 +05:45
ownClouders d7cdb09eea Automated changelog update [skip ci] 2023-08-25 01:14:52 +00: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
jkoberg f06798ba6e update changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 15:15:44 +02:00
jkoberg 4d3b7355f1 release 4.0.0
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 15:15:44 +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
kobergj f7614f9079 Automated changelog update [skip ci] 2023-08-23 12:59:02 +00:00
kobergj 888da7ccc5 Merge pull request #7107 from fschade/bump-web-7.1.0-final
[full-ci] chore: Update web to v7.1.0 final
2023-08-23 14:58:31 +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