'unix' -> 'linux' (bis)
[valheim_web.git] / backend / src / valheim_controller.rs
2021-03-17 Greg Burri'unix' -> 'linux' (bis)
2021-03-17 Greg Burri'unix' -> 'linux'
2021-03-17 Greg BurriAdd the date and time of the latest backup.
2021-03-16 Greg BurriAdding information about backup (WIP)
2021-03-15 Greg BurriSupport systemd only on unix
2021-03-15 Greg BurriCache displayed data
2021-03-15 Greg BurriDisplay the number of active player
2021-03-11 Greg BurriPut the world path in the configuration file
2021-03-11 Greg BurriRemove all warnings
2021-03-11 Greg BurriAdd world size
2021-03-10 Greg BurriDisplay load average in percent
2021-03-10 Greg BurriUse the correct process name...
2021-03-10 Greg BurriReplace cpu usage by load average
2021-03-08 Greg BurriDisplay days (uptime)
2021-03-08 Greg BurriDisplay some server process information (memory, cpu...
2021-03-05 Greg BurriAdd a Valheim controller module.