Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* 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> | |||
2013-03-07 | modules/admin-full: use firewall reload action | Jo-Philipp Wich | |
2012-11-21 | applications/luci-commands, applications/luci-upnp, modules/admin-core, ↵ | Jo-Philipp Wich | |
modules/admin-full, modules/freifunk: clean up argument handling of leaf nodes | |||
2012-03-04 | modules/admin-full: add DNS resolution to connections status page, order ↵ | Jo-Philipp Wich | |
connections descending by traffic | |||
2011-10-15 | modules/admin-full: move realtime stats into submenu | Jo-Philipp Wich | |
2011-09-13 | modules/admin-full: remove accidentally committed compat code | Jo-Philipp Wich | |
2011-09-13 | modules/admin-full: add wireless live stats | Jo-Philipp Wich | |
2011-09-01 | modules/admin-full: rework realtime stats to start luci-bwc on demand, kill ↵ | Jo-Philipp Wich | |
daemon after ten seconds of inactivity | |||
2011-08-12 | applications, modules: remove i18n handling from controller modules as it ↵ | Jo-Philipp Wich | |
moved to the themes now | |||
2011-05-04 | modules/admin-full: move system/processes to status/processes | Jo-Philipp Wich | |
2011-03-15 | modules/admin-full: fix index page (#213) | Jo-Philipp Wich | |
2011-03-15 | modules/admin-full: rename index page node from "Interfaces" to "overview" | Jo-Philipp Wich | |
2011-03-13 | modules/admin-full: merge "Active Connections" and "Realtime Connections" | Jo-Philipp Wich | |
2011-03-13 | modules/admin-full: remove status -> interfaces | Jo-Philipp Wich | |
2011-01-29 | modules/admin-full: add ip6tables status output (#193) | Jo-Philipp Wich | |
2010-11-28 | modules/admin-full: implement connection graph, cross browser fixes | Jo-Philipp Wich | |
2010-11-28 | modules/admin-full: implement load graph | Jo-Philipp Wich | |
2010-11-28 | modules/admin-full: add SVG based realtime bandwidth status | Jo-Philipp Wich | |
2009-11-01 | all: remove references to old i18n files | Jo-Philipp Wich | |
2009-10-31 | all: change most translate statements to new format, some need manual cleanup | Jo-Philipp Wich | |
2009-07-10 | modules/admin-full: reimplement conntrack page as template | Jo-Philipp Wich | |
2009-07-10 | modules/admin-full: speedup route status page by reimplementing it as template | Jo-Philipp Wich | |
2009-05-13 | modules/admin-full: | Jo-Philipp Wich | |
- move routes and conntrack info to status menu - move static routes to own 2nd level menu point - fix i18n in upgrade page | |||
2009-02-08 | modules/admin-full: | Jo-Philipp Wich | |
- translate i18n fallbacks to english in status controller - bump copyright year in iptables and interfaces templates - remove redundant fieldsets from iptables page and nuke a left-over code | |||
2009-02-08 | modules/admin-full: implement interface status page | Jo-Philipp Wich | |
i18n/english: add required strings for interface status | |||
2009-02-08 | modules/admin-full: implement iptables status page | Jo-Philipp Wich | |
i18n/english: resync xml, add strings for iptables page libs/sys/iptparser: implement chain() and is_custom_target() | |||
2008-11-16 | * luci/themes: fix log pages | Jo-Philipp Wich | |
* luci/modules/admin-full: add dmesg page * luci/i18n: add "dmesg" translations * luci/libs/util: add cmatch(), register string functions in string class * luci/libs/sys: add dmesg() | |||
2008-10-09 | OXYGEN #1: Added index-marks | Steven Barth | |
2008-08-18 | Updated Wifi Configuration in Mini, removed some orphaned pages | Steven Barth | |
2008-08-14 | modules/admin-full: Rewrote route configuration page | Steven Barth | |
2008-07-19 | modules/admin-mini: Added WLAN-Scan page | Steven Barth | |
Minor translation fixes | |||
2008-07-15 | Split up admin-core into admin-core and admin-full, preparing admin-mini | Steven Barth | |