Jeremy Kauffman

Results 62 comments of Jeremy Kauffman

It shows failing tests. Can we fix those issues before nudging?

I think #170 makes this no longer a priority, but is probably still worth doing at some point.

That's a very smart point that now makes me a bit ambivalent about this. It does seem like all chainquery installs should create identical states. Though if we think of...

CORS doesn't allow multiple allowed origins, so the options are: 1) Send `Access-Control-Allow-Origin: *` and accept security downsides 2) Check if referrer is from `[lbry.tech, lbry.io, lbry.fund, ???]` and return...

@NetOperatorWibby can you confirm this is working as intended for you now?

https://lbry.org/Wallet_Server_List Let's also get @eggplantbren's wallet server on the above page and ideally at least a few other community run servers and then link this in the UI when doing...

Great suggestion @trosel! Would you have any interest in trying to tackle this addition yourself?

@trosel rather than bringing in darkmode.js, I would look at how it is detecting the OS-level theme (it may be quite a succinct snippet) and then use that to set...

@blokboy yes, it is still open and I suspect the code you linked would be the key to getting this done. It sounds like @trosel is not planning to work...

We're going to make a change here again in the near future.