Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-03 | luci-base, luci-mod-status: convert realtime stats to client side views | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-11-17 | luci-mod-status: fix average calculations | Jo-Philipp Wich | |
Calculate the average over the actual data and not over the entire timeframe. Fixes #2301 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-10-28 | Add missing variable declarations in JavaScript code | Stefan Weil | |
This fixes errors reported by LGTM. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
2018-09-19 | modules: Split luci-mod-full | Daniel F. Dickinson | |
Move some common elements to luci-base, and otherwise make three packages out of status, system, and network. They were mostly separated already, but there were some shared elements between status and network that are now in luci-base. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com> |