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
/
luci.js
Age
Commit message (
Expand
)
Author
2019-11-26
luci-base: luci.js: further nested Class.super() call fixes
Jo-Philipp Wich
2019-11-26
luci-base: luci.js: properly handle nested Class.super() calls
Jo-Philipp Wich
2019-11-10
luci-base: luci.js: add optional apply unchecked action
Jo-Philipp Wich
2019-10-07
luci-base: luci.js: add resolveDefault() helper
Jo-Philipp Wich
2019-10-02
luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotations
Jo-Philipp Wich
2019-09-21
luci-base: tie cached system features to user session
Jo-Philipp Wich
2019-09-21
luci-base: luci.js: improve XHR issue diagnostics
Jo-Philipp Wich
2019-09-18
luci-base: ensure that button labels are properly html escaped
Jo-Philipp Wich
2019-09-17
luci-base: luci.js: render view buttons depending on available functions
Jo-Philipp Wich
2019-09-14
luci-base: luci.js: append version when dynamically loading classes
Jo-Philipp Wich
2019-09-11
luci-base: luci.js: register rpc interceptor to catch expired sessions
Jo-Philipp Wich
2019-09-11
luci-base: luci.js: rework error handling
Jo-Philipp Wich
2019-09-10
luci-base: luci.js: use createHandlerFn() for page actions
Jo-Philipp Wich
2019-09-10
luci-base: luci.js: support passing FormData as request payload
Jo-Philipp Wich
2019-09-10
luci-base: luci.js: support registering request progress handlers
Jo-Philipp Wich
2019-09-10
luci-base: luci.js: fix L.Poll.remove()
Jo-Philipp Wich
2019-09-10
luci-base: luci.js: support custom filter function in dom.isEmpty()
Jo-Philipp Wich
2019-08-14
luci-base: luci.js: introduce hasSystemFeature() api
Jo-Philipp Wich
2019-08-01
luci-base: luci.js: add L.dom.isEmpty() helper
Jo-Philipp Wich
2019-07-12
luci-base: luci.js: add Promise.finally polyfill
Jo-Philipp Wich
2019-07-11
luci-base: luci.js: only use overrideMimeType when supported
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-08
luci-base: use native ubus HTTP gateway if available
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: add isObject(), toArray() and sortedKeys() helper
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: don't abort finished xhr objects
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: make require() failures catcheable
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: rework L.error()
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: auto-coalesce ubus requests
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: introduce generic LuCI.Poll
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: enable strict mode
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: handle postprocessed sources
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: catch base class loading errors
Jo-Philipp Wich
2019-07-07
luci-base: introduce form.js
Jo-Philipp Wich
2019-07-07
luci-base: add client based view actions
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: tweak error handling
Jo-Philipp Wich
2019-07-07
luci-base: add ubus-http gateway
Jo-Philipp Wich
2019-07-07
luci-base: luci.js: add L.dom.data()
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: luci.js: add Object.assign polyfill
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-11-23
luci-base: modal accessibility fix, wrap XHR.stop()
Jo-Philipp Wich
[next]