summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
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-mod-network: replace DHCP & DNS view with client side implementationJo-Philipp Wich
2019-07-07luci-base: implement lease status ubus callJo-Philipp Wich
2019-07-07luci-base: rpc.js: drop batch apiJo-Philipp Wich
2019-07-07luci-mod-system: rework leds.js and system.js viewsJo-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-mod-system: use client side cbi forms for system and led configJo-Philipp Wich
2019-07-07luci-base: add sys.init.reload() and sys.init.restart() actionsJo-Philipp Wich
2019-07-07luci-base: add rpcd backend pluginJo-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: switch from server side to client side widget markupJo-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-07-06luci-base: hide autocomplete-preventing password input with bigger offsetYousong Zhou
2019-07-06luci-base: nowrap for password input and reveal buttonYousong Zhou
2019-07-05timezone data: update to 2019bHannu Nyman
2019-07-02luci-base: fix typo in german translationMartin Schiller
2019-07-01luci-base: add german translations for led triggerMartin Schiller
2019-07-01luci-mod-system: fix flash activity trigger nameMartin Schiller
2019-06-29system-wide: fix escaping of magic charsDirk Brenken
2019-06-28luci-base: show niced processes on Status/Processes pageHannu Nyman
2019-06-28luci-mod-system: fix some led trigger name translationsMartin Schiller
2019-06-28Merge pull request #2061 from Ansuel/improveconnFlorian Eckert
2019-06-26luci-mod-network: os-release variables have been renamed to OPENWRT_Bjørn Mork
2019-06-22luci-base: Update Spanish translationFranco Castillo
2019-06-12luci-mod-system: prevent clearing rc.local on unrelated submit actionsJo-Philipp Wich