summaryrefslogtreecommitdiffhomepage
path: root/modules/freifunk/luasrc/controller
AgeCommit message (Collapse)Author
2011-04-04modules/freifunk: Show date/time in a bit nicer format (#184)Manuel Munz
2011-02-19modules/freifunk: Change default netmask to 255.255.0.0, change non-working ↵Manuel Munz
dns, show error when user tries to edit profiles but there is no profile set yet
2011-02-11modules/freifunk: Make menu use i18nManuel Munz
2011-02-10applications/luci-olsr-services: Move services away from mod-freifunk and ↵Manuel Munz
make it seperate app instead.
2011-01-25applications/ffwizard: Massive changes to the ffwizard to make it more ↵Manuel Munz
generic. Also introduces changes to the community profiles. ffwizard replaces ffwizard-leipzig now. It is not completely finished yet, but should work in most cases.
2010-12-21(no commit message)Manuel Munz
2010-12-17modules/freifunk: Fix a problem that happened when ipv6 was not enabled by ↵Manuel Munz
adding checks
2010-12-15modules/freifunk: Make status page update dynamically with javascript and ↵Manuel Munz
small cosmetic changes.
2010-11-26modules/freifunk: Rewrite status as view and use iwinfoManuel Munz
2010-11-18modules/freifunk: Make the public index page editableManuel Munz
2010-11-17Freifunk: Add page to show services announced by olsrdManuel Munz
2009-11-01all: remove references to old i18n filesJo-Philipp Wich
2009-10-31all: change most translate statements to new format, some need manual cleanupJo-Philipp Wich
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-06-30modules/freifunk: add webpages for remote-updateJo-Philipp Wich
2009-05-26modules/freifunk: fix wrong call to translate in controllerJo-Philipp Wich
2009-05-25modules/freifunk: add mapJo-Philipp Wich
2009-04-09Freufunk: I CAN HAZ ZEROES PLZKTHXSteven Barth
2009-01-26Add versioning information to Freifunk statusSteven Barth
2009-01-08Added computer-readable Freifunk status pageSteven Barth
2009-01-02Use luci.fs.access instead of luci.fs.isfile where applicableSteven Barth
2008-11-29libs/core/ip: optmizationsJo-Philipp Wich
libs/sys: implement defaultroute6(), change return values of routes() and routes6() modules/admin-full: adept route config page to new api modules/freifunk: adept overview page to new routes api
2008-10-09OXYGEN #1: Added index-marksSteven Barth
2008-09-15Graph node must be named "graph" to work with magic in luci_statisticsSteven Barth
2008-09-15Reorganised Freifunk pagesSteven Barth
Unified Community configuration
2008-09-14Reworked Freifunk public status pagesSteven Barth
2008-08-26UCI API changesSteven Barth
2008-08-16Added status informationSteven Barth
Minor Cleanups
2008-08-14modules/admin-full: Rewrote route configuration pageSteven Barth
2008-08-08libs/core: Cleaned up luci.sys in favor of the new luci.ip moduleSteven Barth
2008-07-15modules/admin-mini: some work on lan and wan configurationSteven Barth
2008-07-14* luci: add memory status patches from somaJo-Philipp Wich
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
* Setting base version to 0.7
2008-06-09* Completed cleanup of German translationSteven Barth
2008-06-08* Core translationSteven Barth
* Added license headers * Splitted qos into separate application package
2008-06-06* Separated OLSR pages into separate application packSteven Barth
* Minor bugfixes and enhancements
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-03* Linked statistic graphs to Freifunk moduleSteven Barth
2008-06-02* Moved Freifunk status pages to admin-core and linked them in FreifunkSteven Barth
* luci/web: Added assign() to dispatcher to reference foreign nodes in the dispatching tree
2008-05-27* Optimized dispatching modelSteven Barth
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/