summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-03-25* Entering Version 0.2Steven Barth
* Completed CBI * Minor bugfixes and enhancements
2008-03-24* CBI: updatesSteven Barth
* UCI: fixed argument escaping
2008-03-24* contrib: Updated haserl-devel Makefile to support haserl 0.9.23Steven Barth
2008-03-24* CBI: updatesSteven Barth
* UCI: Introduced Session class, supporting different change file paths * util: introduced sessionid() function * general: Changed several error messages to OS native ones
2008-03-22* CBI updatesSteven Barth
2008-03-22* CBI updatesSteven Barth
* Made dispatching paths unambiguous
2008-03-21* ffluci.cbi: updatesSteven Barth
* ffluci.template: fixed a bug where different template scopes were not separated correctly * Added ffluci.dispatcher.cbi and ffluci.dispatcher.dynamic
2008-03-20* CBI cleanupSteven Barth
2008-03-20* CBI updatesSteven Barth
2008-03-20* Splitted up value validation code from ffluci.http.formvalue to ↵Steven Barth
ffluci.util.validate
2008-03-18* CBI updatesSteven Barth
2008-03-18* Added THANKYOU fileSteven Barth
2008-03-18* Fixed Makefile and postinst-script to work correctlySteven Barth
(Thanks to Mickey from FF Hannover)
2008-03-17* Added ffluci.util.instanceof functionSteven 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-17* Added class support to template engineSteven Barth
* Cleaned up dispatcher * Added 404 error page * Cleaned up properties
2008-03-16* CBI updateSteven Barth
2008-03-16* Rewrote OOP class constructorSteven Barth
* Added stub for cbi (configuration bind interface)
2008-03-14Added initial index pageSteven Barth
2008-03-12Added installation instructionsSteven Barth
2008-03-12Added module for system abstractionSteven Barth
Rewrote readfile and exec functions Moved some orpahned example file out of the way
2008-03-10Moved examples out of source directorySteven Barth
Added a first draft design Cleaned up Makefile Prepared for module development
2008-03-03Added NOTICE fileSteven Barth
2008-03-03Added known issue with old versions of busybox-httpdSteven Barth
2008-03-02* new project: ff-luci - Freifunk Lua Configuration InterfaceJo-Philipp Wich