summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/luci.js
AgeCommit message (Expand)Author
2019-07-08luci-base: use native ubus HTTP gateway if availableJo-Philipp Wich
2019-07-07luci-base: luci.js: add isObject(), toArray() and sortedKeys() helperJo-Philipp Wich
2019-07-07luci-base: luci.js: don't abort finished xhr objectsJo-Philipp Wich
2019-07-07luci-base: luci.js: make require() failures catcheableJo-Philipp Wich
2019-07-07luci-base: luci.js: rework L.error()Jo-Philipp Wich
2019-07-07luci-base: luci.js: auto-coalesce ubus requestsJo-Philipp Wich
2019-07-07luci-base: luci.js: introduce generic LuCI.PollJo-Philipp Wich
2019-07-07luci-base: luci.js: enable strict modeJo-Philipp Wich
2019-07-07luci-base: luci.js: handle postprocessed sourcesJo-Philipp Wich
2019-07-07luci-base: luci.js: catch base class loading errorsJo-Philipp Wich
2019-07-07luci-base: introduce form.jsJo-Philipp Wich
2019-07-07luci-base: add client based view actionsJo-Philipp Wich
2019-07-07luci-base: luci.js: tweak error handlingJo-Philipp Wich
2019-07-07luci-base: add ubus-http gatewayJo-Philipp Wich
2019-07-07luci-base: luci.js: add L.dom.data()Jo-Philipp Wich
2019-07-07luci-base: luci.js: add L.bind() helperJo-Philipp Wich
2019-07-07luci-base: luci.js: consolidate error handlingJo-Philipp Wich
2019-07-07luci-base: luci.js: convert LuCI.dom to Class instanceJo-Philipp Wich
2019-07-07luci-base: luci.js: split ui helper functions into external ui.jsJo-Philipp Wich
2019-07-07luci-base: luci.js: add dynamic class loaderJo-Philipp Wich
2019-07-07luci-base: luci.js: convert LuCI to Class instanceJo-Philipp Wich
2019-07-07luci-base: luci.js: add HTTP request functionsJo-Philipp Wich
2019-07-07luci-base: luci.js: add class construction helperJo-Philipp Wich
2019-07-07luci-base: luci.js: add Object.assign polyfillJo-Philipp Wich
2018-12-10luci-base: rework ui tabbing codeJo-Philipp Wich
2018-12-10luci-base: luci.js: emit custom events for tooltip open/close actionsJo-Philipp Wich
2018-11-23luci-base: modal accessibility fix, wrap XHR.stop()Jo-Philipp Wich
2018-11-22luci-base: move DOM manipulation functions to luci.jsJo-Philipp Wich
2018-11-22luci-base: introduce common JavaScript apiJo-Philipp Wich