Fix a small luci-splash issue
[project/luci.git] / libs /
2008-08-05 Steven Barthapplications/luci-splash: Updated to work with new...
2008-08-05 Steven Barthlibs/cbi: Optimized Comboboxes
2008-08-04 Steven Barthapplications/luci-fw: Reworked to use the new native...
2008-08-04 Steven Barthlibs/cbi: Optimized Comboboxes
2008-08-04 Steven Barthlibs/cbi: Added value function to luci.cbi.Value to...
2008-08-03 Steven Barthlibs/core: luci.model.ipkg: Use OPKG instead of IPKG...
2008-07-31 Steven Barthlibs/web: Fixed template escaping
2008-07-30 Steven Barthlibs/cbi: Fixed CBI handling of "Save & Apply"
2008-07-29 Steven BarthAdded "apidocs" target to Makefile
2008-07-29 Steven Barthlibs/web: Small improvements, added inline documentation
2008-07-29 Steven Barthlibs/lpk: Fixed typos
2008-07-29 Steven Barthlibs/lpk: Several fixes in CLI -> Machine bindings
2008-07-29 Steven Barthlibs/lpk: Updated CLI
2008-07-29 Steven Barthmodules: Redesigned configuration save, apply, save...
2008-07-29 Steven Barthlibs/cbi: Added "Save & Apply" button to CBI forms
2008-07-28 Steven Barthlibs/lpk: Initial CLI
2008-07-28 Steven Barthlibs/core: Renamed luci.util.create_dtable => luci...
2008-07-28 Steven Barthlibs/core: Add luci.util.create_dtable
2008-07-27 Steven Barthlibs/lpk: Implemented register/stack/state machine
2008-07-26 Steven Barthluci/lpk: Initial commit
2008-07-26 Steven Barthlibs: Fixed serialization stuff
2008-07-26 Jo-Philipp Wich* luci/libs/core: strip bytecode from serialized data...
2008-07-26 Jo-Philipp Wich* luci/libs/core: Oops... forgot the boolean datatype...
2008-07-25 Steven Barthlibs/core, libs/uci, libs/web: Fixed several inline...
2008-07-25 Steven Barthlibs/core: Fixed some typos in the luci.util inline...
2008-07-24 Steven Barthlibs/uci: Added inline documentation
2008-07-24 Jo-Philipp Wich* luci/libs/core: Small translation fix for get_bytecode()
2008-07-24 Jo-Philipp Wich* luci/libd/core: Add serialize_data() and restore_data...
2008-07-24 Steven BarthRewrote host environment targets to work out of the box
2008-07-23 Steven Barthlibs/web: Cleanup and inline documentation
2008-07-23 Steven BarthMade SGIs even more standards compliant (respect EOF...
2008-07-23 Steven BarthFix sgi-wsapi and sgi-luci to be standards compliant
2008-07-23 Steven Barthlibs/core: Fixed docstrings for luci.util
2008-07-23 Steven Barthlibs/core: Update luci.sys inline documentation
2008-07-23 Jo-Philipp Wich* luci/libs/core: fix description of link() function...
2008-07-23 Steven Barththemes: Add registration of themes at package installat...
2008-07-23 Steven Barthi18n: Added dynamic registration for translations
2008-07-23 Jo-Philipp Wich* luci/libs/core: add inline documentation to luci...
2008-07-22 Steven Barthlibs/core: Fixed luci.utils, Added missing in-line...
2008-07-22 Jo-Philipp Wich* luci/libs/core: added inline documentation to luci...
2008-07-22 Steven Barthlibs/core: Add in-line documentation for luci.util...
2008-07-22 Jo-Philipp Wich* luci/libs/core: add inline documentation to luci.sys
2008-07-22 Jo-Philipp Wich* luci/libs/core: added inline documentation to luci...
2008-07-22 Jo-Philipp Wich* luci/libs/http: added inline documentation to luci...
2008-07-20 Jo-Philipp Wich* luci/themes: several small tweaks in openwrt.org...
2008-07-20 Jo-Philipp Wich* luci/libs/cbi: print a notice in empty tblsections
2008-07-19 Steven Barthlibs/sgi-cgi: Workaround for broken CGI implementation...
2008-07-19 Jo-Philipp Wich* luci/libs/http: use aliased ltn12. instead of luci...
2008-07-19 Jo-Philipp Wich* luci/libs/http: fix a few corner cases which can...
2008-07-19 Steven BarthSend Cache-Control headers by default
2008-07-19 Steven BarthImproved reloading system, fixed a bug with saving...
2008-07-18 Steven Barthmodules/admin-mini: Several tweaks, initial status...
2008-07-18 Steven Barthlibs/web: Fixed a bug regarding % characters in luci...
2008-07-18 Jo-Philipp Wich* luci/libs/http: fix "attempt to compare string with...
2008-07-18 Jo-Philipp Wich* luci/libs/http: replace url decoder in http.protocol
2008-07-18 Jo-Philipp Wich* luci/libs/http: added more sanity checks to mime...
2008-07-18 Jo-Philipp Wich* luci/libs/http: fix wrong varname in http.protocol
2008-07-18 Jo-Philipp Wich* luci/libs/http: replaced mime decoder in http.protocol
2008-07-17 Steven BarthAdded new application luci-ntpc to luci-full and luci...
2008-07-17 Steven BarthNew application luci-upnp for luci-full and luci-mini
2008-07-17 Steven Barthlibs/core: Fixed luci.fs.isfile
2008-07-17 Steven Barthapplications/luci-qos: Smaller enhancements, support...
2008-07-16 Steven Barthmodules/admin-mini: Added Wifi configuration
2008-07-16 Jo-Philipp Wich* libs/http: fix blocksize-related mime decoding proble...
2008-07-16 Steven Barthlibs/web: Prevent luci.http to prematurely parse the...
2008-07-16 Steven Barthlibs/web: Made luci.http.write a sink
2008-07-16 Steven Barthlibs/cbi: Fixed AbstractSection.create
2008-07-16 Steven Barthlibs/web: Added luci.web.dispatcher.registered
2008-07-16 Steven Barthlibs/cbi: Cleaned up *Section.create
2008-07-15 Jo-Philipp Wich* luci: associate luci_ethers reload with luci_ethers...
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: fix syntax error in mvalue template
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: various template cleanups
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: fix <label> assignment for checkbox...
2008-07-15 Steven Barthlib/cbi: Added support for multiple CBI maps per model
2008-07-14 Steven Barthlibs/cbi: Fixed MultiValue select widget
2008-07-14 Steven Barthlibs/cbi: Fixed MultiValues
2008-07-14 Jo-Philipp Wich* luci/libs/http: fix two typos in http.protocol
2008-07-14 Jo-Philipp Wich* luci/libs/http: use a more flexible aproach when...
2008-07-14 Jo-Philipp Wich* luci/libs/http: remove left over field initialisation
2008-07-14 Jo-Philipp Wich* luci/libs/http: implement multi-value support in...
2008-07-14 Jo-Philipp Wich* luci: add memory status patches from soma
2008-07-13 Jo-Philipp Wich* luci/libs/cbi: remove now ununsed tiny_value*.htm...
2008-07-13 Steven Barthlibs/cbi: Fixed dependency JavaScript to match the...
2008-07-13 Jo-Philipp Wich* luci/themes: more fixes for openwrt.org theme
2008-07-12 Jo-Philipp Wich* luci/themes: lots of fixes in openwrt.org theme
2008-07-07 Steven BarthAdded copyright-tags to templates
2008-07-07 Jo-Philipp Wich* luci/libs/web: fixed whitespace strip condition in...
2008-07-07 Jo-Philipp Wich* luci/libs/web: extended template syntax to allow...
2008-07-07 Steven Barthlibs/web: Added template comments
2008-07-06 Steven Barthlibs/web: Removed deprecated i18n-file naming convention
2008-07-06 Steven Barth* libs/web: Fixed translation handling
2008-07-06 Steven Barth* libs/web: Prepare entry for french translation
2008-07-06 Steven Barthlibs/cbi: Fixed rendering of checkbox and radiobox...
2008-07-06 Steven Barthlibs/cbi: Use labels instead of divs for field titles
2008-07-06 Steven Barth* libs/uci: Added function get_statevalue
2008-07-05 Jo-Philipp Wich* luci/libs: make treatment of "+" conditional in http...
2008-07-05 Steven Barthlibs/core: Fixed luci.util.split
2008-07-05 Steven Barthlibs/http: Added handling of "+" in luci.http.protocl...
2008-07-04 Jo-Philipp Wich* luci: fixup svn properties
2008-07-03 Steven Barth* libs/httpd: Add limit for luci handler
next