summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static
AgeCommit message (Expand)Author
2019-07-07luci-base: split off CBI validations into separate classJo-Philipp Wich
2019-07-07luci-base: luci.js: rework L.error()Jo-Philipp Wich
2019-07-07luci-base: form.js: default to unlimited dropdown sizeJo-Philipp Wich
2019-07-07luci-base: ui.js: improve dropdown behaviourJo-Philipp Wich
2019-07-07luci-base: rpc.js: drop batch apiJo-Philipp Wich
2019-07-07luci-base: luci.js: auto-coalesce ubus requestsJo-Philipp Wich
2019-07-07luci-base: rpc.js: make base URL configurableJo-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: cbi.js, ui.js: add custom validation callbacks, new ui widgetsJo-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: replace uci change pages with client side modal dialogJo-Philipp Wich
2019-07-07luci-base: add uci.js and rpc.js classesJo-Philipp Wich
2019-07-07luci-base: add ubus-http gatewayJo-Philipp Wich
2019-07-07luci-base: move dropdown, combox and dynlist widget code to L.uiJo-Philipp Wich
2019-07-07luci-base: luci.js: add L.dom.data()Jo-Philipp Wich
2019-07-07luci-base: cbi.js: support field validation for formless inputsJo-Philipp Wich
2019-07-07luci-base: cbi.js: untangle dropdown and dynlists from dependency updateJo-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: add ES6 Promise polyfill for IE < EdgeJo-Philipp Wich
2019-07-07luci-base: luci.js: add Object.assign polyfillJo-Philipp Wich
2019-01-05luci-base: Fix addr:port validate always failsDaniel F. Dickinson
2018-12-29luci-base: rework filebrowser initializationJo-Philipp Wich
2018-12-20modules: use configurable poll intervalFlorian Eckert
2018-12-13luci-base: cbi.js: update deps on dynlist changes, honor placeholderJo-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-12-02luci-base: fix ReferenceErrorJo-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: cbi.js: remove functions moved to luci.jsJo-Philipp Wich
2018-11-22luci-base: introduce common JavaScript apiJo-Philipp Wich
2018-11-19luci-base: further hash calculation signedness bugfixesJo-Philipp Wich
2018-11-19luci-base: cbi.js: fix sfh() signedness bug for strings with 3 trailing bytesJo-Philipp Wich
2018-11-19luci-base: cbi.js: fix sfh() hash calculation over multibyte sequencesJo-Philipp Wich
2018-11-16luci-base: xhr.js: rework class, handle expired sessionJo-Philipp Wich
2018-11-14luci-base: cbi.js: add modal dialog functionsJo-Philipp Wich
2018-11-14luci-base, themes: dropdown behaviour improvementsJo-Philipp Wich
2018-11-14luci-base: cbi.js: remove dead code in cbi_validate_field()Jo-Philipp Wich