Age | Commit message (Expand) | Author |
2008-07-30 | libs/cbi: Fixed CBI handling of "Save & Apply" | Steven Barth |
2008-07-29 | Added "apidocs" target to Makefile | Steven Barth |
2008-07-29 | libs/web: Small improvements, added inline documentation | Steven Barth |
2008-07-29 | libs/lpk: Fixed typos | Steven Barth |
2008-07-29 | libs/lpk: Several fixes in CLI -> Machine bindings | Steven Barth |
2008-07-29 | libs/lpk: Updated CLI | Steven Barth |
2008-07-29 | modules: Redesigned configuration save, apply, save & apply menu options | Steven Barth |
2008-07-29 | libs/cbi: Added "Save & Apply" button to CBI forms | Steven Barth |
2008-07-28 | libs/lpk: Initial CLI | Steven Barth |
2008-07-28 | libs/core: Renamed luci.util.create_dtable => luci.util.dtable | Steven Barth |
2008-07-28 | libs/core: Add luci.util.create_dtable | Steven Barth |
2008-07-27 | libs/lpk: Implemented register/stack/state machine | Steven Barth |
2008-07-26 | luci/lpk: Initial commit | Steven Barth |
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 |