summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash/luasrc/controller
AgeCommit message (Collapse)Author
2011-11-30applications/splash: Fix blacklisting mechanism, expose status on public ↵Manuel Munz
freifunk page, add json output and autoupdate.
2011-10-18applications/luci-splash: Finish translation work and move translation ↵Manuel Munz
strings to own file
2011-08-12applications, modules: remove i18n handling from controller modules as it ↵Jo-Philipp Wich
moved to the themes now
2010-11-17Freifunk: Make the splash page editableManuel Munz
2009-07-10applications/luci-splash: speedup splash dispatchingJo-Philipp Wich
2009-07-09applications/luci-splash: do explicit check for state newJo-Philipp Wich
2009-07-09applications/luci-splash: fix mac status queryJo-Philipp Wich
2009-07-06applications/luci-splash:Jo-Philipp Wich
- rewrote init script, cli - introduce download traffic counters - adept user interface
2009-06-06applications/luci-splash: merge splash rework to trunkJo-Philipp Wich
2009-05-30applications/luci-splash: properly fix mac address detection in mixed ↵Jo-Philipp Wich
IPv4/IPv6 environments (thanks stargieg)
2009-02-19applications/luci-splash: fix redirections and form targetsJo-Philipp Wich
2008-08-26UCI API changesSteven Barth
2008-08-06Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.utilSteven Barth
2008-07-15* luci/splash: fix #92Jo-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 webserversSteven Barth
* Setting base version to 0.7
2008-05-27* Optimized dispatching modelSteven Barth
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/