summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Collapse)Author
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-11* Added support for timezone settingSteven Barth
2008-06-09* Completed cleanup of German translationSteven Barth
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-08* More TranslationSteven Barth
2008-06-08* Core translationSteven Barth
2008-06-08* Core translationSteven Barth
* Added license headers * Splitted qos into separate application package
2008-06-06* Core translationSteven Barth
2008-06-06* Removed section titlesSteven Barth
2008-06-06* Fixed an issue that prevented the controller from working with fastindexSteven Barth
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-03make use of the new features in the binding for uci v0.4.0 - fixes remaining ↵Felix Fietkau
dependencies of libuci.lua on the cli
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-06-02* Added native basic authentication supportSteven Barth
* Cleanups
2008-06-01* Performance optimizationsSteven Barth
* libs/core: Added bytecode stripping function to luci.util * libs/core: Added smart indexcache that automatically updates cached index-files on change * libs/web: Enabled template caching support * Core Translation part 4
2008-05-31* Core translation part 3Steven Barth
2008-05-31* Core translation part 2Steven Barth
2008-05-31* Core translation part 1Steven Barth
* Introduced new default theme "OpenWRT.org" * Minor tweaks
2008-05-29* Temporarily disabled fastindex-support due to a bug where controllers ↵Steven Barth
containing "require"-calls are not indexed correctly
2008-05-29* BugfixesSteven Barth
* Moved cbi.js into the right directory * Added more debugging to dispatcher * Introduced about page
2008-05-28* Preparing about pageSteven Barth
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/
2008-05-27* Separated CBI from LuCI WebSteven Barth
* Updated OpenWRT-Makefile
2008-05-26* Updated dispatcher to use fastindex if availableSteven Barth
* Updated webuci SGI * Updated dispatcher
2008-05-25Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration ↵Steven Barth
Interface to Lua Configuration Interface
2008-05-23* Separated Freifunk wizard from Freifunk moduleSteven Barth
2008-05-22Merge branch 'menu'Steven Barth
2008-05-17* Generalized dispatcher handlingSteven Barth
2008-05-14* modules/freifunk: Cleaned up Freifunk init-Script and wizardSteven Barth
2008-05-14* modules/freifunk: Updated wizard to be more genericSteven Barth
2008-05-14* core: Added template for a table view of typed sectionsSteven Barth
2008-05-13* modules/admin-core: Reintroduced ffluci.controller.admin.statusSteven Barth
* modules/admin-core: Added Syslog status page
2008-05-13* applications/sgi-haserl: Added ffluci.http.upload for file uploadsSteven Barth
* applications/sgi-webuci: Added stub for ffluci.http.upload
2008-05-08* Readded freifunk moduleSteven Barth
2008-05-08* WTF SVN oOSteven Barth
2008-05-08* Fixed #2030Steven Barth
2008-05-08* Mördercommit ;-)Steven Barth
* Major Repository Reorganisation * API 0.4 Softfreeze to come