Anaël Ollier

Results 11 issues of Anaël Ollier

If you have a post with a URL like, let's say, `something-&-some-other-thing`, the generated XML for the sitemaps is invalid because the `&` is not converted to its valid XML-safe...

### Environment Kupfer Version: 319 (distro package 319-2) Window Manager: Xfwm Desktop Environment: Xfce Linux Distribution: Arch ### Actual Behaviour Type the hotkey to bring the launcher window up front....

Which is quite frustrating when the target application is called "bash-exporter" :wink: I guess this could be solved by installing the right package in the Dockerfile: ```Dockerfile RUN apk update...

Hi, Thanks for you extension, it truly helps a lot of people. I was wondering if it could be possible and not too hard to add an option on each...

Salut, J'ai [un script](https://github.com/nanawel/prometheus-exphporter/blob/main/src/Collector/Livebox.php) qui collecte les infos de la Livebox de manière régulière et j'ai vu que depuis 24h il plante car il n'est plus possible de récupérer la...

- Installation Type: Docker - Have you tried using the latest docker image / code base: yes **Describe the bug** It seems that settings once saved from the dedicated page...

_This is not a bug, only a little help that might be useful for some people passing through here._ It might be worth noting a scenario I've just encountered: I'm...

It seems searching using DataTables "Search" field is not supported with MongoDB documents. Am I right? Currently on my application, using this field immediately empties the table. I've found this...

Fixes a broken implementation under MySQL: `DROP CONSTRAINT` is not supported, you have to use `DROP [FOREIGN KEY | INDEX | KEY]` instead. See issue #36 **Warning:** introduces a potential...

BC Break

After upgrading to 1.0.7, the main window remains empty when running the application. When launched from a shell, the following lines are visible: ``` src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native): nv_common_gbm_create_device failed...

tauri