Jono

Results 46 issues of Jono

Using flathub. Seems like a way to reach and distribute across linux distros.

Is there a way to use streamdeck-ui to automatically switch profiles based on the open program like this: https://twitter.com/elgato/status/1021507057910829056?lang=en My goal is to use a stream deck mini on my...

enhancement

Some network setups have different DNS routes for the login URL and the validation URL. omniauth-cas assumes there is one FQDN for both of these routes. Looking at the code...

I am trying to hide the footer and have tried several things like not specifying a footerTemplate or directing it to an empty controller property. The only way I have...

I'm new to cypht. It appears you can run cypht using sqlite without mysql. But I dont think this setup is supported in docker.

## 🗣 Suggestion Discussion began here: https://github.com/cypht-org/cypht/pull/1001#pullrequestreview-2049777476 I am genuinely confused with the logging setup and it has bitten me several times. There is a lot of good info being...

This is a work in progress where I work on getting docker running locally in the root of the repo. # Running the official image This uses the image from...

## 🗣 Suggestion Instead of making the user decide when they want to save their settings and requiring a password, how about having an autosave option. Whenever the user changes...

## 💬 Question I have tried adding several of my gmail accounts. Whenever I do, I just get a popup saying "AUTHENTICATION FAILED". I cant find any more detail. The...

## 🗣 Suggestion This conversation started here: https://github.com/cypht-org/cypht/issues/977#issuecomment-2098904257 Concerning PDO error modes [php.watch/versions/8.0/PDO-default-errmode](https://php.watch/versions/8.0/PDO-default-errmode). It appears php 7.x defaulted to make them silent, but 8.x is making them throw exceptions. This...