Age | Commit message (Expand) | Author |
2020-04-16 | luci-mod-system: sshkeys.js: make readonly on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: password.js: make readonly on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: mounts.js: disable umount button in readonly map | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: flash.js: make readonly on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: crontab.js: disable textarea on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-status: assoclist: hide wifi disconnect on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-network: wireless.js: disable action buttons on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-network: interfaces.js: disable action buttons on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-base: ui.js: add LuCI.ui.menu.flushCache() function | Jo-Philipp Wich |
2020-04-16 | luci-base: ui.js: apply disabled attribute to toplevel dynlist node | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: get rid of global `L` references in internal classes | Jo-Philipp Wich |
2020-04-16 | luci-base: ui.js: add LuCI.ui.menu helper class | Jo-Philipp Wich |
2020-04-16 | luci-base: implement JSON endpoint to fetch menu information | Jo-Philipp Wich |
2020-04-16 | luci-base: ui.js: use session data api to persist tab selection state | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: disable page action buttons on readonly views | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: add hasViewPermission() helper | Jo-Philipp Wich |
2020-04-16 | luci-base: expose currently dispatched node info to client side JS | Jo-Philipp Wich |
2020-04-16 | luci-base: dispatcher.lua: add support for handling menu ACL annotations | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: fix JSdoc markup issues | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: convert various probe* functions to session data api | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: add LuCI.session class | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: share environment object among LuCI base classes | Jo-Philipp Wich |
2020-04-15 | luci-compat: add wildcard ACL allowing access to all uci configurations | Jo-Philipp Wich |
2020-04-15 | luci-base: network.js: don't fail loading network config on missing wireless | Jo-Philipp Wich |
2020-04-14 | Translated using Weblate (German) | Hosted Weblate |
2020-04-14 | Revert "build: luci.mk: gracefully handle missing or unversioned po subdirect... | Jo-Philipp Wich |
2020-04-14 | build: luci.mk: gracefully handle missing or unversioned po subdirectories | Jo-Philipp Wich |
2020-04-14 | luci-base: form.js: make map readonly on insufficient uci permissions | Jo-Philipp Wich |
2020-04-14 | luci-base: tools/widgets.js: honour map readonly property too | Jo-Philipp Wich |
2020-04-14 | luci-base: ui.js: use standard indicator framework to display uci changes | Jo-Philipp Wich |
2020-04-14 | luci-base: tools/widgets.js: honour readonly property | Jo-Philipp Wich |
2020-04-14 | luci-base: form.js: implement readonly property for forms and options | Jo-Philipp Wich |
2020-04-14 | luci-base: ui.js: add disabled property to widgets | Jo-Philipp Wich |
2020-04-14 | luci-base: luci.js: use standard indicator framework for poll status | Jo-Philipp Wich |
2020-04-14 | luci-mod-system: convert menu controller to declarative JSON | Jo-Philipp Wich |
2020-04-14 | luci-base: uci.js: do not issue malformed uci/delete requests | Jo-Philipp Wich |
2020-04-13 | Translated using Weblate (Romanian) | Hosted Weblate |
2020-04-13 | luci-base: uci.js: fix variable clash | Jo-Philipp Wich |
2020-04-12 | luci-base: luci.js: add ability to add "preload" classes | Jo-Philipp Wich |
2020-04-12 | luci-base: luci.js: add LuCI.fspath() helper | Jo-Philipp Wich |
2020-04-12 | Translated using Weblate (Portuguese (Brazil)) | Hosted Weblate |
2020-04-11 | treewide: resync translation templates | Jo-Philipp Wich |
2020-04-11 | luci-base: network.js: gracefully handle missing wireless config | Jo-Philipp Wich |
2020-04-11 | luci-mod-network: dhcp.js: allow lease hostname to be empty | Jo-Philipp Wich |
2020-04-11 | luci-mod-network: dhcp.js: fix validation logic | Jo-Philipp Wich |
2020-04-11 | Translated using Weblate (Chinese (Simplified)) | Hosted Weblate |
2020-04-10 | luci-mod-system: fix dropbear write ACL rule | Jo-Philipp Wich |
2020-04-10 | luci-base: uci.js: let internal RPC functions reject on errors | Jo-Philipp Wich |
2020-04-10 | luci-base: rpc.js: add ability to reject nonzero ubus statuses | Jo-Philipp Wich |
2020-04-10 | luci-base: uhttpd.lua: expose all CGI variables | Jo-Philipp Wich |