summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash/luasrc
AgeCommit message (Collapse)Author
2011-08-12applications, modules: remove i18n handling from controller modules as it ↵Jo-Philipp Wich
moved to the themes now
2011-05-14luci-splash: XHTML failed validation, fix itManuel Munz
2010-11-17Freifunk: Make the splash page editableManuel Munz
2009-11-25applications/luci-splash: don't allow removing common settings...Jo-Philipp Wich
2009-10-31all: translation fixes in templatesJo-Philipp Wich
2009-10-31all: change most translate statements to new format, some need manual cleanupJo-Philipp Wich
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
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-16applications/luci-splash:Jo-Philipp Wich
- use kilobyte/s for rate limiting - reject traffic instead of silently dropping it - allow unsplashed access to the mesh - add possibility to specify non-splashed destination networks - reorganize iptables rules
2009-06-10applications/luci-splash: add rate limiting options for splash clientsJo-Philipp Wich
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-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵Jo-Philipp Wich
Alina!
2008-08-26UCI API changesSteven Barth
2008-08-07modules/admin-full: Added support for interface aliasesSteven Barth
2008-08-06Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.utilSteven Barth
2008-08-05applications/luci-splash: Updated to work with new UCI firewallSteven Barth
2008-07-25applications/luci-splash: Made configuration sections tablesSteven Barth
2008-07-15* luci/splash: fix #92Jo-Philipp Wich
2008-07-07Added copyright-tags to templatesSteven Barth
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-06-09* Completed cleanup of German translationSteven Barth
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-03* applications/luci-splash: Fixed a typoSteven Barth
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/