Etienne Bruines

Results 96 comments of Etienne Bruines

I am wondering, since `httprouter` would probably want to keep their API stable, what would this look like? - One could probably convert `fasthtp.RequestCtx` to a `http.Request` object - (nullifying...

Pyupio gave this id pyup.io-38464 https://github.com/pyupio/safety-db/blob/master/data/insecure_full.json#L975

> adding the cert expiry to the UI would be another option for exposing this information. That would help a lot. We just spent a couple of hours debugging why...

How to reproduce: 1. Open the `redoc-static.html` file in the browser 2. Scroll down, and see the URL in the browser change to e.g. `redoc-static.html#section/Authentication` 3. Now reload/refresh the page...

Additionally, it only seems to occur when `operationId` is not defined. Meaning when the URL is something like `redoc-static.html#operation/ProjectList` - then I'm unable to reproduce the issue.

Haven't had the need. Rollup for me personally.

Any mechanism that would be made as part of this feature request. For static icons that should be achievable? Even :icon usages that don't include variables (array syntax) would be...

@paked Unfortunately I also don't have one. Would be nice if we could support it some day, though.

So it should have some kind of `PauseSystem`, which some `Entity` would `require`? w.r.t. the second proposal: The idea was the `map`, not those specific entries of the map. It...

A `PauseSystem` with the `Message`-ing features would work. Thinking about what might be the best idea on how to stop "everything" - since we still want the menu to work....