* Completed Firmware-Upgrade page
[project/luci.git] / src /
2008-04-08 Steven Barth* Completed Firmware-Upgrade page
2008-04-07 Steven Barth* Added configuration pages for Dropbear, HTTPd, Mount...
2008-04-06 Steven Barth(no commit message)
2008-04-06 Steven Barth(no commit message)
2008-04-06 Steven Barth* Fixed bug in package management
2008-04-06 Steven Barth* Added IPKG-configuration
2008-04-06 Steven Barth* Added file upload capabilities
2008-04-05 Steven Barth* Remove ffluci.util.__file__ as it relies on debug...
2008-04-03 Steven Barth* Fixed a bug in Wifi when no wifi interfaces are available
2008-04-03 Steven Barth* Updated IPKG model
2008-04-02 Steven Barth* Updated INSTALL file
2008-04-01 Steven Barth* Fixed firewall scripts
2008-04-01 Steven Barth* Added backend for firewall / portforwarding
2008-03-31 Steven Barth* Fixed haserl-lua Makefile
2008-03-31 Steven Barth* Rewritten menu builder
2008-03-31 Steven Barth* Added admin > index > luci (FFLuCI configuration...
2008-03-30 Steven Barth* template header: Added translation support for path bar
2008-03-30 Steven Barth* Moved exec, execl from ffluci.util to ffluci.sys
2008-03-30 Steven Barth* Added reboot page
2008-03-29 Steven Barth* Added simple text editor
2008-03-29 Steven Barth* Replaced luafilesystem with luaposix library
2008-03-28 Steven Barth* Completed last checkin (SVN errors)
2008-03-28 Steven Barth* CBI: improvements, bug fixes
2008-03-28 Steven Barth* CBI: Generalized templates
2008-03-28 Steven Barth* Fixed templates to be XHTML 1.1 compliant
2008-03-27 Steven Barth* Major CBI improvements
2008-03-26 Steven Barth* STUPID SVN!!!!111oneoneone ;-/
2008-03-26 Steven Barth(no commit message)
2008-03-26 Steven Barth(no commit message)
2008-03-26 Steven Barth* CBI update
2008-03-25 Steven Barth* Entering Version 0.2
2008-03-24 Steven Barth* CBI: updates
2008-03-24 Steven Barth* CBI: updates
2008-03-22 Steven Barth* CBI updates
2008-03-22 Steven Barth* CBI updates
2008-03-21 Steven Barth* ffluci.cbi: updates
2008-03-20 Steven Barth* CBI cleanup
2008-03-20 Steven Barth* CBI updates
2008-03-20 Steven Barth* Splitted up value validation code from ffluci.http...
2008-03-18 Steven Barth* CBI updates
2008-03-17 Steven Barth* Added ffluci.util.instanceof function
2008-03-17 Steven Barth* Added class support to template engine
2008-03-16 Steven Barth* CBI update
2008-03-16 Steven Barth* Rewrote OOP class constructor
2008-03-14 Steven BarthAdded initial index page
2008-03-12 Steven BarthAdded module for system abstraction
2008-03-10 Steven BarthMoved examples out of source directory
2008-03-02 Jo-Philipp Wich* new project: ff-luci - Freifunk Lua Configuration...