summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-18modules/admin-full: Improved system configuration pageSteven Barth
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-18updated about pageSteven Barth
2008-07-18A few smaller usability improvementsSteven Barth
2008-07-17Added new applications luci-ddns to luci-full and luci-miniSteven Barth
2008-07-17contrib/luaposix: Updated to 5.1.3Steven Barth
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-16i18n: Replaced an outdated note with a note regarding applying changesSteven Barth
2008-07-16Added a note to the Freifunk menu for OpenWRTSteven Barth
2008-07-16libs/web: Prevent luci.http to prematurely parse the POST dataSteven Barth
2008-07-16Several small cleanups and improvementsSteven Barth
2008-07-16applications/luci-fw: Added support for luci-miniSteven 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-16* luci/themes/openwrt.org: replace header image with optimized png (saves ~60k)Jo-Philipp Wich
2008-07-16* luci/themes/openwrt.org: workaround for empty menu points (seen in statistics)Jo-Philipp Wich
2008-07-16* luci/themes: layout changes for smalltext tables in openwrt.org themeJo-Philipp Wich
2008-07-15* luci: associate luci_ethers reload with luci_ethers uci configJo-Philipp Wich
2008-07-15* luci/splash: fix #92Jo-Philipp Wich
2008-07-15* luci/themes: css fixed in openwrt.org themeJo-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-15modules/admin-mini: Added DHCP pageSteven Barth
2008-07-15themes/openwrt.org: Fixed UCI change displaySteven Barth
2008-07-15* luci/libs/cbi: fix <label> assignment for checkbox-based mvaluesJo-Philipp Wich
2008-07-15* luci/addons: add empty luci_ethers configurationJo-Philipp Wich
2008-07-15modules/admin-mini: some work on lan and wan configurationSteven Barth
2008-07-15* luci/addons: add initscript for generating /etc/ethers on bootJo-Philipp Wich
2008-07-15Generalized UCI changes displaySteven Barth
2008-07-15lib/cbi: Added support for multiple CBI maps per modelSteven Barth
2008-07-15Split up admin-core into admin-core and admin-full, preparing admin-miniSteven 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
2008-07-14* luci/libs/http: remove left over field initialisationJo-Philipp Wich
2008-07-14* luci/libs/http: implement multi-value support in http.protocolJo-Philipp Wich