Jamie D

Results 5 issues of Jamie D

As suggested in comment here: https://github.com/SteveSandersonMS/BlazorInputFile/pull/11#issuecomment-620529006 Adding ToDataUrlAsync to simplify encoding images.

Unique users query doesn't look right - as it's also counting messages sent from the bot eg: ``` customEvents | where timestamp > ago(30d) | where name=='Activity' | extend uniqueUser=tostring(customDimensions.from)...

bug

There is a bug in the QnA Dashboard which shows the incorrect sentiment. Current code is using the QnA score field eg: `sentiment=toint(todouble(customDimensions.score)*100)` ``` id: 'sentiment-conversations-data', type: 'ApplicationInsights/Query', dependencies: {...

### Camera Frigate ### Firmware version of the camera _No response_ ### Description RTSP camera feed configured with Frigate. Detections are working within Protect and displaying the correct thumbnails against...

stale

Now that the project has been migrated to .NET Standard 2, is there any guidance on how to migrate code that was using AuthorizationRoot?

question
Hacktoberfest