| Sat, 08 Apr 2023 11:28:55 +0200 |
Kim Alvefur |
mod_admin_shell: Add config:set([host,] key, value) because why not
|
| Sat, 08 Apr 2023 10:16:18 +0200 |
Kim Alvefur |
mod_admin_shell: Allow wildcard matches like s2s:show("*.example.com")
|
| Fri, 07 Apr 2023 14:03:24 +0200 |
Kim Alvefur |
mod_admin_shell: Allow "*" as substitute for 'nil' for easier CLI usage
|
| Fri, 07 Apr 2023 13:09:00 +0200 |
Kim Alvefur |
mod_admin_shell: Make IP column thinner if IPv6 is disabled
|
| Fri, 07 Apr 2023 13:07:00 +0200 |
Kim Alvefur |
mod_admin_shell: Make default column width 1 part
|
| Fri, 07 Apr 2023 13:04:15 +0200 |
Kim Alvefur |
mod_admin_shell: Fix attempt to compare number with string
|
| Fri, 07 Apr 2023 12:58:02 +0200 |
Kim Alvefur |
mod_admin_shell: Dynamically size JIDs and hosts
|
| Fri, 07 Apr 2023 12:48:17 +0200 |
Kim Alvefur |
mod_admin_shell: More dynamic widths calculations
|