Age | Commit message (Expand) | Author |
2019-11-02 | luci-mod-status: use available and cached memory for progress bars | Zachary Cook |
2019-11-02 | rpcd-mod-luci: bump version | Jo-Philipp Wich |
2019-11-02 | rpcd-mod-luci: fix crash on not existing uci options | Jo-Philipp Wich |
2019-11-02 | luci-base: sys.lua: lazy-load luci.model.network | Jo-Philipp Wich |
2019-11-02 | rpcd-mod-luci: depend on libnl-tiny, do not runtime depend on libiwinfo | Jo-Philipp Wich |
2019-11-01 | luci-mod-system: flash.js: upon sysupgrade, select reconnect ip by keep state | Jo-Philipp Wich |
2019-11-01 | luci-mod-system: flash.js: fix flash erase modal | Jo-Philipp Wich |
2019-11-01 | luci-mod-network: fix disabled state in wifi settings modal | Jo-Philipp Wich |
2019-11-01 | luci-app-opkg: add ipk upload feature | Richard Yu |
2019-11-01 | luci-base, luci-mod-system: move file upload handling to ui.js | Jo-Philipp Wich |
2019-11-01 | luci-mod-system: use declarative dependencies in controller | Jo-Philipp Wich |
2019-11-01 | luci-mod-status: use declarative dependencies in controller | Jo-Philipp Wich |
2019-11-01 | luci-mod-network: use declarative dependencies in controller | Jo-Philipp Wich |
2019-11-01 | luci-base: dispatcher.lua: support declarative node dependencies | Jo-Philipp Wich |
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-base: remove unused Lua code | 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-11-01 | luci-base: depend on rpcd-mod-luci | Jo-Philipp Wich |
2019-11-01 | libs: add rpcd-mod-luci | Jo-Philipp Wich |
2019-10-30 | translation: Add Bulgarian to luci.mk | Paul Spooren |
2019-10-30 | translation: weblate update | Hosted Weblate |
2019-10-29 | translation: weblate update | Allan Nordhøy |
2019-10-28 | translation: squashed weblate update | Paul Spooren |
2019-10-29 | Merge pull request #3245 from stangri/master-luci-app-vpnbypass | Florian Eckert |
2019-10-28 | luci-app-vpnbypass: bugfix: call to action has no parent node | Stan Grishin |
2019-10-28 | Merge pull request #3223 from stangri/master-luci-app-vpnbypass | Jo-Philipp Wich |
2019-10-28 | Merge pull request #3239 from ysc3839/cifsd | Jo-Philipp Wich |
2019-10-28 | Merge pull request #3242 from ysc3839/led | Jo-Philipp Wich |
2019-10-28 | luci-mod-system: add missing speed_mask option in leds.js | Richard Yu |
2019-10-25 | Merge pull request #3238 from weblate/weblate-openwrt-luci | Florian Eckert |
2019-10-25 | luci-app-cifsd: fix read_only option incorrect default value | Richard Yu |
2019-10-24 | Translated using Weblate (French) | Nathan |
2019-10-23 | Translated using Weblate (Chinese (Simplified)) | liushuyu011 |
2019-10-23 | Translated using Weblate (German) | Paul Spooren |
2019-10-23 | Merge pull request #3178 from nickberry17/update-proto-qmi | Florian Eckert |
2019-10-23 | Merge pull request #3234 from dibdot/travelmate | Dirk Brenken |
2019-10-23 | luci-app-travelmate: WEP-fixes | Dirk Brenken |
2019-10-23 | luci-proto-qmi: remove the word 'both' from menu for improved i18n | Nicholas Smith |
2019-10-23 | luci-proto-qmi: add PDP type option | Nicholas Smith |
2019-10-22 | luci-base: network.js: implement Protocol.getGateway6Addr() | Jo-Philipp Wich |
2019-10-22 | Merge pull request #3230 from dibdot/travelmate | Dirk Brenken |