Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-08luci-mod-network: dhcp.js: fix DNSSEC feature probingJo-Philipp Wich
2019-11-08luci-base, luci-mod-network: migrate getDUIDHints method to C pluginJo-Philipp Wich
2019-11-07luci-mod-network: wireless.js: restore client disconnect functionalityJo-Philipp Wich
2019-11-07luci-mod-status: 60_wifi.js: use new network.js functions for wifi statusJo-Philipp Wich
2019-11-07luci-base: network.js: introduce further API functionsJo-Philipp Wich
2019-11-07luci-mod-status: fix stray "null" in wifi assoclist status viewJo-Philipp Wich
2019-11-06Translated using Weblate (Polish)Hosted Weblate
2019-11-06luci-base: network.js: prevent duplicate wan interface reportingJo-Philipp Wich
2019-11-06luci-mod-status: 10_system.js: fix local time displayJo-Philipp Wich
2019-11-05Translated using Weblate (Chinese (Simplified))Hosted Weblate
2019-11-04i18n: update from WeblateHosted Weblate
2019-11-04luci-mod-system: validate log_ip as "host" instead of just ipaddrYousong Zhou
2019-11-04treewide: resync translationsJo-Philipp Wich
2019-11-03treewide: require ui.js explicitlyJo-Philipp Wich
2019-11-03luci-mod-status: move processes.js to correct directoryJo-Philipp Wich
2019-11-03treewide: move server side CBI support to luci-compatJo-Philipp Wich
2019-11-03luci-base, luci-app-firewall: port custom rules to client side viewJo-Philipp Wich
2019-11-03luci-base, luci-mod-status: convert process status to client side viewJo-Philipp Wich
2019-11-03luci-base: add luci/getProcessList RPC methodJo-Philipp Wich
2019-11-03Merge pull request #3248 from weblate/weblate-openwrt-luciJo-Philipp Wich
2019-11-03luci-mod-status: 60_wifi.js: fix channel and bitrate displayJo-Philipp Wich
2019-11-03luci-mod-system: sshkeys.js: explicitely require ui.jsJo-Philipp Wich
2019-11-03treewide: move templates and libraries not used by the core to luci-compatJo-Philipp Wich
2019-11-03luci-mod-network: remove unused `iface_down` endpointJo-Philipp Wich
2019-11-03luci-base, luci-mod-network: invoke ifdown directly in interface overviewJo-Philipp Wich
2019-11-03luci-mod-network: add admin/network/remote_addr endpointJo-Philipp Wich
2019-11-03luci-base, luci-mod-status: convert realtime stats to client side viewsJo-Philipp Wich
2019-11-03luci-base: add luci/getRealtimeStats and luci/getConntrackList rpc methodsJo-Philipp Wich
2019-11-03luci-base: form.js: fix GridSection not using user-input name when addRichard Yu
2019-11-03luci-mod-status: use available and cached memory for progress barsZachary Cook
2019-11-02luci-base: sys.lua: lazy-load luci.model.networkJo-Philipp Wich
2019-11-02Translated using Weblate (Portuguese)Hosted Weblate
2019-11-01luci-mod-system: flash.js: upon sysupgrade, select reconnect ip by keep stateJo-Philipp Wich
2019-11-01luci-mod-system: flash.js: fix flash erase modalJo-Philipp Wich
2019-11-01luci-mod-network: fix disabled state in wifi settings modalJo-Philipp Wich
2019-11-01luci-app-opkg: add ipk upload featureRichard Yu
2019-11-01luci-base, luci-mod-system: move file upload handling to ui.jsJo-Philipp Wich
2019-11-01luci-mod-system: use declarative dependencies in controllerJo-Philipp Wich
2019-11-01luci-mod-status: use declarative dependencies in controllerJo-Philipp Wich
2019-11-01luci-mod-network: use declarative dependencies in controllerJo-Philipp Wich
2019-11-01luci-base: dispatcher.lua: support declarative node dependenciesJo-Philipp Wich
2019-11-01luci-mod-network: interfaces.js: issue iface restart via file/exec rpc callJo-Philipp Wich
2019-11-01luci-mod-network: wireless.js: issue wifi restart via file/exec rpc callJo-Philipp Wich
2019-11-01luci-base: remove unused Lua codeJo-Philipp Wich
2019-11-01luci-mod-status: reimplement index status page as client side viewJo-Philipp Wich
2019-11-01luci-base, luci-mod-system: replace luci/setUmount with fs.exec callsJo-Philipp Wich
2019-11-01luci-base, luci-mod-system: replace luci/setReboot with fs.execJo-Philipp Wich
2019-11-01luci-base: consolidate network.js data acquisitionJo-Philipp Wich
2019-11-01luci-base: migrate luci/getNetworkDevices to C pluginJo-Philipp Wich
2019-11-01luci-base: migrate luci/getWirelessDevices to C pluginJo-Philipp Wich