Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-25 | Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration ↵ | Steven Barth | |
Interface to Lua Configuration Interface | |||
2008-05-22 | * Changed Makefiles to use mainline Lua | Steven Barth | |
* Added a dispatching shortcut (thanks to Jow) | |||
2008-05-08 | * Fixed buildscripts | Steven Barth | |
2008-05-08 | * Mördercommit ;-) | Steven Barth | |
* Major Repository Reorganisation * API 0.4 Softfreeze to come | |||
2008-04-11 | * Major repository revision | Steven Barth | |
2008-04-05 | * Remove ffluci.util.__file__ as it relies on debug information | Steven Barth | |
* Added ffluci.debug for things that rely on debug information * Fixed a bug regarding path detection when Luci is bytecompiled | |||
2008-03-31 | * Rewritten menu builder | Steven Barth | |
* Moved menu definitions from controllers to model/menu | |||
2008-03-30 | * Added Makefile entry for ffluci.model.ipkg | Steven Barth | |
* Set properties for ffluci.model.ipkg | |||
2008-03-29 | * Replaced luafilesystem with luaposix library | Steven Barth | |
* Introduced privilege dropping capability * Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci) | |||
2008-03-27 | * Major CBI improvements | Steven Barth | |
2008-03-26 | * CBI update | Steven Barth | |
* Added some configuration pages * Introduced contact site * Introduced luci UCI config file | |||
2008-03-18 | * Fixed Makefile and postinst-script to work correctly | Steven Barth | |
(Thanks to Mickey from FF Hannover) | |||
2008-03-17 | * Added ffluci.util.instanceof function | Steven Barth | |
* Minor beautifying in dispatcher * Added field for additional Tags under <head> in main style * Added structure for CBI * Added CBI to Makefile | |||
2008-03-12 | Added module for system abstraction | Steven Barth | |
Rewrote readfile and exec functions Moved some orpahned example file out of the way | |||
2008-03-10 | Moved examples out of source directory | Steven Barth | |
Added a first draft design Cleaned up Makefile Prepared for module development | |||
2008-03-02 | * new project: ff-luci - Freifunk Lua Configuration Interface | Jo-Philipp Wich | |