Robert Hoffmann

Results 8 issues of Robert Hoffmann

I'd love be able to have my arm switch be able to turn pitmode off, instead of having to go through the menus. Like this, just power on, do your...

feature request

Context menus should be available on other sites * execute an action on selected text * execute an action against the domain name (or other) of the site

enhancement
PowerToys

Seems like there is a problem with Brave ![image](https://user-images.githubusercontent.com/5472296/225910976-703edd63-6f13-4c15-9c30-a0a080dad745.png) This is probably due to the fact that Search Companion uses an IFRAME. One solution would be to move DB access...

bug
Search Companion

### Environment Nuxt project info: 10:52:59 AM ------------------------------ - Operating System: Windows_NT - Node Version: v20.15.0 - Nuxt Version: 3.13.2 - CLI Version: 3.14.0 - Nitro Version: 2.9.7 - Package...

pending triage
needs reproduction
server components

Mailjet is broken on Cloudflare, and when using NuxtJS projects deployed on NuxtHub Sending a mail triggers a 500 error : `The 'credentials' field on 'RequestInitializerDict' is not implemented.` This...

### Environment ------------------------------ - Operating System: Windows_NT - Node Version: v20.15.0 - Nuxt Version: 3.17.1 - CLI Version: 3.25.0 - Nitro Version: 2.11.11 - Package Manager: [email protected] - Builder: -...

**Describe the bug** I want to set expiration headers on my static content Example: ``` https://.com/_nuxt/PW1KWgW7.js https://.com/_nuxt/entry.DDZap_SG.css ``` Cloudflare returns (for the above 2) `cache-control: public, max-age=0, must-revalidate` and for...

bug