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
2020-04-07
luci-base: form.js: add documentation
Jo-Philipp Wich
2020-04-06
luci-base: reintroduce accidentally lost isCreateable() function
Jo-Philipp Wich
2020-04-03
luci-base: ui.js: add instantiateView() helper
Jo-Philipp Wich
2020-04-02
luci-base: harmonize JS class naming and requesting
Jo-Philipp Wich
2020-04-01
luci-base: ui.js: properly handle null choices in dropdown constructor
Jo-Philipp Wich
2020-03-31
luci-base: ui.js: add generic indicator handling functions
Jo-Philipp Wich
2020-03-31
luci-base: ui.js: add documentation
Jo-Philipp Wich
2020-03-30
luci-base: network.js: fix JSDoc syntax error
Jo-Philipp Wich
2020-03-26
luci-base: firewall.js: fix Firewall.removeZone()
Jo-Philipp Wich
2020-03-25
luci-base: ui.js: improve mobile dropdown scroll behaviour
Jo-Philipp Wich
2020-03-24
luci-base: form.js / ui.js: tie form labels to widgets
Jo-Philipp Wich
2020-03-23
form.js: use CSS .btn class for drag handles
Jo-Philipp Wich
2020-03-23
luci-base: luci.js: tweak CSS classes
Jo-Philipp Wich
2020-03-23
luci-base: ui.js: various tweaks
Jo-Philipp Wich
2020-03-04
Merge pull request #3712 from TDT-AG/pr/20200303-luci-base
Jo-Philipp Wich
2020-03-03
luci-base: network.js: gracefully handle deleteConfiguration() rejects
Jo-Philipp Wich
2020-03-03
luci-base: network.js: add Protocol.deleteConfiguration() callback
Jo-Philipp Wich
2020-03-03
luci-base: extended network.js for check if new interface is createable
Helge Mader
2020-03-02
luci-base: firewall.js: don't treat zone name as network fallback
Jo-Philipp Wich
2020-02-14
luci-base: cbi.js: avoid double-initialization of dropdowns
Jo-Philipp Wich
2020-02-14
luci-base: cbi.js: handle translation contexts in _()
Jo-Philipp Wich
2020-02-14
luci-base: luci.js: L.dom.data(): gracefully handle non-node argument
Jo-Philipp Wich
2020-02-13
luci-base: form.js: pass section_id to Button onclick handler
Jo-Philipp Wich
2020-02-13
luci-base: form.js: ButtonValue: pass sid as first onclick argument
Jo-Philipp Wich
2020-02-12
luci-base: fs.js: exec_direct(): add ability to encode command as latin1
Jo-Philipp Wich
2020-02-12
luci-base: form.js: rendering fixes for grid sections
Jo-Philipp Wich
2020-02-12
luci-base: ui.js: dispatch "cbi-tab-active" event when a tab is selected
Jo-Philipp Wich
2020-01-31
luci-base: validation.js: fix integer and float type validation
Jo-Philipp Wich
2020-01-30
luci-base: fs.js: support Blob/JSON in read_direct() and exec_direct()
Jo-Philipp Wich
2020-01-30
luci-base: luci.js: allow overriding response type for requests
Jo-Philipp Wich
2020-01-28
luci-base: add L.media() URL construction helper
Jo-Philipp Wich
2020-01-22
luci-base: cbi.js: support plural translations and disambiguation contexts
Jo-Philipp Wich
2020-01-20
luci-base: ui.js: UIFileUpload fixes
Jo-Philipp Wich
2020-01-19
luci-base: form.js: add a new "contains" dependency mode
Jo-Philipp Wich
2020-01-19
luci-base: form.js: don't stringify node arguments in CBIValue.value()
Jo-Philipp Wich
2020-01-19
luci-base: ui.js: support clearChoices()/addChoices() for DynLists
Jo-Philipp Wich
2020-01-19
luci-base: ui.js: use placeholder as select placeholder in DynLists
Jo-Philipp Wich
2020-01-19
luci-base: ui.js: properly handle rich choices in Dropdowns, DynLists
Jo-Philipp Wich
2020-01-16
luci-base: cbi.js: collapse whitespace before language string hashing
Jo-Philipp Wich
2020-01-16
Merge pull request #3511 from Ansuel/no-hard
Jo-Philipp Wich
2020-01-16
luci-base: make rpc webserver path configurable
Ansuel Smith
2020-01-16
luci-base: remove hardcoded cgi-bin path
Ansuel Smith
2020-01-15
luci-base: form.js: fix immediate validation of activated options
Jo-Philipp Wich
2019-12-30
luci-base: form.js: implement AbstractValue.getUIElement()
Jo-Philipp Wich
2019-12-30
luci-base: ui.js: implement UIDropdown.{add,clear}Choices()
Jo-Philipp Wich
2019-12-30
luci-base: ui.js: expose UIElement class as AbstractElement
Jo-Philipp Wich
2019-12-18
luci-base: fs.js: properly escape arguments in exec_direct()
Jo-Philipp Wich
2019-12-18
luci-base: fs.js: add read_direct() and exec_direct() functions
Jo-Philipp Wich
2019-12-17
luci-base: fix typos
Balázs Úr
2019-12-16
luci-base: ui.js: allow custom validation in Dropdown and DynamicList
Jo-Philipp Wich
[next]