index
:
openwrt/luci
build
fido2-conformance
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
webauthn
wip-webauthn
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
luci-base
/
htdocs
/
luci-static
Age
Commit message (
Expand
)
Author
2022-05-16
luci-base: ui.js: warn about connectivity loss on changing iface settings
Jo-Philipp Wich
2022-05-06
luci-base: ui.js: make "Apply unchecked" available from the changes dialog
Jo-Philipp Wich
2022-05-06
luci-base: ui.js: gracefully handle failing confirm calls on rollback
Jo-Philipp Wich
2022-05-06
luci-base: form.js: rework stacked modal CBI map logic
Jo-Philipp Wich
2022-04-28
luci-base: ui: resolve aliases and rewrites on obtaining menu node children
Jo-Philipp Wich
2022-02-27
luci-base: ui: fix null access in ui.Table.update()
Jo-Philipp Wich
2022-02-24
luci-base: form.js: add column sorting to TableSections and GridSections
Jo-Philipp Wich
2022-02-24
luci-base: introduce new LuCI.ui.Table class
Jo-Philipp Wich
2022-02-21
luci-base: properly handle promise targets in Request.request()
Jo-Philipp Wich
2022-02-16
luci-app-firewall: fix setting unspecified zone on forwardings
Jo-Philipp Wich
2021-12-23
luci.js: remove unsafe fallback code from dom.parse()
Jo-Philipp Wich
2021-12-23
luci-base: form.js: do not execute embedded script code in stripTags()
Jo-Philipp Wich
2021-12-09
luci-base: cbi.js: properly handle non-strings in `%h` and `%q` formats
Jo-Philipp Wich
2021-12-09
luci-base: ui.js: avoid error tooltips overlapping dropdowns
Jo-Philipp Wich
2021-12-09
luci-base: form.js: implement AbstractValue.retain property
Jo-Philipp Wich
2021-12-02
Merge pull request #5540 from jow-/wireguard-peer-gridsection
Jo-Philipp Wich
2021-11-23
luci-base: cbi.js: properly handle falsy values in cbi_update_table()
Jo-Philipp Wich
2021-11-22
luci-base: form.js: allow nesting Grid and Table sections
Jo-Philipp Wich
2021-11-18
Merge pull request #5442 from lvoegl/validation-error-popup-message
Jo-Philipp Wich
2021-11-16
luci-base: luci.js: fix undefined variable access in Request.request()
Jo-Philipp Wich
2021-11-11
luci-base: widget.js: use firewall.getZoneColorStyle() in zone widgets
Jo-Philipp Wich
2021-11-11
luci-base: firewall.js: add getZoneColorStyle() helper
Jo-Philipp Wich
2021-11-10
luci-base: network.js: ignore wireless ifname patterns on retrieving devices
Jo-Philipp Wich
2021-11-10
luci-base: tools.widgets: adjust zone selector dropdown markup
Jo-Philipp Wich
2021-10-28
luci-base: add legacy directory, file and device validator JS stubs
Jo-Philipp Wich
2021-10-26
luci-base: show validation message in error
Lukas Voegl
2021-10-22
luci-base: remove further related section types on deleting network
Jo-Philipp Wich
2021-10-11
luci-base: dispatcher: rework dispatching and menu filtering logic
Jo-Philipp Wich
2021-10-08
luci-base: cbi.js: use IEC 80000-13 units to format base 2 byte values
Jo-Philipp Wich
2021-10-08
luci-base: form.js: add drag-drop sorting support for mobile
Jo-Philipp Wich
2021-08-15
luci-base: support loopback by widgets.NetworkSelect
Vladislav Grigoryev
2021-08-11
Merge pull request #5239 from aparcar/seconds
Jo-Philipp Wich
2021-08-11
Merge pull request #5154 from TDT-AG/pr/20210628-luci-compat
Florian Eckert
2021-08-11
luci-base: prevent empty field for adding new entry
Helge Mader
2021-08-09
luci-base: fix request timeout docstring
Paul Spooren
2021-07-15
luci-base: fix off-by-one in cbi_update_table()
Jo-Philipp Wich
2021-07-13
luci-base: batch DOM updates to prevent slowdown
Olli Asikainen
2021-07-06
luci-base: Fix time display error
DeYu Liu
2021-07-03
luci-base: validation: disallow mutlicast MACs by default
Jo-Philipp Wich
2021-07-01
luci-base: do not add validation for named section if readonly is set
Florian Eckert
2021-07-01
luci-base: prevent empty field for adding new named section in JavaScript
Helge Mader
2021-07-01
luci-base: change css class btn to cbi-button
Florian Eckert
2021-07-01
luci-base: use button tag instead of input tag on named section add
Florian Eckert
2021-06-12
luci-base: network.js: add link status information accessors
Jo-Philipp Wich
2021-06-09
luci-base: ui.js: determine dropdown position relative to overflow parent
Jo-Philipp Wich
2021-06-05
Merge pull request #5070 from blocktrron/pr-luci-wifi6
David Bauer
2021-06-05
luci-base: add 11ax HW / HT modes
David Bauer
2021-06-05
luci-mod-network: add 802.11ax HE support
David Bauer
2021-06-03
luci-base: network.js: sorting fixes
Jo-Philipp Wich
2021-06-03
treewide: Update JS using luci-rpc getHostHints
Niels Widger
[next]