Age | Commit message (Collapse) | Author |
|
|
|
|
|
luci.execl
|
|
|
|
|
|
|
|
|
|
|
|
Removed abandoned code
|
|
Converted SSH-Keys to CBI-Map
|
|
pages
|
|
|
|
|
|
|
|
|
|
|
|
* luci/modules: fix layout of sshkeys page in admin-full
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 0c680a15bc487d98bb8b50e4c57f735b957c4744.
|
|
|
|
|
|
redundant sanity checks in add() and sub()
|
|
|
|
|
|
Added initial support for non-UCI-based forms (luci.cbi.SimpleForm)
Minor API improvements
Now correctly tagging "empty mandatory field" errors
|
|
|
|
various datatypes as add() and sub() operands, extended add() and sub() to modify data inplace when flag is set
|
|
inline documentation
|
|
allow CIDR notation _and_ netmask argument in IPv4() and IPv6() constructors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|