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-07-27
luci-base: luci.js: add array sort utilities
Jo-Philipp Wich
2022-07-23
luci-base: uci.js: prevent sending empty uci set operations
Jo-Philipp Wich
2022-07-22
luci-base: form.js: fix removing just created named GridSection
Jo-Philipp Wich
2022-06-25
luci-base: optimized icons filesizes
y04
2022-06-16
luci-base: network.js: consider uci config for Device.getType()/getParent()
Jo-Philipp Wich
2022-05-17
luci-base: ui.js: add required CSS class to dynlist widget
Jo-Philipp Wich
2022-05-17
luci-base: form.js: minor tweaks for mobile styling
Jo-Philipp Wich
2022-05-16
luci-base: form.js: trim option description
Jo-Philipp Wich
2022-05-16
luci-base: luci.js: remove wrong CSS class from page footer
Jo-Philipp Wich
2022-05-16
luci-base: form.js: remove stray `<br>` elements from section placeholder
Jo-Philipp Wich
2022-05-16
luci-base: form.js: save parent map on opening nested modal map
Jo-Philipp Wich
2022-05-16
luci-base: form.js: handle SectionValue objects in GridSection modals
Jo-Philipp Wich
2022-05-16
luci-base: form.js: reset parent maps on returning from nested section modal
Jo-Philipp Wich
2022-05-16
luci-base: form.js: allow overriding section placeholder of TableSections
Jo-Philipp Wich
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
[next]