Commit graph

94 commits

Author SHA1 Message Date
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
Jo-Philipp Wich
ca0de8445c applications/luci-splash: semd a WISPr response, allows iPhone to detect Captive Portal while normal browsers are redirected 2011-07-01 13:49:45 +00:00
Jo-Philipp Wich
eb8908bcea applications/luci-splash: fix two other redundant lock wait calls 2011-07-01 11:33:46 +00:00
Jo-Philipp Wich
a0001338e8 applications/luci-splash: fix possible race condition 2011-07-01 11:26:35 +00:00
Matthias Uferer
3c27fb3a17 2011-06-17 02:54:50 +00:00
Jo-Philipp Wich
be2ae705fa applications/luci-splash: use an HTML redirect on initial splash, fixes iPhone captive portal detection 2011-06-16 23:00:57 +00:00
Manuel Munz
01db32fdcf luci-splash: XHTML failed validation, fix it 2011-05-14 12:55:22 +00:00
Jo-Philipp Wich
9e09f62fc6 applications/luci-splash: fix init script enabling on build host 2011-02-17 19:17:01 +00:00
Jo-Philipp Wich
a945f69b4c applications/luci-splash: drop uvl schema 2011-01-02 19:37:00 +00:00
Manuel Munz
75e1a4cfbc applications/luci-splash: Fix typo 2010-12-11 03:41:08 +00:00
Manuel Munz
3f8bc05e5b applications/luci-splash: Add cache control 2010-12-11 03:38:35 +00:00
Manuel Munz
cbe2cb545c applications/luci-splash: Use conffiles to store splashtext on sysupgrade 2010-11-24 01:07:45 +00:00
Manuel Munz
5da3e251c0 Freifunk: Make the splash page editable 2010-11-17 22:59:08 +00:00
Jo-Philipp Wich
6fa65fa9ec applications/luci-splash: add missing insmod for act_police, fix a crash in cli util 2010-10-28 18:20:15 +00:00
Jo-Philipp Wich
28b5b2b637 applications/luci-splash: make it work with uhttpd 2010-10-28 16:58:05 +00:00
Vasilis Tsiligiannis
66a5b8146f Force postinst script exiting with return code 0 2010-07-01 09:52:12 +00:00
Benoît Knecht
4cf6abae1a splash: fix exception when listing whitelist entries
Fixes ticket #123.
2010-04-13 07:29:58 +00:00
Jo-Philipp Wich
3a16b20c96 applications/luci-splash: don't allow removing common settings... 2009-11-25 02:20:09 +00:00
Jo-Philipp Wich
cffba70b2e all: translation fixes in templates 2009-10-31 19:26:07 +00:00
Jo-Philipp Wich
7c76587588 all: change most translate statements to new format, some need manual cleanup 2009-10-31 15:54:11 +00:00
Jo-Philipp Wich
7aacb0561d applications/luci-splash: fix upper/lowercase issues in luci splash-cli, thanks to egon_ffj and patrick for spotting this 2009-07-23 22:48:29 +00:00
Jo-Philipp Wich
8fcd841aa9 convert luci.fs users to nixio.fs api 2009-07-19 00:24:58 +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
d807510dad applications/luci-splash: remove debug flag from init script 2009-07-06 21:23:12 +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
c443a549be applications/luci-splash: do not splash non-splash clients 2009-06-25 21:25:19 +00:00
Jo-Philipp Wich
992bc68b2b applications/luci-splash:
- 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-16 21:41:29 +00:00
Jo-Philipp Wich
5c26ca647b applications/luci-splash: add rate limiting options for splash clients 2009-06-10 23:39:40 +00:00
Jo-Philipp Wich
0193ffd4df applications/luci-splash: only load required modules 2009-06-09 12:48:58 +00:00
Jo-Philipp Wich
97eb513e0e applications/luci-splash: fix typo in init script 2009-06-09 12:41:36 +00:00
Jo-Philipp Wich
e648e1a45f applications/luci-splash: cope with non-numeric (invalid) limit_up & limit_down values in luci-splash cli 2009-06-09 12:36:31 +00:00
Jo-Philipp Wich
ceb49b0390 applications/luci-splash: we don't need to know down_burst in luci-splash cli 2009-06-09 12:34:52 +00:00
Jo-Philipp Wich
5e9fcc76c0 applications/luci-splash: luci-splashd is obsolete, remove start & stop for it (again) 2009-06-09 12:31:42 +00:00
Jo-Philipp Wich
05db82eba9 applications/luci-splash: tc delete operations may fail, make them silent 2009-06-09 12:30:16 +00:00
Jo-Philipp Wich
06001d99b1 applications/luci-splash: remove left-over code 2009-06-09 12:19:28 +00:00
Jo-Philipp Wich
e385f91ff6 applications/luci-splash: add optional QoS rate limiting for splash clients 2009-06-09 12:15:31 +00:00
Jo-Philipp Wich
a2d8fc3d2f applications/luci-splash: use RETURN target for count rules 2009-06-07 13:29:17 +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
Steven Barth
f7deae100d LuCId 2009-05-26 17:44:02 +00:00
Steven Barth
282e08a0c7 Fix LuCI-Frickel-Splashd 2009-05-25 10:31:02 +00:00
Jo-Philipp Wich
7bf803250b build: integrate po files in the build system 2009-05-19 02:18:28 +00:00
Jo-Philipp Wich
750a6910ed applications/luci-splash: fix crontab setup at boot time 2009-05-13 10:10:30 +00:00
Steven Barth
67fbe1b33c Remove Luasocket - obsoleted by nixio
Remove old luasocket based LuCI Httpd - obsoleted by lucittpd
Remove lpeg - not in use
Rewrite luci-splashd using nixio
2009-05-01 11:28:34 +00:00
Jo-Philipp Wich
df3d84780e applications/luci-splash: prevent duplicate firewall rules after boot 2009-02-20 04:15:54 +00:00
Jo-Philipp Wich
80a9bb5e83 applications/luci_splash: fix restart of luci-splashd 2009-02-20 01:43:47 +00:00
Jo-Philipp Wich
68d3381d2d applications/luci-splash: yet another bunch of firewall fixes, improved handling of luci_splash restarts 2009-02-20 01:30:30 +00:00
Jo-Philipp Wich
114aa8d111 applications/luci-splash: firewall fixes 2009-02-20 00:38:37 +00:00