summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash
AgeCommit message (Collapse)Author
2013-08-17applications/luci-splash: Set http_keepalive to zero. This fixes a problem ↵Manuel Munz
where the user was not properly redirected after accepting the splash in some cases and when an uhttpd was used that supports http keepalive
2013-08-17applications/luci-splash: Fix clients upload and download limitingManuel Munz
2013-08-11applications/luci-splash: do not delete the nodes luci_splash_mark_in rule ↵Manuel Munz
when its ip is unknown while syncing, instead use iptables comments there and delete that rule when the lease has been removed.
2013-08-11applications/luci-splash: Use a seperate config file for leases, #590Manuel Munz
2013-07-28applications/luci-splash: Add TOS, Fix Community Name, add possibility to ↵Manuel Munz
just add some custom text to the splash page instead of replacing the whole page
2013-06-04applications/luci-splash: Always insert the mangling rules, not just when ↵Manuel Munz
bandwidth limit is used. That makes it possible to have client bandwidth stats without using the bandwidth limit. Taken from https://github.com/freifunk/ff-control/blob/master/patches/luci-splash-mark.patch, thx Patrick
2013-06-02applications/luci-splash: Only restart splash in hotplug for interfaces ↵Manuel Munz
which are using splash
2013-06-02applications/luci-splash: Add hotplug script for splashManuel Munz
2013-06-02applications/luci-splash: Work with firewall3Manuel Munz
2013-05-18applications/luci-splash: Only add splash forwarding rule for ip6tables when ↵Manuel Munz
the interface has an ipv6 address
2013-03-25applications/luci-splash: Add limited IPv6 SupportManuel Munz
2013-02-09applications/luci_splash: Do not try to get parent interfaces for bridgesManuel Munz
2013-01-30applications/luci-splash: Get parent interface from ifname option. This is ↵Manuel Munz
for the new syntax where interfaces are used for aliases. The alias notation (config alias in /etc/config/network) is no longer supported by luci-splash.
2012-11-26remove .i18n annotations from controller filesJo-Philipp Wich
2012-09-02applications/splash: Fix error when replacing markers, delete file which ↵Manuel Munz
contains the custom text if it is empty, #477
2012-06-18applications/luci-splash: when more than two clients where leased and ↵Manuel Munz
another one got a lease luci-splash dropped the others, see #431. Thanks to andrenarchy for the patch
2012-02-05luci-splash: fix typoPatrick Grimm
2012-02-03luci-splash: create the tbody outside from tr loopPatrick Grimm
2012-02-02luci-splash: getElementById("splash_table") splash_table is the id from a ↵Patrick Grimm
tbody. dont add tbody close tag.
2012-02-01luci-splash: Fix html typoPatrick Grimm
2012-01-10Freifunk: Fix html typoPatrick Grimm
2011-11-30applications/splash: Fix blacklisting mechanism, expose status on public ↵Manuel Munz
freifunk page, add json output and autoupdate.
2011-11-27applications/luci-splash: Make splashtext translateable, show down-/upload ↵Manuel Munz
limits and link to contact page
2011-10-18applications/luci-splash: Fix double 'and' typo (325)Manuel Munz
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
2011-07-01applications/luci-splash: semd a WISPr response, allows iPhone to detect ↵Jo-Philipp Wich
Captive Portal while normal browsers are redirected
2011-07-01applications/luci-splash: fix two other redundant lock wait callsJo-Philipp Wich
2011-07-01applications/luci-splash: fix possible race conditionJo-Philipp Wich
2011-06-17(no commit message)Matthias Uferer
2011-06-16applications/luci-splash: use an HTML redirect on initial splash, fixes ↵Jo-Philipp Wich
iPhone captive portal detection
2011-05-14luci-splash: XHTML failed validation, fix itManuel Munz
2011-02-17applications/luci-splash: fix init script enabling on build hostJo-Philipp Wich
2011-01-02applications/luci-splash: drop uvl schemaJo-Philipp Wich
2010-12-11applications/luci-splash: Fix typoManuel Munz
2010-12-11applications/luci-splash: Add cache controlManuel Munz
2010-11-24applications/luci-splash: Use conffiles to store splashtext on sysupgradeManuel Munz
2010-11-17Freifunk: Make the splash page editableManuel Munz
2010-10-28applications/luci-splash: add missing insmod for act_police, fix a crash in ↵Jo-Philipp Wich
cli util
2010-10-28applications/luci-splash: make it work with uhttpdJo-Philipp Wich
2010-07-01Force postinst script exiting with return code 0Vasilis Tsiligiannis
2010-04-13splash: fix exception when listing whitelist entriesBenoît Knecht
Fixes ticket #123.
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-23applications/luci-splash: fix upper/lowercase issues in luci splash-cli, ↵Jo-Philipp Wich
thanks to egon_ffj and patrick for spotting this
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