index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
luci-base
/
htdocs
Age
Commit message (
Expand
)
Author
2019-11-26
luci-base: luci.js: properly handle nested Class.super() calls
Jo-Philipp Wich
2019-11-22
luci-base: validation.js: fix "unique" validator
Jo-Philipp Wich
2019-11-16
treewide: fix "Unhandled token" errors with Lua CBI maps
Jo-Philipp Wich
2019-11-15
luci-base: Improve change application message
Kevin Darbyshire-Bryant
2019-11-13
luci-base: network.js: fix getDevices()
Jo-Philipp Wich
2019-11-10
luci-base: ui.js: show filename after selecting upload file
Jo-Philipp Wich
2019-11-10
luci-base: luci.js: add optional apply unchecked action
Jo-Philipp Wich
2019-11-10
luci-base: ui.js: add ComboButton widget
Jo-Philipp Wich
2019-11-07
luci-base: network.js: introduce further API functions
Jo-Philipp Wich
2019-11-06
luci-base: network.js: prevent duplicate wan interface reporting
Jo-Philipp Wich
2019-11-04
luci-base: form.js: fix GridSection not using user-input name when add
Richard Yu
2019-11-01
luci-base, luci-mod-system: move file upload handling to ui.js
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: migrate luci/getBoardJSON to C plugin
Jo-Philipp Wich
2019-10-22
luci-base: network.js: implement Protocol.getGateway6Addr()
Jo-Philipp Wich
2019-10-22
luci-base: ui.js: prevent race condition in tab initialization
Jo-Philipp Wich
2019-10-21
luci.base: fs.js: expose mode param in fs.write()
Jo-Philipp Wich
2019-10-18
luci-base: network.js: simplify rpc error handling
Jo-Philipp Wich
2019-10-17
luci-base: network.js: prefer netifd traffic stats over getifaddrs() ones
Jo-Philipp Wich
2019-10-15
luci-base: static.js: make IPv6 assignment hint optional
Jo-Philipp Wich
2019-10-11
luci-base: widgets.js: add user and group select
Richard Yu
2019-10-07
luci-base: form.js: fix anonymous section table titles
Jo-Philipp Wich
2019-10-07
luci-base: form.js: treat inactive options as optional
Jo-Philipp Wich
2019-10-07
luci-base: ui.js: add pingDevice() and awaitReconnect() functions
Jo-Philipp Wich
2019-10-07
luci-base: ui.js: use common fs.js class for filebrowser operations
Jo-Philipp Wich
2019-10-07
luci-base: introduce common fs.js helper class
Jo-Philipp Wich
2019-10-07
luci-base: luci.js: add resolveDefault() helper
Jo-Philipp Wich
2019-10-02
luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotations
Jo-Philipp Wich
2019-09-30
luci-base: network.js: implement getMeshID() getter
Jo-Philipp Wich
2019-09-24
luci-base: network.js: fix deleteNetwork() implementation
Jo-Philipp Wich
2019-09-24
luci-base: form.js: do not inherit map tabbing to nested sections
Jo-Philipp Wich
2019-09-24
luci-base: form.js: allow overriding remove action in Table/GridSections
Jo-Philipp Wich
2019-09-22
luci-base: form.js: do not add title attributes for untitled options
Jo-Philipp Wich
2019-09-21
luci-base: tie cached system features to user session
Jo-Philipp Wich
2019-09-21
luci-base: network.js: don't batch wireless scan requests
Jo-Philipp Wich
2019-09-21
luci-base: rpc.js: increase default timeout to 20s, allow batch prevention
Jo-Philipp Wich
2019-09-21
luci-base: luci.js: improve XHR issue diagnostics
Jo-Philipp Wich
2019-09-20
luci-base: form.js: only update option default if cfgvalue is null
Jo-Philipp Wich
2019-09-19
luci-base: form.js: add support for dynamic default values
Jo-Philipp Wich
2019-09-19
luci-base: ui.js: mark user-changed widgets
Jo-Philipp Wich
2019-09-18
luci-base: form.js: fix default click action of button options
Jo-Philipp Wich
2019-09-18
luci-base: ensure that button labels are properly html escaped
Jo-Philipp Wich
2019-09-18
luci-base: network.js: filter invalid mac addresses
Jo-Philipp Wich
2019-09-18
luci-base: network.js: get low level device details from getifaddr() info
Jo-Philipp Wich
2019-09-17
luci-base: luci.js: render view buttons depending on available functions
Jo-Philipp Wich
2019-09-16
luci-base: form.js: implement JSONMap
Jo-Philipp Wich
2019-09-14
luci-base: luci.js: append version when dynamically loading classes
Jo-Philipp Wich
[next]