Jozef Rebjak
Jozef Rebjak
**Describe the bug** @codecalm I'm trying to use new datatable component, which is using ListJS. Sorting is working as expected, but when I'm trying to add Pagination there is an...
@codecalm It will be nice to add network related icons like: - ethernet (https://fontawesome.com/icons/ethernet?s=solid) - various equipment icons (https://www.dreamstime.com/stock-illustration-network-equipment-icon-set-vector-illustration-simplified-line-design-black-icons-collection-white-bacground-image84655591)
It is common practice to include in email verification emails some user request info like `IP Address`, `User Agent Device` & `Date` when a user is asked for some code....
### Summary @tiredofit It seems like `//` typo ```console 2023-12-10.09:22:39 [42m[STARTING][49m ** [nginx] [1] Starting nginx 1.25.3 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory sed: /etc/zabbix//zabbix_agentd.conf: No such file or...
## Description Applied fix as in https://github.com/bigskysoftware/htmx/commit/695fd8aa14404afc695ae96949ce61965fc2b3ae for loading-states extension. Corresponding issue: https://github.com/bigskysoftware/htmx/issues/2450 ## Testing I tested it locally on MacOS M1 Sonoma with Safari 17.4.1 ## Checklist * [x]...
**Current Behavior** The mysqld_exporter supports environment variable for configuration, including `MYSQLD_EXPORTER_PASSWORD` for specifying the MySQL password. However, when using Docker Swarm secrets, there's no support for the `_FILE` suffix pattern...
Add support for a `HEALTHCHECK_URL` environment variable to allow customizing the health check endpoint without overriding the entire `HEALTHCHECK` instruction. ## Problem When running PHP applications with secure cookie configurations...