Age | Commit message (Expand) | Author |
2020-06-02 | luci-base: grant uci rename permissions | Jo-Philipp Wich |
2020-04-25 | luci-base: make logout link depend on luci-base ACL | Jo-Philipp Wich |
2020-04-17 | luci-base: fix trainling comma in ACL specification | Jo-Philipp Wich |
2020-04-16 | luci-base: implement JSON endpoint to fetch menu information | Jo-Philipp Wich |
2020-04-09 | treewide: reorganize base ACLs | Jo-Philipp Wich |
2020-04-08 | Merge pull request #3769 from dibdot/logread-fix | Jo-Philipp Wich |
2020-04-08 | Merge pull request #3749 from Ansuel/fix_relayd | Jo-Philipp Wich |
2020-03-23 | ucitrack: fix bug for exec with params | jjm2473 |
2020-03-20 | luci-base: accept alternative logread location | Dirk Brenken |
2020-03-13 | luci-base: ensure that ubus path uses trailing slash | Jo-Philipp Wich |
2020-03-12 | luci-base: add relayd to getFeature list | Ansuel Smith |
2020-02-13 | luci-base: extend rollback timeout to 90 seconds | Jo-Philipp Wich |
2020-01-28 | luci-base: make swconfig port state parsing more robust | Jo-Philipp Wich |
2020-01-25 | luci-base: allow loading translations when not authenticated | Jo-Philipp Wich |
2020-01-17 | Merge pull request #3522 from swg0101/systemcert | Jo-Philipp Wich |
2020-01-16 | luci-base: correct rpcd bad access mode | David Lam |
2020-01-16 | Merge pull request #3511 from Ansuel/no-hard | Jo-Philipp Wich |
2020-01-16 | Merge pull request #3517 from Ansuel/ubus_short | Jo-Philipp Wich |
2020-01-16 | luci-base: make rpc webserver path configurable | Ansuel Smith |
2020-01-16 | luci-base: remove hardcoded cgi-bin path | Ansuel Smith |
2020-01-16 | luci-base: add system cert bundle detection | David Lam |
2019-12-29 | luci-mod-status: reimplement route status page as client side view | Jo-Philipp Wich |
2019-12-22 | luci-mod-status: reimplement log pages as client side views | Jo-Philipp Wich |
2019-12-22 | luci-mod-status: reimplement iptables status page as client side view | Jo-Philipp Wich |
2019-12-22 | luci-mod-status: replace iptables controller actions with cgi-io calls | Jo-Philipp Wich |
2019-12-18 | luci-mod-network: replace controller address check action with cgi-io script | Jo-Philipp Wich |
2019-12-16 | luci-mod-network: reimplement diagnostics page as client side view | Jo-Philipp Wich |
2019-12-16 | luci-base: convert menu nodes to JSON | Jo-Philipp Wich |
2019-11-08 | luci-base, luci-mod-network: migrate getDUIDHints method to C plugin | Jo-Philipp Wich |
2019-11-03 | luci-base, luci-app-firewall: port custom rules to client side view | Jo-Philipp Wich |
2019-11-03 | luci-base, luci-mod-status: convert process status to client side view | Jo-Philipp Wich |
2019-11-03 | luci-base: add luci/getProcessList RPC method | Jo-Philipp Wich |
2019-11-03 | luci-base, luci-mod-network: invoke ifdown directly in interface overview | Jo-Philipp Wich |
2019-11-03 | luci-base, luci-mod-status: convert realtime stats to client side views | Jo-Philipp Wich |
2019-11-03 | luci-base: add luci/getRealtimeStats and luci/getConntrackList rpc methods | Jo-Philipp Wich |
2019-11-01 | luci-app-opkg: add ipk upload feature | Richard Yu |
2019-11-01 | luci-mod-network: interfaces.js: issue iface restart via file/exec rpc call | Jo-Philipp Wich |
2019-11-01 | luci-mod-network: wireless.js: issue wifi restart via file/exec rpc call | Jo-Philipp Wich |
2019-11-01 | luci-mod-status: reimplement index status page as client side view | Jo-Philipp Wich |
2019-11-01 | luci-base, luci-mod-system: replace luci/setUmount with fs.exec calls | Jo-Philipp Wich |
2019-11-01 | luci-base, luci-mod-system: replace luci/setReboot with fs.exec | Jo-Philipp Wich |
2019-11-01 | luci-base: consolidate network.js data acquisition | Jo-Philipp Wich |
2019-11-01 | luci-base: migrate luci/getNetworkDevices to C plugin | Jo-Philipp Wich |
2019-11-01 | luci-base: migrate luci/getWirelessDevices to C plugin | Jo-Philipp Wich |
2019-11-01 | luci-base, luci-mod-network, luci-app-firewall: migrate luci/getHostHints | Jo-Philipp Wich |
2019-11-01 | luci-base, luci-mod-network: migrate luci/getDHCPLeases to C plugin | Jo-Philipp Wich |
2019-11-01 | luci-base: migrate luci/getBoardJSON to C plugin | Jo-Philipp Wich |
2019-10-16 | Merge pull request #3145 from ptpt52/refine-flash-reset | Jo-Philipp Wich |
2019-10-11 | luci-base: widgets.js: add user and group select | Richard Yu |
2019-10-07 | luci-mod-system: refine flash reset | Chen Minqiang |