summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs
AgeCommit message (Expand)Author
2020-04-16luci-base: ui.js: add LuCI.ui.menu.flushCache() functionJo-Philipp Wich
2020-04-16luci-base: ui.js: apply disabled attribute to toplevel dynlist nodeJo-Philipp Wich
2020-04-16luci-base: luci.js: get rid of global `L` references in internal classesJo-Philipp Wich
2020-04-16luci-base: ui.js: add LuCI.ui.menu helper classJo-Philipp Wich
2020-04-16luci-base: ui.js: use session data api to persist tab selection stateJo-Philipp Wich
2020-04-16luci-base: luci.js: disable page action buttons on readonly viewsJo-Philipp Wich
2020-04-16luci-base: luci.js: add hasViewPermission() helperJo-Philipp Wich
2020-04-16luci-base: luci.js: fix JSdoc markup issuesJo-Philipp Wich
2020-04-16luci-base: luci.js: convert various probe* functions to session data apiJo-Philipp Wich
2020-04-16luci-base: luci.js: add LuCI.session classJo-Philipp Wich
2020-04-16luci-base: luci.js: share environment object among LuCI base classesJo-Philipp Wich
2020-04-15luci-base: network.js: don't fail loading network config on missing wirelessJo-Philipp Wich
2020-04-14Revert "build: luci.mk: gracefully handle missing or unversioned po subdirect...Jo-Philipp Wich
2020-04-14build: luci.mk: gracefully handle missing or unversioned po subdirectoriesJo-Philipp Wich
2020-04-14luci-base: form.js: make map readonly on insufficient uci permissionsJo-Philipp Wich
2020-04-14luci-base: tools/widgets.js: honour map readonly property tooJo-Philipp Wich
2020-04-14luci-base: ui.js: use standard indicator framework to display uci changesJo-Philipp Wich
2020-04-14luci-base: tools/widgets.js: honour readonly propertyJo-Philipp Wich
2020-04-14luci-base: form.js: implement readonly property for forms and optionsJo-Philipp Wich
2020-04-14luci-base: ui.js: add disabled property to widgetsJo-Philipp Wich
2020-04-14luci-base: luci.js: use standard indicator framework for poll statusJo-Philipp Wich
2020-04-14luci-base: uci.js: do not issue malformed uci/delete requestsJo-Philipp Wich
2020-04-13luci-base: uci.js: fix variable clashJo-Philipp Wich
2020-04-12luci-base: luci.js: add ability to add "preload" classesJo-Philipp Wich
2020-04-12luci-base: luci.js: add LuCI.fspath() helperJo-Philipp Wich
2020-04-11luci-base: network.js: gracefully handle missing wireless configJo-Philipp Wich
2020-04-10luci-base: uci.js: let internal RPC functions reject on errorsJo-Philipp Wich
2020-04-10luci-base: rpc.js: add ability to reject nonzero ubus statusesJo-Philipp Wich
2020-04-10luci-base: form.js: improve save error handlingJo-Philipp Wich
2020-04-08Merge pull request #3749 from Ansuel/fix_relaydJo-Philipp Wich
2020-04-07luci-base: form.js: add documentationJo-Philipp Wich
2020-04-06luci-base: reintroduce accidentally lost isCreateable() functionJo-Philipp Wich
2020-04-03luci-base: ui.js: add instantiateView() helperJo-Philipp Wich
2020-04-02luci-base: harmonize JS class naming and requestingJo-Philipp Wich
2020-04-01luci-base: ui.js: properly handle null choices in dropdown constructorJo-Philipp Wich
2020-03-31luci-base: ui.js: add generic indicator handling functionsJo-Philipp Wich
2020-03-31luci-base: ui.js: add documentationJo-Philipp Wich
2020-03-30luci-base: network.js: fix JSDoc syntax errorJo-Philipp Wich
2020-03-26luci-base: firewall.js: fix Firewall.removeZone()Jo-Philipp Wich
2020-03-25luci-base: ui.js: improve mobile dropdown scroll behaviourJo-Philipp Wich
2020-03-24luci-base: form.js / ui.js: tie form labels to widgetsJo-Philipp Wich
2020-03-23form.js: use CSS .btn class for drag handlesJo-Philipp Wich
2020-03-23luci-base: luci.js: tweak CSS classesJo-Philipp Wich
2020-03-23luci-base: ui.js: various tweaksJo-Philipp Wich
2020-03-12luci-base: fix error 404 on missing relay protocolAnsuel Smith
2020-03-04Merge pull request #3712 from TDT-AG/pr/20200303-luci-baseJo-Philipp Wich
2020-03-03luci-base: network.js: gracefully handle deleteConfiguration() rejectsJo-Philipp Wich
2020-03-03luci-base: network.js: add Protocol.deleteConfiguration() callbackJo-Philipp Wich
2020-03-03luci-base: extended network.js for check if new interface is createableHelge Mader
2020-03-02luci-base: firewall.js: don't treat zone name as network fallbackJo-Philipp Wich