Dominik Schmidt

Results 35 issues of Dominik Schmidt

## Description Fix non-truncated strings. ## Related Issue - Fixes ## Motivation and Context There are a bunch of untracated strings in the sidebar. This PR addresses those issues originating...

* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request that matches the...

## Description This disables the autoscaling in the collabora online chart. c.f. https://github.com/CollaboraOnline/online/blob/eb2526d8151edb8f481b3ddbc7ffcd17e5efa291/kubernetes/helm/collabora-online/values.yaml#L232C3-L232C10 ## Related Issue - Fixes ## Motivation and Context I had a lot of issues with locking/not...

This is a follow up ticket for #7072. We have fixed every auth and access token refresh scenario that we could come up with: - oCIS / oidc with refresh...

QA:team
QA:p3
Interaction:Needs-tests

I updated oCIS today and after I cleared all my pvcs for testing, the nats service refuses to come up: > 2025-03-27T20:34:50Z INF Starting nats-server line=github.com/owncloud/ocis/v2/services/nats/pkg/logging/nats.go:21 service=nats │ > 2025-03-27T20:34:50Z...

Interaction:Question

## Is your feature request related to a problem? Please describe. Uppy Companion turned on the defer length option in tus uploads in https://github.com/transloadit/uppy/pull/4697 oCIS does not support that and...

This is a follow up ticket for #7072. We should write high level development documentation on how the auth guard, PublicLink- and UserManager and everything else auth related works together....

Topic:Documentation

It would be nice to have a consistent api for showing label and description-message for all form related components: Component | label | description-message | defaultValue | clearable | @change...

### Proposed Changes * add a custom json Marshaler for sdk.Statement that works similar to the Unmarshaler and handles json structured values If you agree with this change, I'm happy...

### Proposed Changes Expose `AccessTokenSource` from SDK instance. This would allow me to reuse an existing `IDPTokenExchangeTokenSource` instance. ### Context I'm retrieving the entitlements for a user while using the...

Stale