Zang MingJie

Results 19 issues of Zang MingJie

## Related issue(s) https://community.ory.sh/t/failed-to-unmarshal-updated-at-for-generic-oidc-provider-auth0/2004 When using one ory+hydra as OIDC provider to authenticated another kratos, I got an error that it is unable to unmarshal Claims.updated_at, because kratos-selfservice-ui-node returns the...

there are 2 steps to support utf-8 based unicode characters. 1. convert the source text to utf-8 bytes array. 2. add utf-8 BOM 0xEFBBBF this patch do these by default

Here is a script which changes cursor style every 0.2 seconds: while true ; do for i in 2 4 6 ; do echo -en "\033[${i} q"; sleep 0.2 ;...

bug

## Movation There is already some language only support expressions, and no statements at all, like scala. I have seen that one purpose `do` does is that convert statements to...

In case json root may not be an object but a list or map, currently (de)serialize function only access model schema, makes it hard to handle list or map structures.

enhancement

Instead of the same device of input, I want sound go out of default device. But Uncheck the option doesn't work. Sounds still went to the same device of input.

Is it possible to automatically set my chosen license to `.vscode/settings.json`, so I don't need to edit it manually.

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/master/CODE_OF_CONDUCT.md). -...

bug

From https://projectcontour.io/docs/main/config/api/#projectcontour.io/v1alpha1.NetworkPublishing I notices that there is no way to set `loadBalancerClass` for the generated ingress service. This field is essential for load balancer implementations, maybe we should support it...

kind/feature
lifecycle/needs-triage