Mike Winfield
Mike Winfield
Tested on this struct ``` type AvatarChangeInfo struct { UserID uint64 `json:"-" valid:"-"` Avatar []byte `json:"avatar" valid:"-"` Filename string `json:"filename" valid:"-"` Mimetype string `json:"mimetype" valid:"-"` } ``` causing ``` parse...
**Describe the bug** The buttons to log into Last.fm/Libre.fm/ListenBrainz don't work **How to reproduce** Steps to reproduce the behavior: 1. Go to extension settings while not logged into any of...
I do something like `httplog.LogEntrySetField(ctx, "step", step)` and then `oplog := httplog.LogEntry(ctx)` to get the logger for that layer as the request goes through my app, with `step` being either...
I used the following command: `uv pip install "[email protected]:path/to/lib.git#egg=lib"` and I get an error that hints at it being interpreted as a local file for some reason? Verbose output: ```...
I think it would be nice to also add options for * text color for the label content (tab name) and counter -- currently this add-on only covers background colors...
### Checklist - [x] I'm reporting a bug unrelated to a specific site - [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://github.com/yt-dlp/yt-dlp#update-channels)) - [x]...
### Checklist - [x] I'm reporting that yt-dlp is broken on a **supported** site - [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://github.com/yt-dlp/yt-dlp#update-channels)) -...
Windows (PowerShell): ```PowerShell go get -v github.com/therecipe/qt/cmd/... && for /f %v in ('go env GOPATH') do %v\bin\qtsetup test && %v\bin\qtsetup -test=false go: downloading github.com/therecipe/qt v0.0.0-20200904063919-c0c124a5770d go: downloading github.com/gopherjs/gopherjs v1.17.2 go:...
Fedora 42. I have an additional keyboard layout added via Input Devices -> Keyboard -> Input Sources. If I lock my screen (Super + Escape) while the second layout is...
`pass otp` version: 1.1.1 `pass` version: 1.7.4 The OTP URI is of the form `otpauth://totp/MFA-SERVICE:MyLDAPUsername`