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
Manuel Munz
47612c60f3
applications/luci-splash: Per default redirect to the page the user requested after he accepted the splash. This can be overwritten with redirect_url in the general section in luci_splash config, #595
2013-08-18 20:41:30 +00:00
Jo-Philipp Wich
848e43a5b4
remove .i18n annotations from controller files
2012-11-26 12:53:43 +00:00
Manuel Munz
c5329d85d5
applications/splash: Fix blacklisting mechanism, expose status on public freifunk page, add json output and autoupdate.
2011-11-30 05:50:43 +00:00
Manuel Munz
241c9bcbef
applications/luci-splash: Finish translation work and move translation strings to own file
2011-10-18 09:23:27 +00:00
Jo-Philipp Wich
1d76d8a215
applications, modules: remove i18n handling from controller modules as it moved to the themes now
2011-08-12 13:16:27 +00:00
Manuel Munz
5da3e251c0
Freifunk: Make the splash page editable
2010-11-17 22:59:08 +00:00
Jo-Philipp Wich
a29c4ce658
applications/luci-splash: speedup splash dispatching
2009-07-10 22:45:50 +00:00
Jo-Philipp Wich
2dcd2eb9b2
applications/luci-splash: do explicit check for state new
2009-07-09 17:01:50 +00:00
Jo-Philipp Wich
7d7fcecb74
applications/luci-splash: fix mac status query
2009-07-09 16:55:41 +00:00
Jo-Philipp Wich
b0771c43ea
applications/luci-splash:
...
- rewrote init script, cli
- introduce download traffic counters
- adept user interface
2009-07-06 21:14:59 +00:00
Jo-Philipp Wich
970dabd1db
applications/luci-splash: merge splash rework to trunk
2009-06-06 09:41:02 +00:00
Jo-Philipp Wich
6a2bb359fd
applications/luci-splash: properly fix mac address detection in mixed IPv4/IPv6 environments (thanks stargieg)
2009-05-30 22:38:46 +00:00
Jo-Philipp Wich
b6406c3980
applications/luci-splash: fix redirections and form targets
2009-02-19 21:31:33 +00:00
Steven Barth
91ba7c42f5
UCI API changes
2008-08-26 23:00:44 +00:00
Steven Barth
76982655fa
Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util
2008-08-06 20:11:15 +00:00
Jo-Philipp Wich
b0d36c88d9
* luci/splash: fix #92
2008-07-15 22:55:25 +00:00
Steven Barth
ee324cb3a7
* applications/luci-splash: Rewrote luci-splash using an own daemon implementation
...
* Minor tweaks in luci.dispatcher
2008-06-29 14:42:53 +00:00
Steven Barth
855b7582d3
* Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers
...
* Setting base version to 0.7
2008-06-14 14:12:12 +00:00
Steven Barth
b1e131a3db
* Optimized dispatching model
2008-05-27 20:39:48 +00:00
Steven Barth
d35a620e9f
commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
...
Author: Felix Fietkau <nbd@openwrt.org>
Date: Tue May 27 13:56:12 2008 +0200
rename src/ to luasrc/
2008-05-27 12:23:39 +00:00