Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-16 | docs: update js api docs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-mod-system: system.js: disable timesync buttons on readonly map | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-mod-system: startup.js: disable action buttons on insufficient ACLs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-mod-system: sshkeys.js: make readonly on insufficient ACLs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-mod-system: password.js: make readonly on insufficient ACLs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-mod-system: mounts.js: disable umount button in readonly map | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-mod-system: flash.js: make readonly on insufficient ACLs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-mod-system: crontab.js: disable textarea on insufficient ACLs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-mod-status: assoclist: hide wifi disconnect on insufficient ACLs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-app-opkg: disable action buttons on insufficient ACLs | Jo-Philipp Wich | |
Also flush menu cache after opkg actions. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-mod-network: wireless.js: disable action buttons on insufficient ACLs | Jo-Philipp Wich | |
Also implement disabled state in custom frequency select widget. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-mod-network: interfaces.js: disable action buttons on insufficient ACLs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: ui.js: add LuCI.ui.menu.flushCache() function | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | docs: update js api docs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-theme-openwrt-2020: disabled widget style tweaks | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: ui.js: apply disabled attribute to toplevel dynlist node | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: luci.js: get rid of global `L` references in internal classes | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-theme-bootstrap: rework menu rendering | Jo-Philipp Wich | |
Utilize the LuCI.ui.menu class to load, traverse and cache the menu tree in the local session store. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-theme-openwrt: rework menu rendering | Jo-Philipp Wich | |
Utilize the LuCI.ui.menu class to load, traverse and cache the menu tree in the local session store. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-theme-openwrt-2020: rework menu rendering | Jo-Philipp Wich | |
Utilize the LuCI.ui.menu class to load, traverse and cache the menu tree in the local session store. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: ui.js: add LuCI.ui.menu helper class | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: implement JSON endpoint to fetch menu information | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: ui.js: use session data api to persist tab selection state | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: luci.js: disable page action buttons on readonly views | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: luci.js: add hasViewPermission() helper | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: expose currently dispatched node info to client side JS | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: dispatcher.lua: add support for handling menu ACL annotations | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: luci.js: fix JSdoc markup issues | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: luci.js: convert various probe* functions to session data api | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: luci.js: add LuCI.session class | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-base: luci.js: share environment object among LuCI base classes | Jo-Philipp Wich | |
This allows us to get rid of global `L` references in luci.js itself. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-16 | luci-app-nextdns: add uci ACL rules | Jo-Philipp Wich | |
Ref: https://github.com/openwrt/luci/pull/3921 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-15 | luci-app-ddns: add uci write permission | Jo-Philipp Wich | |
Fixes: #3919 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-15 | luci-compat: add wildcard ACL allowing access to all uci configurations | Jo-Philipp Wich | |
Ref: https://github.com/openwrt/luci/issues/3917 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-15 | build: luci.mk: fix compatibility with older Git versions | Jo-Philipp Wich | |
Fixes: 9d8e99f9b build: gracefully handle non-Git source trees Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-15 | luci-app-samba4: add uci ACL rules | Jo-Philipp Wich | |
Fixes: #3918 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-15 | luci-base: network.js: don't fail loading network config on missing wireless | Jo-Philipp Wich | |
Fixes: #3914 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-14 | Merge pull request #3910 from weblate/weblate-openwrt-luci | Hannu Nyman | |
Translations update from Weblate | |||
2020-04-14 | Translated using Weblate (German) | Hosted Weblate | |
Currently translated at 90.2% (37 of 41 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/de/ Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> Translated using Weblate (German) Currently translated at 90.2% (37 of 41 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/de/ Signed-off-by: ce4 <chregger@gmail.com> Translated using Weblate (Ukrainian) Currently translated at 100.0% (1349 of 1349 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/uk/ Signed-off-by: Yurii Petrashko <yuripet@gmail.com> | |||
2020-04-14 | luci-app-adblock: accept capital letters in DNS filter | Dirk Brenken | |
Signed-off-by: Dirk Brenken <dev@brenken.org> | |||
2020-04-14 | build: luci.mk: gracefully handle missing or unversioned po subdirectories | Jo-Philipp Wich | |
Fixes: #3911 Fixes: 9d8e99f9b build: gracefully handle non-Git source trees Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-14 | Revert "build: luci.mk: gracefully handle missing or unversioned po ↵ | Jo-Philipp Wich | |
subdirectories" This reverts commit e6f77d5d72c0e13ed3eb370419abab52c4920a32. Commit contained unrelated changes. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-14 | build: luci.mk: gracefully handle missing or unversioned po subdirectories | Jo-Philipp Wich | |
Fixes: #3911 Fixes: 9d8e99f9b build: gracefully handle non-Git source trees Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-14 | luci-app-ksmbd: add uci permissions | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-14 | luci-app-frps: allow /etc/config/frps, /etc/group and /etc/passwd access | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-14 | luci-app-statistics: allow /etc/group and /etc/passwd access | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-14 | build: gracefully handle non-Git source trees | Jo-Philipp Wich | |
Fixes: #3911 Fixes: 59fe4086f ("build: luci.mk: drop support for non-Git SCMs") Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-14 | luci-base: form.js: make map readonly on insufficient uci permissions | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-14 | luci-base: tools/widgets.js: honour map readonly property too | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-14 | luci-base: ui.js: use standard indicator framework to display uci changes | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> |