dmatora

Results 43 issues of dmatora

When I generate new cli using `npx oclif generate mynewcli` and push it to GitHub repo, GitHub actions fail with `Input required and not supplied: token` error debug run shows...

needs response

It's working on HWSensors3, but I'm failing to extract relevant code from it

Going into settings for disabling/enabling foreground take too much effort. How about implementing FlipSwitch toggle for saving battery?

``` Patching package... Patched install requirements. File Doesn't Exist, Will Create: /var/folders/bs/ywv53gl93fzcsz8g4g6xbydw0000gn/T/tmp.h7h9lS7K/Library/Extensions/NVDAStartupWeb.kext/Contents/Info.plist Set: Entry, "IOKitPersonalities:NVDAStartup:NVDARequiredOS", Does Not Exist ```

On regular input onChange I can do ``` if (isNaN(value) || value < 0) { return; } ``` and it will not allow typing in letters or negative value but...

Each time i deploy app, my database changes are getting lost. Sqlite.copyDatabase is handy for restoring database from a backup, but it would be extremely helpful to have a way...

enhancement

### Application Outline Client ### Describe the bug While logged in as user A and having Outline connected I can not login simultaneously as user B (via Screen Sharing from...

feature request
os/macos
client

Contrary to a bug report #42 this bug is present when using http1.1 connections. Faced the issue on nginx + nginx-extras from - 1.6.2 jessy debian package - on 1.10.3...

Not sure what would be proper title for this issue. Initially I had glitchtip installed via docker and serving via nginix. After bringing down ngninx and installing Coolify to serve...

question