Age | Commit message (Expand) | Author |
2008-07-26 | libs: Fixed serialization stuff | Steven 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-25 | libs/core, libs/uci, libs/web: Fixed several inline documentation typos | Steven Barth |
2008-07-25 | libs/core: Fixed some typos in the luci.util inline documentation | Steven Barth |
2008-07-24 | libs/uci: Added inline documentation | Steven 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-24 | Rewrote host environment targets to work out of the box | Steven Barth |
2008-07-23 | libs/web: Cleanup and inline documentation | Steven Barth |
2008-07-23 | Made SGIs even more standards compliant (respect EOF command from LuCI) | Steven Barth |
2008-07-23 | Fix sgi-wsapi and sgi-luci to be standards compliant | Steven Barth |
2008-07-23 | libs/core: Fixed docstrings for luci.util | Steven Barth |
2008-07-23 | libs/core: Update luci.sys inline documentation | Steven Barth |
2008-07-23 | * luci/libs/core: fix description of link() function in luci.fs | Jo-Philipp Wich |
2008-07-23 | themes: Add registration of themes at package installation time | Steven Barth |
2008-07-23 | i18n: Added dynamic registration for translations | Steven Barth |
2008-07-23 | * luci/libs/core: add inline documentation to luci.fs, style fixups in util.lua | Jo-Philipp Wich |
2008-07-22 | libs/core: Fixed luci.utils, Added missing in-line documentation | Steven Barth |
2008-07-22 | * luci/libs/core: added inline documentation to luci.util, reordered and rena... | Jo-Philipp Wich |
2008-07-22 | libs/core: Add in-line documentation for luci.util.class | Steven Barth |
2008-07-22 | * luci/libs/core: add inline documentation to luci.sys | Jo-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 theme | Jo-Philipp Wich |
2008-07-20 | * luci/libs/cbi: print a notice in empty tblsections | Jo-Philipp Wich |
2008-07-19 | libs/sgi-cgi: Workaround for broken CGI implementation of Busybox HTTPd | Steven 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-19 | Send Cache-Control headers by default | Steven Barth |
2008-07-19 | Improved reloading system, fixed a bug with saving network settings | Steven Barth |
2008-07-18 | modules/admin-mini: Several tweaks, initial status page | Steven Barth |
2008-07-18 | libs/web: Fixed a bug regarding % characters in luci.template | Steven Barth |
2008-07-18 | * luci/libs/http: fix "attempt to compare string with number" in http.protocol | Jo-Philipp Wich |
2008-07-18 | * luci/libs/http: replace url decoder in http.protocol | Jo-Philipp Wich |
2008-07-18 | * luci/libs/http: added more sanity checks to mime decoder | Jo-Philipp Wich |
2008-07-18 | * luci/libs/http: fix wrong varname in http.protocol | Jo-Philipp Wich |
2008-07-18 | * luci/libs/http: replaced mime decoder in http.protocol | Jo-Philipp Wich |
2008-07-17 | Added new application luci-ntpc to luci-full and luci-mini | Steven Barth |
2008-07-17 | New application luci-upnp for luci-full and luci-mini | Steven Barth |
2008-07-17 | libs/core: Fixed luci.fs.isfile | Steven Barth |
2008-07-17 | applications/luci-qos: Smaller enhancements, support for luci-mini | Steven Barth |
2008-07-16 | modules/admin-mini: Added Wifi configuration | Steven Barth |
2008-07-16 | * libs/http: fix blocksize-related mime decoding problems in protocol.lua | Jo-Philipp Wich |
2008-07-16 | libs/web: Prevent luci.http to prematurely parse the POST data | Steven Barth |
2008-07-16 | libs/web: Made luci.http.write a sink | Steven Barth |
2008-07-16 | libs/cbi: Fixed AbstractSection.create | Steven Barth |
2008-07-16 | libs/web: Added luci.web.dispatcher.registered | Steven Barth |
2008-07-16 | libs/cbi: Cleaned up *Section.create | Steven Barth |
2008-07-15 | * luci: associate luci_ethers reload with luci_ethers uci config | Jo-Philipp Wich |