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
/
luci-static
/
resources
Age
Commit message (
Expand
)
Author
2019-08-14
luci-base: luci.js: introduce hasSystemFeature() api
Jo-Philipp Wich
2019-08-14
luci-base: form.js: support passing a callback to Map.save()
Jo-Philipp Wich
2019-08-14
luci-base: form.js: implement support for tabbed maps
Jo-Philipp Wich
2019-08-14
luci-base: form.js: improve ui tab interaction
Jo-Philipp Wich
2019-08-14
luci-base: ui.js: rework tab state handling
Jo-Philipp Wich
2019-08-14
luci-base: form.js: CBISectionValue: properly forward dependency checks
Jo-Philipp Wich
2019-08-14
luci-base: ui.js: UISelect: fix check for empty choices
Jo-Philipp Wich
2019-08-14
luci-base: form.js: allow overriding empty section placeholder rendering
Jo-Philipp Wich
2019-08-14
luci-base: form.js: harmonize title property handling
Jo-Philipp Wich
2019-08-14
luci-base: form.js: inherit uci config overrides from parent sections
Jo-Philipp Wich
2019-08-14
luci-base: form.js: fix rendering of button widgets
Jo-Philipp Wich
2019-08-14
luci-base: form.js: add further caption properties
Jo-Philipp Wich
2019-08-14
luci-base: network.js: add getL2Device(), getMTU() helpers
Jo-Philipp Wich
2019-08-14
luci-base: network.js: support dynamically loaded protocol classes
Jo-Philipp Wich
2019-08-14
luci-base: network.js: expose prefixToMask() and maskToPrefix()
Jo-Philipp Wich
2019-08-14
luci-base: network.js: return mac addresses in upper case
Jo-Philipp Wich
2019-08-14
luci-base: network.js: extend ifnameOf() and expose as getIfnameOf()
Jo-Philipp Wich
2019-08-14
luci-base: network.js: add ability to flush the internal cache
Jo-Philipp Wich
2019-08-14
luci-base: ui.js: do not forcibly sort synamic list items
Jo-Philipp Wich
2019-08-01
luci-base: form.js: add modal dialog hook
Jo-Philipp Wich
2019-08-01
luci-base: form.js: update tab state on dependency checks
Jo-Philipp Wich
2019-08-01
luci-base: ui.js: tabs: fix empty pane checking, allow alternative query root
Jo-Philipp Wich
2019-08-01
luci-base: luci.js: add L.dom.isEmpty() helper
Jo-Philipp Wich
2019-08-01
luci-base: ui.js: mark widget optional if empty choice is present
Jo-Philipp Wich
2019-07-30
luci-base: ui.js: do not save invalid dynlist values
Jo-Philipp Wich
2019-07-30
luci-base: ui.js: save filled out but not added dynlist items on submit
Jo-Philipp Wich
2019-07-27
luci-base: don't treat .rmempty flag as optional for ListValue widgets
Jo-Philipp Wich
2019-07-26
luci-base: keep polling confirmation endpoint on XHR failures
Jo-Philipp Wich
2019-07-26
luci-base: form.js: pass-through placeholder option of CBIListValue
Jo-Philipp Wich
2019-07-26
luci-base: ui.js: HTML escape uci changelog values
Jo-Philipp Wich
2019-07-26
luci-base: ui.js: HTML escape custom dropdown values
Jo-Philipp Wich
2019-07-26
luci-base: ui.js: fix event binding for UISelect
Jo-Philipp Wich
2019-07-22
luci-base: widgets.js: implement CBIDeviceSelect netdev picker
Jo-Philipp Wich
2019-07-22
luci-base: widgets.js: handle devices or subnets in CBIZoneForwards
Jo-Philipp Wich
2019-07-22
luci-base: firewall.js: add zone.getDevices() and zone.getSubnets() getters
Jo-Philipp Wich
2019-07-22
luci-base: widgets.js: CBIZoneSelect: improve initial rendering
Jo-Philipp Wich
2019-07-22
luci-base: widgets.js: CBIZoneSelect: fix availability of "device" choice
Jo-Philipp Wich
2019-07-21
luci-app-firewall: fix cbi form for rules
Jo-Philipp Wich
2019-07-19
luci-base: ui.js: fix multi vs. multiple keyword confusion
Jo-Philipp Wich
2019-07-13
luci-base: fix translatable text in ui.js
INAGAKI Hiroshi
2019-07-12
luci-base: luci.js: add Promise.finally polyfill
Jo-Philipp Wich
2019-07-12
luci-base: ui.js: fix UISelect.setValue()
Jo-Philipp Wich
2019-07-11
luci-base: luci.js: only use overrideMimeType when supported
Jo-Philipp Wich
2019-07-11
luci-base: validation.js: fix nested function declarations
Jo-Philipp Wich
2019-07-11
luci-base: ui.js: fix UISelect.getValue()
Jo-Philipp Wich
2019-07-10
luci-base: luci.js: fix undefined "this" when /ubus/ is unavailable
Jo-Philipp Wich
2019-07-10
luci-base: luci.js: cache determined RPC base url in session storage
Jo-Philipp Wich
2019-07-09
luci-base: properly handle getWifiNetidBySid() return value
Jo-Philipp Wich
2019-07-09
luci-base: fix label-to-input association in js cbi maps
Jo-Philipp Wich
2019-07-08
luci-base: use native ubus HTTP gateway if available
Jo-Philipp Wich
[next]