Commit graph

6540 commits

Author SHA1 Message Date
Translation System
316dda48ac Commit from LuCI Translation Portal by user soma.: 80 of 80 messages translated (0 fuzzy). 2013-08-19 11:48:33 +00:00
Manuel Munz
bafe0c18b3 applications/luci-splash: Add another missing translation 2013-08-19 11:48:07 +00:00
Manuel Munz
9cf8a23f52 applications/luci-splash: Fix a translation problem with 2 strings 2013-08-19 11:33:14 +00:00
Translation System
86801ad26f Commit from LuCI Translation Portal by user soma.: 80 of 80 messages translated (0 fuzzy). 2013-08-18 20:46:17 +00:00
Manuel Munz
a7da45b502 po: update luci-splash translations 2013-08-18 20:42:49 +00: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
Manuel Munz
15088f5dd4 applications/luci-splash: Always allow clients to connect to the community homepage, make description of allowed hosts/subnets more clear, #595 2013-08-18 20:37:35 +00:00
Manuel Munz
54da15fc7f contrib/community-profiles: Allow 50KB/s Downloadrate per default in luci-splash 2013-08-18 11:30:00 +00:00
Manuel Munz
bf86e86429 applications/luci-splash: Set http_keepalive to zero. This fixes a problem 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-17 20:12:19 +00:00
Manuel Munz
82ab31b510 applications/luci-splash: Fix clients upload and download limiting 2013-08-17 19:42:45 +00:00
Patrick Grimm
db26a0c7d0 freifunk-gwcheck: make it more readeable and make compat with smaler ip version without short forms 2013-08-17 18:33:07 +00:00
Patrick Grimm
f496c67d25 luci-olsr: fix ipv6 nil in device var 2013-08-11 21:07:25 +00:00
Manuel Munz
3b0dee6e5c applications/luci-splash: do not delete the nodes luci_splash_mark_in rule when its ip is unknown while syncing, instead use iptables comments there and delete that rule when the lease has been removed. 2013-08-11 16:45:39 +00:00
Manuel Munz
bbc5b2ef69 applications/luci-splash: Use a seperate config file for leases, #590 2013-08-11 16:42:53 +00:00
Manuel Munz
64607feec4 contrib/community_profiles: Change default channel to 5 for potsdam 2013-08-10 08:32:10 +00:00
Patrick Grimm
bffccf25c5 luci-olsr: fix ipv6 ipv4 detection 2013-08-07 20:25:17 +00:00
Jo-Philipp Wich
a394b4f474 po: add translation files for Taiwanese (zh_TW) 2013-08-06 21:32:24 +00:00
Manuel Munz
1fbf60509d contrib/freifunk-gwcheck: Use bbb-vpn.berlin.freifunk.net instead of conntest.jpod.cc 2013-08-05 10:28:27 +00:00
Manuel Munz
2eb088f084 applications/olsr: Remove macs from olsr neighbors page; show '?' for SNR when no info is available; use a seperate column for local interface 2013-08-01 21:53:58 +00:00
Manuel Munz
b87051fe02 contrib/meshwizard: fix uhttpd listen addresses when ipv6 is used 2013-07-28 13:41:10 +00:00
Translation System
346f018663 Commit from LuCI Translation Portal by user soma.: 81 of 81 messages translated (0 fuzzy). 2013-07-28 08:45:06 +00:00
Manuel Munz
b81b388b0a po: Update translation template and translations for splash 2013-07-28 08:28:44 +00:00
Manuel Munz
37bf7b0217 applications/luci-splash: Add TOS, Fix Community Name, add possibility to just add some custom text to the splash page instead of replacing the whole page 2013-07-28 08:15:22 +00:00
Patrick Grimm
022970ec49 luci-olsr: read ip6assign from ubus 2013-07-25 08:32:04 +00:00
Patrick Grimm
56b48f76a7 luci-olsr: fix snr calc olsr neighbours and unit in Legend 2013-07-10 18:11:09 +00:00
Patrick Grimm
25c4b954a6 luci-olsr: add snr for olsr neighbours and update Legend 2013-07-10 17:52:38 +00:00
Jo-Philipp Wich
46c61acd06 modules/admin-full: fix extroot and fsck availability check (https://dev.openwrt.org/ticket/13837) 2013-07-09 09:33:22 +00:00
Patrick Grimm
cd04b1541d luci-olsr: neightbl for ipv6 neighbours 2013-07-07 20:16:39 +00:00
Patrick Grimm
54001e307e add luaneightbl: this is an arp replacement for ipv6. neightbl.get(wlan0) return ip,mac table this can use in a for loop "for ip,mac in pairs(t) do" Thanx Cyrus 2013-07-07 12:45:59 +00:00
Patrick Grimm
d946f2931e community-profiles: increase release 2013-07-05 23:07:23 +00:00
Patrick Grimm
09f078feea community-profiles: add a list of owm api server 2013-07-05 23:02:25 +00:00
Patrick Grimm
624926911b luci-olsr: fix typo 2013-07-02 23:17:16 +00:00
Patrick Grimm
38aa51a391 luci-olsr: add interface and wifi stats to public olsr-neighb site 2013-07-02 22:31:04 +00:00
Manuel Munz
c3cc1e786b contrib/community-profiles: Remove Freifunk Franken 2013-07-02 07:56:17 +00:00
Manuel Munz
0cb8eb3b0c contrib/freifunk-policyrouting: User higher prio for fallback ip rule so that this rule will be after all rules which are added by netifd for openwrts new native ip support 2013-06-14 21:58:02 +00:00
Jo-Philipp Wich
b543594e5e applications/luci-firewall: remove nat reflection dependency on the wan zone, it causes issues with network lists and is not needed with fw3 anymore 2013-06-13 17:25:44 +00:00
Manuel Munz
2a366f4c55 applications/luci-splash: Always insert the mangling rules, not just when 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-04 19:24:30 +00:00
Jo-Philipp Wich
49fc87429f contrib: prepare for renaming of firewall3 in OpenWrt 2013-06-04 12:18:49 +00:00
Manuel Munz
43e0004dfe contrib/freifunk-gwcheck: increase release nr 2013-06-03 08:26:09 +00:00
Manuel Munz
a0e67e6b89 contrib/freifunk-gwcheck: Depend on firewall3 2013-06-03 08:24:29 +00:00
Manuel Munz
4bcf1e6c8a contrib/meshwizard: Depends on firewall3 2013-06-03 08:23:49 +00:00
Manuel Munz
7c9e0484e9 contrib/freifunk-policyrouting: Make it work with firewall3 and make use of the new ip rule support in /etc/config/network 2013-06-02 23:53:23 +00:00
Manuel Munz
a1bd60ef6e applications/luci-splash: Only restart splash in hotplug for interfaces which are using splash 2013-06-02 23:48:30 +00:00
Manuel Munz
af72920b6e applications/luci-splash: Add hotplug script for splash 2013-06-02 16:41:03 +00:00
Manuel Munz
039cf65524 applications/luci-splash: Work with firewall3 2013-06-02 16:36:37 +00:00
Manuel Munz
61a94b2329 contrib/freifunk-firewall: Make it work with firewall3 2013-06-02 16:29:29 +00:00
Manuel Munz
6c3a86cb77 contrib/community-profiles: Update Weinstadt und Reihen (add dns option), whitespace fixes 2013-05-30 14:44:37 +00:00
Manuel Munz
a16416f437 contrib/community-profiles: Add schwarzach 2013-05-29 14:19:50 +00:00
Steven Barth
ca65b9a4b7 Fix a typo in IPv6 configuration page 2013-05-24 05:50:55 +00:00
Manuel Munz
82267099ae modules/freifunk: Allow to enable/disable VAP in community profiles 2013-05-23 14:07:23 +00:00