Kamran Ayub

Results 37 issues of Kamran Ayub

I have seen whispers of setting the specific site URLs to allow instead, which I think would ultimately be a better approach. `managed_default_content_settings` is a heavy hammer that works but...

enhancement
help wanted
browser: chromium

In `cypress/integration` similar to notifications test.

documentation
good first issue

It feels like the CI steps should be able to share a `yarn install` step (in `publish.yml` at least) instead of re-running the same install step 3 times (1m30s each...

good first issue
chore

In `cypress/integration` similar to notifications test.

documentation
good first issue

In `cypress/integration` similar to notifications test.

documentation
good first issue

I was reading the Pi Camera module V2 can support 720p with 60fps. If I try to set `-f 60.0` with Picam, it doesn't work... it actually seems to lock...

I'm writing a little web frontend for Picam called [picam-viewer](https://github.com/kamranayub/picam-viewer) and I got as far as generating files in the hooks directory for Picam. However, when I create files (even...

I was just trying to use this with an Az function backend (.NET 5 isolated) and since this depends on web host abstractions, I get: ``` FailureException: System.InvalidOperationException: Unable to...

**What kind of change does this PR introduce?** Closes #1258 I believe! This adds the ability to customize the key handling when using complex objects. It encapsulates the default handling...

It's just an XML file. Spec is here: http://docs.nuget.org/docs/reference/nuspec-reference This would be useful for Windows devs (me) who use Nuget. You can use Nuget with any type of project, but...

enhancement
PR / Bounty only