Kim Alvefur
|
ababc84794
|
mod_admin_shell: Fix display of units for some statistics
|
2020-06-07 00:18:14 +02:00 |
|
Kim Alvefur
|
4a087da58e
|
mod_admin_shell: Skip multiplier adjustment for rates
|
2020-06-04 16:54:52 +02:00 |
|
Kim Alvefur
|
509549f679
|
mod_admin_shell: Format stats with util.human.units
|
2020-06-03 19:27:44 +02:00 |
|
Kim Alvefur
|
753836c876
|
mod_admin_shell: Fix error due to float passed to os.date in Lua 5.3
Thanks Martin
|
2020-06-02 16:40:23 +02:00 |
|
Matthew Wild
|
81457f2fff
|
mod_admin_shell: Remove old variable declaration [luacheck]
|
2020-06-01 16:38:16 +01:00 |
|
Matthew Wild
|
f554caa3ac
|
mod_admin_shell: Remove extra newline at end of help text
|
2020-06-01 16:14:44 +01:00 |
|
Matthew Wild
|
e703759258
|
mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output from final result
Fixes the client pausing for input after output from commands.
|
2020-06-01 16:14:06 +01:00 |
|
Matthew Wild
|
9daa5c028c
|
mod_admin_shell: New module that implements the console interface over an admin socket
|
2020-06-01 15:43:00 +01:00 |
|
Matthew Wild
|
36fbcd4772
|
mod_admin_shell: Add watch:log() command to tail logs in realtime
|
2022-03-17 10:24:38 +00:00 |
|
Matthew Wild
|
119725bbe3
|
mod_admin_shell: Add session.is_connected() method
|
2022-03-17 10:23:12 +00:00 |
|
Matthew Wild
|
7881c5d093
|
mod_admin_shell: Add session.write() method to write data to client with no \n
|
2022-03-17 10:22:47 +00:00 |
|