Age | Commit message (Expand) | Author |
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 |
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-base: add hostapd/wpa_supplicant cli feature flags | 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 |
2019-09-10 | luci-base: add getWirelessDevices() rpc method | Jo-Philipp Wich |
2019-09-10 | luci-base: rpcd: add getHostname and getTTYDevices calls | Jo-Philipp Wich |
2019-08-15 | luci-base: add rpc feature tests for sysntpd and zram | Jo-Philipp Wich |
2019-08-14 | luci-app-firewall: honour global default policies in per-zone settings | Jo-Philipp Wich |
2019-08-14 | luci-base: rpc: drop offload_support call | Jo-Philipp Wich |
2019-08-14 | luci-base: luci.js: introduce hasSystemFeature() api | Jo-Philipp Wich |
2019-08-14 | luci-base: network.js: support dynamically loaded protocol classes | Jo-Philipp Wich |
2019-08-01 | luci-base: index.html: add extend cache-control directive | Jo-Philipp Wich |
2019-07-22 | luci-base: remove accidentally committed code | Jo-Philipp Wich |
2019-07-22 | luci-base: add conntrack_helpers ubus procedure | Jo-Philipp Wich |