Tereza Tomcova
Tereza Tomcova
Fixes internal server error when snapshot URL returns otherwise valid image without any content-type header after pressing “Test Webcam” 
Steps to reproduce ------------------ ```powershell Set-PSDebug -Trace 1 Write-Output "foo ` bar" ``` Expected behavior ----------------- Something like: ```none DEBUG: 3+ >>>> Write-Output "foo ` DEBUG: 4+ >>>> bar" foo...
### Description of the bug PS crashed after adding a complex model. I had PS set to default settings with 0.2mm/Prusament PETG/MK3S+ and added the model. Then I switched to...
Please add `Ctrl+Insert` for copy, `Shift+Delete` for cut, and `Shift+Insert` for paste as default shortcuts for Windows (keeping `Ctrl+C/X/V` of course). These are standard shortcuts on Windows and some people...
#### Checklist - [x] run `npm run test` - [x] tests and/or benchmarks are included - [x] documentation is changed or added - [x] commit message and code follows *Code...
Upgrades `@google-cloud/logging` to the latest version. I bumped the required Node version to 14 because [`@google-cloud/logging@11` requires Node 14](https://github.com/googleapis/nodejs-logging/blob/main/CHANGELOG.md). Also can you please release a new version? (It looks like...
Fixed issue #518: Textarea and select value isn't preserved when going back/forward
1. Have a page with `textarea` and/or `select` element 2. Manualy change the value 3. Go back and forward (using PJAX) 4. As the content is loaded from PJAX cache,...
I'm missing an API call to unload the filament so I don't have to go through the LCD menu every time.
`mdns_query_answer_multicast` doesn't let me send an answer to a TXT query. The answer parametr only takes a single record and even if I put the rest as 'additional', it produces...