summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
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
2008-07-18* luci/libs/http: replaced mime decoder in http.protocolJo-Philipp Wich
2008-07-17Added new application luci-ntpc to luci-full and luci-miniSteven Barth
2008-07-17New application luci-upnp for luci-full and luci-miniSteven Barth
2008-07-17libs/core: Fixed luci.fs.isfileSteven Barth
2008-07-17applications/luci-qos: Smaller enhancements, support for luci-miniSteven Barth
2008-07-16modules/admin-mini: Added Wifi configurationSteven Barth
2008-07-16* libs/http: fix blocksize-related mime decoding problems in protocol.luaJo-Philipp Wich
2008-07-16libs/web: Prevent luci.http to prematurely parse the POST dataSteven Barth
2008-07-16libs/web: Made luci.http.write a sinkSteven Barth
2008-07-16libs/cbi: Fixed AbstractSection.createSteven Barth
2008-07-16libs/web: Added luci.web.dispatcher.registeredSteven Barth
2008-07-16libs/cbi: Cleaned up *Section.createSteven Barth
2008-07-15* luci: associate luci_ethers reload with luci_ethers uci configJo-Philipp Wich
2008-07-15* luci/libs/cbi: fix syntax error in mvalue templateJo-Philipp Wich
2008-07-15* luci/libs/cbi: various template cleanupsJo-Philipp Wich
2008-07-15* luci/libs/cbi: fix <label> assignment for checkbox-based mvaluesJo-Philipp Wich
2008-07-15lib/cbi: Added support for multiple CBI maps per modelSteven Barth
2008-07-14libs/cbi: Fixed MultiValue select widgetSteven Barth
2008-07-14libs/cbi: Fixed MultiValuesSteven Barth
2008-07-14* luci/libs/http: fix two typos in http.protocolJo-Philipp Wich
2008-07-14* luci/libs/http: use a more flexible aproach when storing multi-value fieldsJo-Philipp Wich