Age | Commit message (Expand) | Author |
2020-03-13 | luci-base: ensure that ubus path uses trailing slash | Jo-Philipp Wich |
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 |
2019-10-07 | luci-base: add reboot rpc call | Jo-Philipp Wich |
2019-10-02 | luci-mod-system: flash.js: fix "rootfs_data" partition detection | Jo-Philipp Wich |
2019-10-02 | luci-mod-system: use "system" new "validate_firmware_image" ubus method | Rafał Miłecki |
2019-09-24 | luci-mod-system: reimplement flashops as client side view | Jo-Philipp Wich |
2019-09-21 | luci-mod-system: remplement fstab settings as client side view | Jo-Philipp Wich |
2019-09-21 | luci-base: add rpc methods for mount management | Jo-Philipp Wich |
2019-09-16 | luci-mod-system: remplement password change as client side view | Jo-Philipp Wich |
2019-09-15 | luci-mod-system: reimplement SSH key mgmt as client side view | Jo-Philipp Wich |
2019-09-16 | luci-base: add luci/setPassword rpc method, dropbear feature flag | Jo-Philipp Wich |
2019-09-12 | luci-mod-system: reimplent system/crontab as client side view | Jo-Philipp Wich |