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-08-18 | applications/luci-splash: Per default redirect to the page the user ↵ | Manuel Munz | |
requested after he accepted the splash. This can be overwritten with redirect_url in the general section in luci_splash config, #595 | |||
2012-11-26 | remove .i18n annotations from controller files | Jo-Philipp Wich | |
2011-11-30 | applications/splash: Fix blacklisting mechanism, expose status on public ↵ | Manuel Munz | |
freifunk page, add json output and autoupdate. | |||
2011-10-18 | applications/luci-splash: Finish translation work and move translation ↵ | Manuel Munz | |
strings to own file | |||
2011-08-12 | applications, modules: remove i18n handling from controller modules as it ↵ | Jo-Philipp Wich | |
moved to the themes now | |||
2010-11-17 | Freifunk: Make the splash page editable | Manuel Munz | |
2009-07-10 | applications/luci-splash: speedup splash dispatching | Jo-Philipp Wich | |
2009-07-09 | applications/luci-splash: do explicit check for state new | Jo-Philipp Wich | |
2009-07-09 | applications/luci-splash: fix mac status query | Jo-Philipp Wich | |
2009-07-06 | applications/luci-splash: | Jo-Philipp Wich | |
- rewrote init script, cli - introduce download traffic counters - adept user interface | |||
2009-06-06 | applications/luci-splash: merge splash rework to trunk | Jo-Philipp Wich | |
2009-05-30 | applications/luci-splash: properly fix mac address detection in mixed ↵ | Jo-Philipp Wich | |
IPv4/IPv6 environments (thanks stargieg) | |||
2009-02-19 | applications/luci-splash: fix redirections and form targets | Jo-Philipp Wich | |
2008-08-26 | UCI API changes | Steven Barth | |
2008-08-06 | Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util | Steven Barth | |
2008-07-15 | * luci/splash: fix #92 | Jo-Philipp Wich | |
2008-06-29 | * applications/luci-splash: Rewrote luci-splash using an own daemon ↵ | Steven Barth | |
implementation * Minor tweaks in luci.dispatcher | |||
2008-06-14 | * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers | Steven Barth | |
* Setting base version to 0.7 | |||
2008-05-27 | * Optimized dispatching model | Steven Barth | |
2008-05-27 | commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e | Steven Barth | |
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/ |