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-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
2019-09-14
luci-base: cbi.js: update dependencies after widgets have been rendered
Jo-Philipp Wich
2019-09-14
luci-base: network.js: register "none" protocol
Jo-Philipp Wich
2019-09-13
luci-base: network.js: implement Hosts.getMACHints()
Jo-Philipp Wich
2019-09-13
luci-base: fix ip6hint option dependencies and validation
Jo-Philipp Wich
2019-09-12
luci-base: rpc.js: fix list requests, handle aborted http requests
Jo-Philipp Wich
2019-09-12
luci-base: form.js: handle non-string values in stripTags()
Jo-Philipp Wich
2019-09-11
luci-base: widgets.js: fix display quirk in tools.widgets.DeviceSelect
Jo-Philipp Wich
2019-09-11
luci-base: validation.js: implement length() datatype validator
Jo-Philipp Wich
2019-09-11
luci-base: luci.js: register rpc interceptor to catch expired sessions
Jo-Philipp Wich
2019-09-11
luci-base: luci.js: rework error handling
Jo-Philipp Wich
2019-09-11
luci-base: rpc.js: revamp error handling, add interceptor support
Jo-Philipp Wich
2019-09-11
luci-base: ui.js: implement addNotification() helper
Jo-Philipp Wich
2019-09-10
luci-base: replace luci/getHostname with generic file/read rpc operation
Jo-Philipp Wich
2019-09-10
luci-base: form.js: store pointer to parent map in modal overlay map
Jo-Philipp Wich
2019-09-10
luci-base: form.js: pass-through promise in handleAdd
Jo-Philipp Wich
2019-09-10
luci-base: network.js: add getHostHints() api
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: cbi.js: handle ui elements which return a promise in render()
Jo-Philipp Wich
2019-09-10
luci-base: cbi.js: fix unintended number sign overflow in format
Jo-Philipp Wich
2019-09-10
luci-base: form.js: use createHandlerFn() for click actions
Jo-Philipp Wich
2019-09-10
luci-base: luci.js: use createHandlerFn() for page actions
Jo-Philipp Wich
2019-09-10
luci-base: form.js: do not consider inactive fields for dependency checks
Jo-Philipp Wich
[next]