Antoine POPINEAU

Results 13 issues of Antoine POPINEAU

As was requested in #1, F-Droid publication is on the way. I submitted the metadata tonight and, seeing as it is my first ever F-Droid app, my guess is my...

enhancement

I've been working on a major rewrite of Otter, mainly around data retrieval, storage and querying. In a nutshell, all data retrieved from Funkwhale would get written to a local...

Funkwhale is [implementing](https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues/1108#note_18918) a new authentication system based on OAuth2. I'm not sure when the current mechanism will be retired, but all in all, it will be a breaking change....

enhancement

Currently (as far as I know), if one wants to use variables substitution in a filter expressions, it becomes a mess of escaped quotes that is diffcult to write and...

I there a way, currently, to have a global option (program-wide), and subcommands that take options themselves? Something like this: ``` $ myprogram -v list devices --filter=all ``` Here, ```-v```...

Hi, I just migrated a working Kubernetes + kube-lego (0.1.5) configuration to a new cluster, and got my RBAC rules mixed up. As a result, kube-lego was unable to persist...

I'm not sure if this is an issue for here or the upstream gpgme folks. I'm looking for a way to force selection of a specific subkey for encryption, or...

Using gpgme (or any crate depending on it) in a `dylib` crate produces a ton of linker error that makes the build fail. They are all of the type `multiple...

Hi, As far as I can see, the Amazon's S3 endpoint URL is hardcoded in your code. It would be neat to be able to override it through configuration to...

Hello, I'm serving mesos-ui (and the rest of my infrastructure) as a Marathon app behind a reverse proxy. It would be great if there was a way to configure the...