Carl

Results 17 issues of Carl

Title explains my question.

`ThreadCount: 2` But threads in array are none ://

So, yeah. Validate returns Tokens mismatch. I can't seem to understand why :// ``` package main import ( // "crypto" b64 "encoding/base64" "fmt" "github.com/sec51/twofactor" ) func main() { // otpauth://totp/Cryptoapl:[email protected]?secret=JEAM3MSPDPI5TLWDM4DEE4OCYDRVPSXY&issuer=Cryptoapl:karlis...

Issue tracker is used for reporting bugs and discussing new features. Please use [Discord](https://discord.gg/rWtp5Aj) or [stackoverflow](https://stackoverflow.com) for supporting issues. ## Expected Behavior Should increment amount ## Current Behavior Does not...

I hired a designer to redesign piped platform(originally for my own liking). Wondering if Admin would be interested in this: https://www.figma.com/file/xx5A8vahH9pHVv0NhgKKia/Piped?node-id=1%3A20 There still will be some changes(the burger nav at...

This comes at the cost of double tap to fullscreen, i guess we could override the the shaka player logic and make and edge case for mobile devices, like here:...

This seems super usefull. Basically allows user to set how many numbers after decimal to return(and rounds up). Using `StringFixed`. Thanks!

Title pretty much explains my problem.

enhancement
android

Hello, To put it simple, i use this tool https://iancoleman.io/bip39/ to verify the addresses generated. `bip44.NewKeyFromSeedHex(seedHex, bip44.MAINNET)` where seedHex is `BIP39 Seed` from the website above(after i entered my mnemonics)....

The title pretty much says it all.