Age | Commit message (Expand) | Author |
2020-06-16 | luci-base: move vpn section | Florian Eckert |
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-03-20 | luci-base: accept alternative logread location | Dirk Brenken |
2020-01-25 | luci-base: allow loading translations when not authenticated | Jo-Philipp Wich |
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, 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-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-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-12 | luci-mod-system: reimplent system/crontab as client side view | Jo-Philipp Wich |
2019-09-12 | luci-base: whitelist file/write actions on /etc/rc.local | Jo-Philipp Wich |
2019-09-12 | luci-base: add luci/getSwconfigFeatures and luci/getSwconfigPortState | Jo-Philipp Wich |
2019-09-10 | luci-base: replace luci/getHostname with generic file/read rpc operation | Jo-Philipp Wich |
2019-09-10 | protocols: replace luci/getTTYDevices calls with generic file/list ones | Jo-Philipp Wich |
2019-09-10 | luci-mod-network: switch to client side wifi configuration pages | Jo-Philipp Wich |
2019-09-10 | luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsing | Jo-Philipp Wich |
2019-09-10 | luci-base: network.js: fix, rework and improve wireless state handling | Jo-Philipp Wich |