Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_admin_shell: Format stats with util.human.units | Kim Alvefur | 2020-06-03 | 1 | -36/+36 |
* | mod_admin_shell: Fix error due to float passed to os.date in Lua 5.3 | Kim Alvefur | 2020-06-02 | 1 | -4/+4 |
* | mod_admin_shell: Remove old variable declaration [luacheck] | Matthew Wild | 2020-06-01 | 1 | -2/+0 |
* | mod_admin_shell: Remove extra newline at end of help text | Matthew Wild | 2020-06-01 | 1 | -1/+0 |
* | mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output fro... | Matthew Wild | 2020-06-01 | 1 | -13/+19 |
* | mod_admin_shell: New module that implements the console interface over an adm... | Matthew Wild | 2020-06-01 | 1 | -0/+1637 |