summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2019-07-07luci-base: add tools.widgets JS libraryJo-Philipp Wich
2019-07-07luci-base: validation.js: rework translation labelsJo-Philipp Wich
2019-07-07luci-base: uci.js: add extended section syntax support, improve loadingJo-Philipp Wich
2019-07-07luci-base: {ui,form}.js: allow passing additional CSS classes to modalsJo-Philipp Wich
2019-07-07luci-base: luci.js: don't abort finished xhr objectsJo-Philipp Wich
2019-07-07luci-base: cbi.js: fix number rounding in string.format()Jo-Philipp Wich
2019-07-07luci-base: form.js: support placeholders for DynamicList widgetsJo-Philipp Wich
2019-07-07luci-base: form.js: fix rendering flag values in modalsJo-Philipp Wich
2019-07-07luci-base: form.js: trigger validation before saving cbi mapJo-Philipp Wich
2019-07-07luci-base: form.js: prevent section creation on modal cbi save failureJo-Philipp Wich
2019-07-07luci-base: ui.js: fix rendering of rich dropdown placeholdersJo-Philipp Wich
2019-07-07luci-base: implement further ubus callsJo-Philipp Wich
2019-07-07luci-base: fix handling of large ubus HTTP requestsJo-Philipp Wich
2019-07-07luci-base: add client-side implementation of luci.model.firewallJo-Philipp Wich
2019-07-07luci-base: add client-side implementation of luci.model.networkJo-Philipp Wich
2019-07-07luci-base: add client-side prng libraryJo-Philipp Wich
2019-07-07luci-base: luci.js: make require() failures catcheableJo-Philipp Wich
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-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