d3vyce
d3vyce
Since mariadb version change (#2523) the docker-compose.yml doesn't work anymore. Environment variables are no longer prefixed with `MYSQL_*` but with `MARIADB_*`.
This function allow a plugin to retrive his folder path to register assets. This is especially useful when a plugin's git repo doesn't exactly correspond to the names present in...
Hi 👋 My project is to integrate an stats exporter for prometheus. In short, a few features: - on/off via admin - endpoint protection for admins only - export of...
Hi! As discuss in #290 #348 In this PR, I'm adding the ability to run scheduled tasks every X seconds. This fills a gap that CRON doesn't allow. To avoid...