summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-04-16luci-theme-openwrt-2020: disabled widget style tweaksJo-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-theme-bootstrap: rework menu renderingJo-Philipp Wich
2020-04-16luci-theme-openwrt: rework menu renderingJo-Philipp Wich
2020-04-16luci-theme-openwrt-2020: rework menu renderingJo-Philipp Wich
2020-04-16luci-base: ui.js: add LuCI.ui.menu helper classJo-Philipp Wich
2020-04-16luci-base: implement JSON endpoint to fetch menu informationJo-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: expose currently dispatched node info to client side JSJo-Philipp Wich
2020-04-16luci-base: dispatcher.lua: add support for handling menu ACL annotationsJo-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-16luci-app-nextdns: add uci ACL rulesJo-Philipp Wich
2020-04-15luci-app-ddns: add uci write permissionJo-Philipp Wich
2020-04-15luci-compat: add wildcard ACL allowing access to all uci configurationsJo-Philipp Wich
2020-04-15build: luci.mk: fix compatibility with older Git versionsJo-Philipp Wich
2020-04-15luci-app-samba4: add uci ACL rulesJo-Philipp Wich
2020-04-15luci-base: network.js: don't fail loading network config on missing wirelessJo-Philipp Wich
2020-04-14Merge pull request #3910 from weblate/weblate-openwrt-luciHannu Nyman
2020-04-14Translated using Weblate (German)Hosted Weblate
2020-04-14luci-app-adblock: accept capital letters in DNS filterDirk Brenken
2020-04-14build: luci.mk: gracefully handle missing or unversioned po subdirectoriesJo-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-app-ksmbd: add uci permissionsJo-Philipp Wich
2020-04-14luci-app-frps: allow /etc/config/frps, /etc/group and /etc/passwd accessJo-Philipp Wich
2020-04-14luci-app-statistics: allow /etc/group and /etc/passwd accessJo-Philipp Wich
2020-04-14build: gracefully handle non-Git source treesJo-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-app-firewall: tools/firewall.js: honour readonly propertyJo-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-theme-openwrt-2020: add styles for disabled input elementsJo-Philipp Wich
2020-04-14luci-theme-openwrt-2020: remove xhr_poll_status markupJo-Philipp Wich
2020-04-14luci-base: luci.js: use standard indicator framework for poll statusJo-Philipp Wich
2020-04-14luci-mod-system: convert menu controller to declarative JSONJo-Philipp Wich
2020-04-14luci-base: uci.js: do not issue malformed uci/delete requestsJo-Philipp Wich
2020-04-13Merge pull request #3904 from weblate/weblate-openwrt-luciHannu Nyman
2020-04-13Translated using Weblate (Romanian)Hosted Weblate
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