summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs
AgeCommit message (Expand)Author
2019-11-26luci-base: luci.js: properly handle nested Class.super() callsJo-Philipp Wich
2019-11-22luci-base: validation.js: fix "unique" validatorJo-Philipp Wich
2019-11-16treewide: fix "Unhandled token" errors with Lua CBI mapsJo-Philipp Wich
2019-11-15luci-base: Improve change application messageKevin Darbyshire-Bryant
2019-11-13luci-base: network.js: fix getDevices()Jo-Philipp Wich
2019-11-10luci-base: ui.js: show filename after selecting upload fileJo-Philipp Wich
2019-11-10luci-base: luci.js: add optional apply unchecked actionJo-Philipp Wich
2019-11-10luci-base: ui.js: add ComboButton widgetJo-Philipp Wich
2019-11-07luci-base: network.js: introduce further API functionsJo-Philipp Wich
2019-11-06luci-base: network.js: prevent duplicate wan interface reportingJo-Philipp Wich
2019-11-04luci-base: form.js: fix GridSection not using user-input name when addRichard Yu
2019-11-01luci-base, luci-mod-system: move file upload handling to ui.jsJo-Philipp Wich
2019-11-01luci-base: consolidate network.js data acquisitionJo-Philipp Wich
2019-11-01luci-base: migrate luci/getNetworkDevices to C pluginJo-Philipp Wich
2019-11-01luci-base: migrate luci/getWirelessDevices to C pluginJo-Philipp Wich
2019-11-01luci-base, luci-mod-network, luci-app-firewall: migrate luci/getHostHintsJo-Philipp Wich
2019-11-01luci-base: migrate luci/getBoardJSON to C pluginJo-Philipp Wich
2019-10-22luci-base: network.js: implement Protocol.getGateway6Addr()Jo-Philipp Wich
2019-10-22luci-base: ui.js: prevent race condition in tab initializationJo-Philipp Wich
2019-10-21luci.base: fs.js: expose mode param in fs.write()Jo-Philipp Wich
2019-10-18luci-base: network.js: simplify rpc error handlingJo-Philipp Wich
2019-10-17luci-base: network.js: prefer netifd traffic stats over getifaddrs() onesJo-Philipp Wich
2019-10-15luci-base: static.js: make IPv6 assignment hint optionalJo-Philipp Wich
2019-10-11luci-base: widgets.js: add user and group selectRichard Yu
2019-10-07luci-base: form.js: fix anonymous section table titlesJo-Philipp Wich
2019-10-07luci-base: form.js: treat inactive options as optionalJo-Philipp Wich
2019-10-07luci-base: ui.js: add pingDevice() and awaitReconnect() functionsJo-Philipp Wich
2019-10-07luci-base: ui.js: use common fs.js class for filebrowser operationsJo-Philipp Wich
2019-10-07luci-base: introduce common fs.js helper classJo-Philipp Wich
2019-10-07luci-base: luci.js: add resolveDefault() helperJo-Philipp Wich
2019-10-02luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotationsJo-Philipp Wich
2019-09-30luci-base: network.js: implement getMeshID() getterJo-Philipp Wich
2019-09-24luci-base: network.js: fix deleteNetwork() implementationJo-Philipp Wich
2019-09-24luci-base: form.js: do not inherit map tabbing to nested sectionsJo-Philipp Wich
2019-09-24luci-base: form.js: allow overriding remove action in Table/GridSectionsJo-Philipp Wich
2019-09-22luci-base: form.js: do not add title attributes for untitled optionsJo-Philipp Wich
2019-09-21luci-base: tie cached system features to user sessionJo-Philipp Wich
2019-09-21luci-base: network.js: don't batch wireless scan requestsJo-Philipp Wich
2019-09-21luci-base: rpc.js: increase default timeout to 20s, allow batch preventionJo-Philipp Wich
2019-09-21luci-base: luci.js: improve XHR issue diagnosticsJo-Philipp Wich
2019-09-20luci-base: form.js: only update option default if cfgvalue is nullJo-Philipp Wich
2019-09-19luci-base: form.js: add support for dynamic default valuesJo-Philipp Wich
2019-09-19luci-base: ui.js: mark user-changed widgetsJo-Philipp Wich
2019-09-18luci-base: form.js: fix default click action of button optionsJo-Philipp Wich
2019-09-18luci-base: ensure that button labels are properly html escapedJo-Philipp Wich
2019-09-18luci-base: network.js: filter invalid mac addressesJo-Philipp Wich
2019-09-18luci-base: network.js: get low level device details from getifaddr() infoJo-Philipp Wich
2019-09-17luci-base: luci.js: render view buttons depending on available functionsJo-Philipp Wich
2019-09-16luci-base: form.js: implement JSONMapJo-Philipp Wich
2019-09-14luci-base: luci.js: append version when dynamically loading classesJo-Philipp Wich