jj

Results 53 comments of jj

hey, thanks for filing this feature request (and also for the mockup) =] since the pr is not merged yet i think it can stay open for now

For anyone using Vite, I found this workaround that I figured I would share -- you can use the [explicit URL import](https://vitejs.dev/guide/assets#explicit-url-imports) feature to import the core module like so:...

pretty sure this is dependent on ip location, the main instance just can't access this content. but it would probably make sense to adjust the error to be a bit...

i can't reproduce this, the snippet above just works for me

what’s happening here is that the request made to youtube is timing out. you could try increasing the timeout for requests by adding this to the top of `api/src/util/generate-youtube-tokens.js`: ```js...

this is done now via api keys, just forgot to close this issue

I dug into this and was told that Apple will use data from [this repo](https://github.com/apple/password-manager-resources) to allowlist browsers: > As of macOS Sequoia version 15.5 and above, information in this...

@robherley / @GhadimiR could you please review this PR?

> oh i found the problem before i using FREEBIND_CIDR=2a01:4f8:**:**::/64 and the instance not works now i remove it try again now the instance start working but how can i...

if you really want cobalt to only use ipv6, just ensure wherever you are running it has no ipv4 default route