summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2020-04-26luci-base: luci.js: add LuCI.session.getToken()Jo-Philipp Wich
2020-04-26luci-base: uci.js: fix section deletion logicJo-Philipp Wich
2020-04-26luci-mod-system: don't make SSH tabs depend on dropbear uciJo-Philipp Wich
2020-04-25Translated using Weblate (Greek)Hosted Weblate
2020-04-25luci-base: make logout link depend on luci-base ACLJo-Philipp Wich
2020-04-24Translated using Weblate (Ukrainian)Hosted Weblate
2020-04-22Translated using Weblate (Chinese (Simplified))Hosted Weblate
2020-04-21Translated using Weblate (Polish)Hosted Weblate
2020-04-20Translated using Weblate (French)Hosted Weblate
2020-04-20Translated using Weblate (Portuguese (Brazil))Hosted Weblate
2020-04-20luci-compat: apply permission constraints from dispatcherJo-Philipp Wich
2020-04-20luci-base: dispatcher.lua: pass permission state to legacy CBI templatesJo-Philipp Wich
2020-04-20luci-base: ui.js: fix textarea widthJo-Philipp Wich
2020-04-19Merge pull request #3934 from tano-systems/pr/luci-base-form-js-nodescJo-Philipp Wich
2020-04-19luci-compat: disable legacy cbi forms on insufficient ACLsJo-Philipp Wich
2020-04-19luci-base: dispatcher.lua: honour acl_depends annotations in Lua controllersJo-Philipp Wich
2020-04-19luci-base: form.js: allow to disable descriptions row in TableSectionAnton Kikin
2020-04-19luci-base: form.js: fix TableSection descriptions row renderingAnton Kikin
2020-04-19Translated using Weblate (Chinese (Traditional))Hosted Weblate
2020-04-18luci-base: ui.js: hide unsatisfied firstchild menu nodesJo-Philipp Wich
2020-04-18luci-mod-status: hide DHCP and assoclist on insufficient ACLsJo-Philipp Wich
2020-04-18luci-mod-status: index.js: skip includes which failed loadingJo-Philipp Wich
2020-04-17Translated using Weblate (Portuguese)Hosted Weblate
2020-04-17treewide: fix trailing commans in ACL JSON filesJo-Philipp Wich
2020-04-17luci-base: fix trainling comma in ACL specificationJo-Philipp Wich
2020-04-17Translated using Weblate (Russian)Hosted Weblate
2020-04-17treewide: add ACL annotations to menu entriesJo-Philipp Wich
2020-04-17luci-base: ui.js: order indicators by ID valueJo-Philipp Wich
2020-04-16luci-mod-system: system.js: disable timesync buttons on readonly mapJo-Philipp Wich
2020-04-16luci-mod-system: startup.js: disable action buttons on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-system: sshkeys.js: make readonly on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-system: password.js: make readonly on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-system: mounts.js: disable umount button in readonly mapJo-Philipp Wich
2020-04-16luci-mod-system: flash.js: make readonly on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-system: crontab.js: disable textarea on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-status: assoclist: hide wifi disconnect on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-network: wireless.js: disable action buttons on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-network: interfaces.js: disable action buttons on insufficient ACLsJo-Philipp Wich
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: 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