summaryrefslogtreecommitdiffhomepage
path: root/modules/freifunk
AgeCommit message (Collapse)Author
2015-01-08Rework LuCI build systemJo-Philipp Wich
* 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>
2014-09-24modules/freifunk: fix map.html when using https, thanks cholinManuel Munz
2014-08-10modules/freifunk: fix wifi overview on public status pageManuel Munz
2014-08-03freifunk fix profile expert fs write function.Patrick Grimm
2014-04-23modules/freifunk: don't drop priveleges for OLSR status page, we need root ↵Jo-Philipp Wich
to talk to ubus
2014-04-23Revert "modules/freifunk: don't drop priveleges for OLSR status page, we ↵Jo-Philipp Wich
need root to talk to ubus" This reverts commit 57481b0e94b1d4be944c623ffa8334cbd4d53cbb, it contains some accidentally commited changes.
2014-04-23modules/freifunk: don't drop priveleges for OLSR status page, we need root ↵Jo-Philipp Wich
to talk to ubus
2013-05-23modules/freifunk: Allow to enable/disable VAP in community profilesManuel Munz
2013-03-16modules/freifunk: Remove olsrd infos from status.jsonManuel Munz
2013-02-11modules/freifunk: Fix time var. change in r9666Patrick Grimm
2013-02-09modules/freifunk: Fix default route display for virtual interfaces. while at ↵Manuel Munz
it, rework and simplify the code for the status page
2013-01-09modules/freifunk: Add homepage(s) field to contact informationManuel Munz
2012-11-30modules/freifunk: simplify colors in map, add a legendManuel Munz
2012-11-26remove .i18n annotations from controller filesJo-Philipp Wich
2012-11-21applications/luci-commands, applications/luci-upnp, modules/admin-core, ↵Jo-Philipp Wich
modules/admin-full, modules/freifunk: clean up argument handling of leaf nodes
2012-09-19modules/freifunk: remove sorting function from widgets include in index viewManuel Munz
2012-09-17modules/freifunk: include widgets in indexpage when availableManuel Munz
2012-08-20modules/freifunk: Add ipv6 options to community profile formManuel Munz
2012-08-08modules/freifunk: use getiwinfo() instead of getiwconfig()Jo-Philipp Wich
2012-07-09mod-freifunk: Fix problem with osm map, OpenLayers.Control.MouseDefaults() ↵Manuel Munz
was removed in OpenLayers 2.12
2012-06-25modules/freifunk: Add minlength datatype to location, #444Manuel Munz
2012-04-04modules/freifunk: Fix model/system confusion in public_statusManuel Munz
2011-11-30applications/splash: Fix blacklisting mechanism, expose status on public ↵Manuel Munz
freifunk page, add json output and autoupdate.
2011-11-08modules/freifunk: Fix display of warning about diversityManuel Munz
2011-11-06modules/freifunk: Show warning about diversity only if not using mac80211Manuel Munz
2011-11-02modules/freifunk: Fix error on freifunk/adminindex page when running on the ↵Manuel Munz
Development Environment
2011-11-02modules/freifunk: Fix errors on index and contact pages when running the ↵Manuel Munz
Development Environment
2011-10-21modules/freifunk: Nicer layout of the contact page; make note a TextValue ↵Manuel Munz
field in the admin interface
2011-10-18modules/freifunk: Fix small errorManuel Munz
2011-10-16modules/freifunk: This was moved to freifunk-common with r7554Manuel Munz
2011-10-10modules/freifunk: Make display of ipv4 default route in public status work ↵Manuel Munz
with freifunk-policyrouting enabled
2011-10-10modules/freifunk: Move contact page to first level menuManuel Munz
2011-10-02modules/freifunk: fix interval value after XHR.poll() changeJo-Philipp Wich
2011-10-02modules/freifunk: convert public status template to XHR.poll()Jo-Philipp Wich
2011-09-29modules/freifunk: Remove helper scripts, they moved to freifunk-commonManuel Munz
2011-09-28modules/freifunk: Move profiles and common files into seperate packages, ↵Manuel Munz
this will enable us to build freifunk images without luci.
2011-09-24modules/freifunk: Remove old ff_mapupdate scriptManuel Munz
2011-09-23modules/freifunk: Remove ff_olsr_test_gwManuel Munz
2011-09-22modules/admin-full, modules/freifunk, modules/niu, libs/web, ↵Jo-Philipp Wich
applications/luci-upnp: tune input class attributes
2011-09-22modules/freifunk: Add force=1 to dhcp default configManuel Munz
2011-09-14modules/freifunk: Change ssid, remove dhcpoptions from evernet profileManuel Munz
2011-09-14modules/freifunk: fixes for profile evernetManuel Munz
2011-09-14modules/freifunk: Add profile for evernetManuel Munz
2011-09-14ssid von Leipzig auf gadow.freifunk.net geaendertMatthias Uferer
2011-09-08Fix i18n problems with freifunk module and meshwizardManuel Munz
2011-08-28modules/freifunk: Changes to duesseldorf profile (#297)Manuel Munz
2011-08-28modules/freifunk: Fix carbodebit profileManuel Munz
2011-08-28modules/freifunk: Try to get the location from /etc/config/freifunk if it ↵Manuel Munz
isn't found in /etc/config/system
2011-08-28modules/freifunk: Add firewall.freifunk include to /etc/config/freifunkManuel Munz
2011-08-24modules/freifunk: luci-theme-freifunk-generic is the default, so no need to ↵Manuel Munz
specify it here.