Commit graph

4 commits

Author SHA1 Message Date
Kevin Darbyshire-Bryant
e96c1f31db luci-mod-dashboard: show IPv6 connection uptime
Show connection uptime for both IPv4 & IPv6 interfaces.
Rename display field from 'Connected since' to 'Uptime' as this makes
more sense to me.  You could say 'Connected for' or 'Connection
duration'.  After a lot of thought decided that 'Uptime' is what I'm
most comfortable saying.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2022-07-29 15:01:04 +01:00
Giovanni Giacobbi
d3280e6f5d treewide: minor fixes to typos, whitespace, and indentation
Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
2021-01-20 12:36:13 +02:00
Jo-Philipp Wich
03c77dafe3 treewide: transition div tables to actual table markup
Modern browsers allow decomposing table markup equally well as nested div
constructs, therefor migrate our <div> table markup to actual <table> tags
but keep the old table/tr/th/td CSS classes for now to allow for a smooth
theme transition.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-11-27 21:36:40 +01:00
Zhao ZHANG
2f32ddd603 luci-mod-dashboard: initial checkin
Signed-off-by: ZHANG Zhao <Zhao.Zhang2@etu.univ-grenoble-alpes.fr>
[improve firmware version, fix dependencies, clean acls]
Signed-off-by: Paul Spooren <mail@aparcar.org>
[fix css for themes other than bootstrap]
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-09-03 10:12:44 -10:00