Age | Commit message (Collapse) | Author |
|
Added initial support for non-UCI-based forms (luci.cbi.SimpleForm)
Minor API improvements
Now correctly tagging "empty mandatory field" errors
|
|
|
|
|
|
|
|
|
|
configuration
|
|
|
|
contrib/luadoc: Added luadoc executable
libs: Fixed typos in inline documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
renamed functions to logical groups
* luci/libs/web: rename dump() to get_bytecode()
|
|
|
|
|
|
|
|
|
|
|
|
applications/luci-fw: Fixed support for luci-mini
libs/web: Removed luci.dispatcher.registered
|
|
modules/admin-mini: Added fw-upgrade page
|
|
|
|
|
|
|
|
|
|
|
|
trailing whitespace
|
|
|
|
|
|
|
|
|
|
|
|
* libs/web: Fixed a bug with an invalid calling convention in luci.dispatcher
* libs/sys: Fixed rudimentary posix.crypt detection
|
|
implementation
* Minor tweaks in luci.dispatcher
|
|
|
|
* Updated Makefiles for better testing environment integration
* Fixed libs/sgi-luci
|
|
|
|
|
|
|
|
undefined variable
|
|
|
|
* Several coroutine-safety fixes
|
|
memory leaks
* libs/http: Use env-Variables instead of headers for parse_message_body and subsequent functions
* libs/http: Added missing urldecode call for parsing urlencoded params
* libs/web: Ported luci.http to use ltn12 sources and sinks instead of sockets or file pointers
* libs/sgi-cgi, libs/sgi-webuci, libs/sgi-wsapi: Updated to work with new luci.http.Request ABI
|
|
http.protocol to rely on LTN12 chains
|
|
|
|
socket or file handle
|
|
requests, renamed readbuf constant
|
|
|
|
|