Gary

Results 5 issues of Gary

### Describe the bug SvelteKit: If you try to send a POST Request from **Server-to-Server** with **FormData** the request will fail. Sveltekits `fetch()` does not set content-type multipart/form-data. The Request...

bug
blocked by upstream

https://www.waveshare.com/wiki/5.83inch_e-Paper_HAT I will try to add support myself but i would grateful for any tipps & gotchas

enhancement

Are there any plans to prosper Support Redis JSON? As of now one needs to use redis.sendcommand

enhancement
future

### Describe the Bug I have a admin user (initial account) which i wanted to delete and re-create. The Account does had a avatar once but I removed it. Now...

:warning: Enterprise

### Describe the bug Remote function output breaks build when used in $inspect rune ### Reproduction ```svelte const events = $derived(await getEvents()); // remote function const displayEvents = $derived(limit >...