Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-22 | luci-app-statistics: clean and fix plugin configurations | Jo-Philipp Wich | |
- Remove redundant form flags - Fix various default values - Add some new collect options and remove options that do not exist anymore Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-21 | luci-app-statistics: use stable random seed for dynamic graph colors | Jo-Philipp Wich | |
Fixes: #3666 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-21 | luci-app-statistics: iptables.js: fix rule match expression | Jo-Philipp Wich | |
Fixes: #3658 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-21 | luci-app-statistics: df.js: fix null access in configSummary() | Jo-Philipp Wich | |
Fixes: #3657 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-20 | luci-app-statistics: fix graph power/noise ordering | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-20 | luci-app-statistics: fix data source ordering | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-19 | luci-app-statistics: fix datasource selection in graph rendering | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-14 | luci-app-statistics: auto-create missing plugin entries | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-14 | luci-app-statistics: config ui tweaks | Jo-Philipp Wich | |
- Synchronize enabled checkboxes in overview and modals - Auto-open modal if enabling plugin with extended config Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-13 | luci-app-statistics: convert graph rendering to client side js | Jo-Philipp Wich | |
This conversion requires cgi-io >= version 17 and uhttpd version >= 2020-02-12 to function properly. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-12 | luci-app-statistics: convert collectd configuration to client side views | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> |