Age | Commit message (Expand) | Author |
2020-05-07 | luci-base: optimize some PNG files | Jo-Philipp Wich |
2020-05-07 | luci-base: move old cbi icons to luci-compat | Jo-Philipp Wich |
2020-05-07 | luci-base: replace filebrowser icons with SVG variants | Jo-Philipp Wich |
2020-05-04 | luci-base: form.js: forward section ID in CBISectionValue methods | Jo-Philipp Wich |
2020-05-04 | luci-base: ui.js: fix UITextfield.setValue() | Jo-Philipp Wich |
2020-05-04 | luci-base: firewall.js: fix Zone.addRule() | Jo-Philipp Wich |
2020-05-02 | luci-base: ui.js: reset scroll position when opening modal overlay | Jo-Philipp Wich |
2020-05-02 | luci-base: ui.js: fix input value reading for select widgets | Jo-Philipp Wich |
2020-05-02 | luci-base: ui.js: rework password input handling | Jo-Philipp Wich |
2020-04-28 | luci-base: ui.js: assume select widget by default for ListValue widget | Jo-Philipp Wich |
2020-04-28 | luci-base: form.js: toggle inactive CSS class on unsatisfied field cells | Jo-Philipp Wich |
2020-04-28 | luci-base: form.js: ListValue: support widget and orientation properties | Jo-Philipp Wich |
2020-04-28 | luci-base: ui.js: fixes for radio widget type of select element | Jo-Philipp Wich |
2020-04-28 | luci-base: form.js: allow secondary configs to fail loading | Jo-Philipp Wich |
2020-04-28 | luci-base: firewall.js: gracefully handle missing uci configuration | Jo-Philipp Wich |
2020-04-26 | luci-base: luci.js: add LuCI.session.getToken() | Jo-Philipp Wich |
2020-04-26 | luci-base: uci.js: fix section deletion logic | Jo-Philipp Wich |
2020-04-20 | luci-base: ui.js: fix textarea width | Jo-Philipp Wich |
2020-04-19 | luci-base: form.js: allow to disable descriptions row in TableSection | Anton Kikin |
2020-04-19 | luci-base: form.js: fix TableSection descriptions row rendering | Anton Kikin |
2020-04-18 | luci-base: ui.js: hide unsatisfied firstchild menu nodes | Jo-Philipp Wich |
2020-04-17 | luci-base: ui.js: order indicators by ID value | 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: 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: 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-base: network.js: don't fail loading network config on missing wireless | Jo-Philipp Wich |
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-base: uci.js: do not issue malformed uci/delete requests | Jo-Philipp Wich |
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-11 | luci-base: network.js: gracefully handle missing wireless config | 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 |