index
:
openwrt/luci
build
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
webauthn
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-07-07
luci-base: move dropdown, combox and dynlist widget code to L.ui
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: add L.dom.data()
Jo-Philipp Wich
2019-07-07
luci-base: cbi.js: support field validation for formless inputs
Jo-Philipp Wich
2019-07-07
luci-base: cbi.js: untangle dropdown and dynlists from dependency update
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: add L.bind() helper
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: consolidate error handling
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: convert LuCI.dom to Class instance
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: split ui helper functions into external ui.js
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: add dynamic class loader
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: convert LuCI to Class instance
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: add HTTP request functions
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: add class construction helper
Jo-Philipp Wich
2019-07-07
luci-base: add ES6 Promise polyfill for IE < Edge
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: add Object.assign polyfill
Jo-Philipp Wich
2019-01-05
luci-base: Fix addr:port validate always fails
Daniel F. Dickinson
2018-12-29
luci-base: rework filebrowser initialization
Jo-Philipp Wich
2018-12-20
modules: use configurable poll interval
Florian Eckert
2018-12-13
luci-base: cbi.js: update deps on dynlist changes, honor placeholder
Jo-Philipp Wich
2018-12-10
luci-base: rework ui tabbing code
Jo-Philipp Wich
2018-12-10
luci-base: luci.js: emit custom events for tooltip open/close actions
Jo-Philipp Wich
2018-12-02
luci-base: fix ReferenceError
Jo-Philipp Wich
2018-11-23
luci-base: modal accessibility fix, wrap XHR.stop()
Jo-Philipp Wich
2018-11-22
luci-base: move DOM manipulation functions to luci.js
Jo-Philipp Wich
2018-11-22
luci-base: cbi.js: remove functions moved to luci.js
Jo-Philipp Wich
2018-11-22
luci-base: introduce common JavaScript api
Jo-Philipp Wich
2018-11-19
luci-base: further hash calculation signedness bugfixes
Jo-Philipp Wich
2018-11-19
luci-base: cbi.js: fix sfh() signedness bug for strings with 3 trailing bytes
Jo-Philipp Wich
2018-11-19
luci-base: cbi.js: fix sfh() hash calculation over multibyte sequences
Jo-Philipp Wich
2018-11-16
luci-base: xhr.js: rework class, handle expired session
Jo-Philipp Wich
2018-11-14
luci-base: cbi.js: add modal dialog functions
Jo-Philipp Wich
2018-11-14
luci-base, themes: dropdown behaviour improvements
Jo-Philipp Wich
2018-11-14
luci-base: cbi.js: remove dead code in cbi_validate_field()
Jo-Philipp Wich
2018-11-14
luci-base: cbi.js: enable validation for dropdown fields
Jo-Philipp Wich
2018-11-14
luci-base: cbi.js: set .value property of cbi dropdown elements
Jo-Philipp Wich
2018-11-14
luci-base: cbi.js: properly handle cbi tooltips on nested elements
Jo-Philipp Wich
2018-11-14
luci-base: cbi.js: avoid using .form property directly
Jo-Philipp Wich
2018-11-14
luci-base: cbi.js: fix passing multiple dropdown values in change event
Jo-Philipp Wich
2018-11-11
luci-base: fix translation issues
INAGAKI Hiroshi
2018-11-05
luci-base: cbi.js: add client-side hexstring datatype validator
Jo-Philipp Wich
2018-11-05
luci-base: cbi.js: add heuristics to attribute handling in E()
Jo-Philipp Wich
2018-11-05
luci-base, themes: rework dynlist and dropdown widgets
Jo-Philipp Wich
2018-11-05
luci-base: cbi.js: rework dropdown implementation
Jo-Philipp Wich
2018-11-05
luci-base: cbi.js: utilize node.closest() if available
Jo-Philipp Wich
2018-11-05
luci-base: cbi.js: drop cbi_bind()
Jo-Philipp Wich
2018-11-05
luci-base: cbi.js: rework client side input validation
Jo-Philipp Wich
2018-11-05
luci-base: cbi.js: fix corner case in IPv6() address parser
Jo-Philipp Wich
2018-11-05
luci-base, themes: add tooltip helpers & styles
Jo-Philipp Wich
2018-11-05
luci-base: cbi.js: switch to client side translation
Jo-Philipp Wich
2018-11-05
luci-base: cbi.js: add client side translation infrastructure
Jo-Philipp Wich
2018-10-28
Add missing variable declarations in JavaScript code
Stefan Weil
[next]