summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2008-07-30libs/cbi: Fixed CBI handling of "Save & Apply"Steven Barth
2008-07-29Added "apidocs" target to MakefileSteven Barth
2008-07-29libs/web: Small improvements, added inline documentationSteven Barth
2008-07-29libs/lpk: Fixed typosSteven Barth
2008-07-29libs/lpk: Several fixes in CLI -> Machine bindingsSteven Barth
2008-07-29libs/lpk: Updated CLISteven Barth
2008-07-29modules: Redesigned configuration save, apply, save & apply menu optionsSteven Barth
2008-07-29libs/cbi: Added "Save & Apply" button to CBI formsSteven Barth
2008-07-28libs/lpk: Initial CLISteven Barth
2008-07-28libs/core: Renamed luci.util.create_dtable => luci.util.dtableSteven Barth
2008-07-28libs/core: Add luci.util.create_dtableSteven Barth
2008-07-27libs/lpk: Implemented register/stack/state machineSteven Barth
2008-07-26luci/lpk: Initial commitSteven Barth
2008-07-26libs: Fixed serialization stuffSteven Barth
2008-07-26* luci/libs/core: strip bytecode from serialized data too in get_bytecode()Jo-Philipp Wich
2008-07-26* luci/libs/core: Oops... forgot the boolean datatype in serialize_data()Jo-Philipp Wich
2008-07-25libs/core, libs/uci, libs/web: Fixed several inline documentation typosSteven Barth
2008-07-25libs/core: Fixed some typos in the luci.util inline documentationSteven Barth
2008-07-24libs/uci: Added inline documentationSteven Barth
2008-07-24* luci/libs/core: Small translation fix for get_bytecode()Jo-Philipp Wich
2008-07-24* luci/libd/core: Add serialize_data() and restore_data() to luci.util, use t...Jo-Philipp Wich
2008-07-24Rewrote host environment targets to work out of the boxSteven Barth
2008-07-23libs/web: Cleanup and inline documentationSteven Barth
2008-07-23Made SGIs even more standards compliant (respect EOF command from LuCI)Steven Barth
2008-07-23Fix sgi-wsapi and sgi-luci to be standards compliantSteven Barth
2008-07-23libs/core: Fixed docstrings for luci.utilSteven Barth
2008-07-23libs/core: Update luci.sys inline documentationSteven Barth
2008-07-23* luci/libs/core: fix description of link() function in luci.fsJo-Philipp Wich
2008-07-23themes: Add registration of themes at package installation timeSteven Barth
2008-07-23i18n: Added dynamic registration for translationsSteven Barth
2008-07-23* luci/libs/core: add inline documentation to luci.fs, style fixups in util.luaJo-Philipp Wich
2008-07-22libs/core: Fixed luci.utils, Added missing in-line documentationSteven Barth
2008-07-22* luci/libs/core: added inline documentation to luci.util, reordered and rena...Jo-Philipp Wich
2008-07-22libs/core: Add in-line documentation for luci.util.classSteven Barth
2008-07-22* luci/libs/core: add inline documentation to luci.sysJo-Philipp Wich
2008-07-22* luci/libs/core: added inline documentation to luci.bits, removed duplicated...Jo-Philipp Wich
2008-07-22* luci/libs/http: added inline documentation to luci.http.protocol & friends,...Jo-Philipp Wich
2008-07-20* luci/themes: several small tweaks in openwrt.org themeJo-Philipp Wich
2008-07-20* luci/libs/cbi: print a notice in empty tblsectionsJo-Philipp Wich
2008-07-19libs/sgi-cgi: Workaround for broken CGI implementation of Busybox HTTPdSteven Barth
2008-07-19* luci/libs/http: use aliased ltn12. instead of luci.ltn12.Jo-Philipp Wich
2008-07-19* luci/libs/http: fix a few corner cases which can lead to bugs in mime decod...Jo-Philipp Wich
2008-07-19Send Cache-Control headers by defaultSteven Barth
2008-07-19Improved reloading system, fixed a bug with saving network settingsSteven Barth
2008-07-18modules/admin-mini: Several tweaks, initial status pageSteven Barth
2008-07-18libs/web: Fixed a bug regarding % characters in luci.templateSteven Barth
2008-07-18* luci/libs/http: fix "attempt to compare string with number" in http.protocolJo-Philipp Wich
2008-07-18* luci/libs/http: replace url decoder in http.protocolJo-Philipp Wich
2008-07-18* luci/libs/http: added more sanity checks to mime decoderJo-Philipp Wich
2008-07-18* luci/libs/http: fix wrong varname in http.protocolJo-Philipp Wich