Nico Domino

Results 576 comments of Nico Domino

Yeah no problem, great job on this!

Okay thanks for the feedback. I'll see what I can do ;)

I can confirm I get the Pushpullet API Rate limit error as well, although superficially everything still seems to work, so I'm not sure which requests are being blocked/dropped exactly....

> Quick update - decided to try and add a bookmark manually through the web gui and ran into the same error / log message. Assumption is that Supabase (or...

> Hey @ndom91 just realized how fresh the docker deployment is, good timing on my part I suppose! > > Yeah I was just trying to stand up the project...

@Zutart I was able to reproduce the issue on my end. Let me see if I can ship a fix for it real quick :+1: **EDIT**: Okay I was able...

There's an additional key, `SUPABASE_BUCKET_ID` for the supabase storage bucket which should hold images. Very recently added, might not be in the docs yet 🙈 I'll add it shortly. Is...

Yeah thats not a bad idea. In self-hosted docker setup, we could just generate them and save them to disk. Also in self-hosted mode the user will probably have a...

Yeah I saw a 703 got fixed in `beta-10`. You're saying the same fix needs to be applied to the `Avatar` Element (or `Dropdown.Trigger`) as well?

Ah okay, apparently I misread something - thought it had gotten fixed there already. Is there a PR or branch or anything open fixing the original `NavBar.Link` + `Dropdown.Trigger`? I'm...