Ayowel
Ayowel
I have a use-case where I want to monitor eventlogs and might want to interact with them (most likely write/cleanup events), this PR should allow me to do so.
Hi, The *\_\_all\_\_* var can be used to limit the data available using import, you might be interested in showing this behavior in your repository. Ayowel
This is a tracking issue for the evolution as I'm going to split it in several issues __Goals :__ * Normalize & document interfaces * Lower coupling between services *...
Fix #524 and added comments on the loops where a `while(true)` seemed legitimate to justify them. Note that: * The file watcher now resets right after polling to avoid useless...
This workflow automatically builds AsciidocFX when a new PR is issued. I added an install4j job but unfortunately could not test it. I will be adding unit tests when creating...
Setting-up JavaFX is a pain the first time and making it easier for new users to build Asciidocfx should encourage potential maintainers to send a fix. This PR adds the...
I was looking at the code after seeing #523 to figure out what the current behavior is and stumbled on while loops with code that seems useless/confusing to me. Example...
### What happened? Obs craches when attempting to use more that one pipewire source (Screen or window capture). The crash occurs at the moment the new pipewire source is selected...
senpaimd.org links appear to be dead : accessing the domain's root leads to a wazuh login prompt without account creation options, and accessing more deeply nested items returns 401 errors...
Make it possible to generate config unattended on low resource systems by bypassing prompts if `SKIP_SOLR` or `SKIP_CLAMD` is non-empty. This was tested with the mailcow-ansiblerole repository with the following...