valheim_web.git
2023-01-23 Greg BurriUpdate dependencies master
2022-09-22 Greg Burri'memory' is now in bytes.
2022-09-19 Greg BurriUpdate dependencies.
2022-04-08 Greg BurriMerge branch 'master' of gburri.org:valheim_web
2022-04-08 Greg BurriUpdate dependencies
2021-03-25 Greg BurriUpdate dependencies
2021-03-23 Greg BurriDisplay the number of player instead of the names
2021-03-22 Greg BurriSet the parsing type
2021-03-22 Greg BurriSemicolon missing
2021-03-22 Greg BurriBe sure the right number of connection is used
2021-03-22 Greg BurriFix an issue where too few player was displayed
2021-03-22 Greg BurriAvoid data duplication.
2021-03-22 Greg BurriDisplay '<none>' if there is no active player.
2021-03-22 Greg BurriUpdate dependencies
2021-03-22 Greg BurriShow player names (WIP)
2021-03-18 Greg BurriUptime a bit more readable
2021-03-18 Greg BurriRemove text shadow, it hurts ;)
2021-03-17 Greg BurriBetter readability
2021-03-17 Greg BurriUse a table to show information
2021-03-17 Greg BurriUse 'modified()' instead of 'created()' to get the...
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 BurriUse a cached function
2021-03-15 Greg BurriCache displayed data
2021-03-15 Greg BurriForget a 's'.
2021-03-15 Greg BurriDisplay the number of active player
2021-03-11 Greg BurriReplace 'listenfd' by 'cargo watch'
2021-03-11 Greg BurriAvoid copying generated file 'style.css.map'
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-11 Greg BurriUse a pretty font
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-10 Greg BurriSimplify CSS
2021-03-08 Greg BurriDisplay days (uptime)
2021-03-08 Greg BurriDisplay some server process information (memory, cpu...
2021-03-08 Greg BurriMerge branch 'master' of gburri.org:valheim_web into...
2021-03-08 Greg BurriAdd some features ideas
2021-03-08 Greg BurriAdd a message to know if the server is running or not.
2021-03-05 Greg BurriUpdate TODO
2021-03-05 Greg BurriAdd a Valheim controller module.
2021-03-05 Greg BurriUpdate title
2021-03-05 Greg BurriInitial commit