Commit graph

11 commits

Author SHA1 Message Date
Jo-Philipp Wich
1bb4822dca Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
 * Make each LuCI module its own standalone package
 * Deploy a shared luci.mk which is used by each module Makefile

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00
Jo-Philipp Wich
a1415d7430 modules: make most remaining hardcoded strings translatable, patch by "BasicXP" <basicxp@ubuntu.com> 2012-08-14 13:08:18 +00:00
Jo-Philipp Wich
9de7ff8e69 modules/admin-full: reverse time labels in realtime stats (#386) 2012-03-04 14:06:30 +00:00
Jo-Philipp Wich
00f23f60f6 modules/admin-full: move realtime stats into submenu 2011-10-15 05:10:58 +00:00
Jo-Philipp Wich
af4afea77f modules/admin-full: fix JavaScript issues in live statistics 2011-10-14 13:33:47 +00:00
Jo-Philipp Wich
e415f27419 modules/admin-full: switch live stats to XHR.poll(), lower update frequency to 3 seconds 2011-09-26 00:48:02 +00:00
Jo-Philipp Wich
ceff3fc35c modules/admin-full: implement connection graph, cross browser fixes 2010-11-28 18:01:07 +00:00
Jo-Philipp Wich
45cedb0fbd modules/admin-full: fix ordering 2010-11-28 06:51:33 +00:00
Jo-Philipp Wich
9c6efa1554 modules/admin-full: hide special interfaces like imq0, mon.wlan0 etc. 2010-11-28 06:50:38 +00:00
Jo-Philipp Wich
ea8465e98b modules/admin-full: remove leftover debug html 2010-11-28 06:45:10 +00:00
Jo-Philipp Wich
ae3825387b modules/admin-full: add SVG based realtime bandwidth status 2010-11-28 06:41:45 +00:00