luci-mod-system: password.js: make event handler attachment more robust
[oweals/luci.git] / modules /
2020-05-07 Jo-Philipp Wichluci-mod-system: password.js: make event handler attach...
2020-05-07 Jo-Philipp Wichluci-mod-system: convert menu controller to declarative...
2020-05-07 Jo-Philipp Wichluci-mod-system: system.js: rework local time widget...
2020-05-07 Jo-Philipp Wichluci-mod-system: use proper CSS class for map description
2020-05-07 Jo-Philipp Wichluci-mod-system: use generic .cbi-section-actions style...
2020-05-07 Jo-Philipp Wichluci-mod-status: index.js: skip includes which failed...
2020-05-07 Jo-Philipp Wichluci-mod-status: tag DHCP lease tables with dedicated...
2020-05-07 Jo-Philipp Wichluci-mod-status: adjust assoclist markup for easier...
2020-05-07 Jo-Philipp Wichluci-mod-status: use generic .cbi-section-actions style...
2020-05-07 Howard Suluci-base: Show used memory instead of Free
2020-05-07 Jo-Philipp Wichluci-base: form.js: allow secondary configs to fail...
2020-05-07 Jo-Philipp Wichluci-base: uhttpd.lua: expose all CGI variables
2020-05-07 Jo-Philipp Wichluci-base: add missing .btn CSS classes to sysauth...
2020-05-07 Dirk Brenkenluci-base: accept alternative logread location
2020-05-07 Ansuel Smithluci-base: fix error 404 on missing relay protocol
2020-05-07 Ansuel Smithluci-base: add relayd to getFeature list
2020-05-07 Howard Suluci-base: Import latest version of jsmin
2020-05-07 Jo-Philipp Wichluci-base: po2lmo: refactor code
2020-05-07 Jo-Philipp Wichluci-base: add support for plural translations and...
2020-05-07 Jo-Philipp Wichluci-base: handle more po format features in po2lmo
2020-05-07 David Lamluci-base: correct rpcd bad access mode
2020-05-07 Jo-Philipp Wichluci-base: move tools.webadmin to luci-compat
2020-05-07 Jo-Philipp Wichluci-base: drop unused tools.webadmin.proto class
2020-05-07 Jo-Philipp Wichluci-base: firewall.js: fix Zone.addRule()
2020-05-07 Jo-Philipp Wichluci-base: firewall.js: gracefully handle missing uci...
2020-05-07 Jo-Philipp Wichluci-base: uci.js: fix section deletion logic
2020-05-07 Jo-Philipp Wichluci-base: network.js: don't fail loading network confi...
2020-05-07 Jo-Philipp Wichluci-base: tools/widgets.js: honour map readonly proper...
2020-05-07 Jo-Philipp Wichluci-base: tools/widgets.js: honour readonly property
2020-05-07 Jo-Philipp Wichluci-base: uci.js: do not issue malformed uci/delete...
2020-05-07 Jo-Philipp Wichluci-base: uci.js: fix variable clash
2020-05-07 Jo-Philipp Wichluci-base: network.js: gracefully handle missing wirele...
2020-05-07 Jo-Philipp Wichluci-base: rpc.js: add ability to reject nonzero ubus...
2020-05-07 Jo-Philipp Wichluci-base: cbi.js: handle translation contexts in _()
2020-05-07 Jo-Philipp Wichluci-base: cbi.js: support plural translations and...
2020-05-07 Jo-Philipp Wichluci-base: form.js: forward section ID in CBISectionVal...
2020-05-07 Jo-Philipp Wichluci-base: form.js: toggle inactive CSS class on unsati...
2020-05-07 Jo-Philipp Wichluci-base: form.js: ListValue: support widget and orien...
2020-05-07 Anton Kikinluci-base: form.js: allow to disable descriptions row...
2020-05-07 Anton Kikinluci-base: form.js: fix TableSection descriptions row...
2020-05-07 Jo-Philipp Wichluci-base: form.js: implement readonly property for...
2020-05-07 Jo-Philipp Wichluci-base: form.js: improve save error handling
2020-05-07 Jo-Philipp Wichluci-base: form.js: add documentation
2020-05-07 Jo-Philipp Wichform.js: use CSS .btn class for drag handles
2020-05-07 Jo-Philipp Wichluci-base: form.js: rendering fixes for grid sections
2020-05-07 Jo-Philipp Wichluci-base: ui.js: reset scroll position when opening...
2020-05-07 Jo-Philipp Wichluci-base: ui.js: fix input value reading for select...
2020-05-07 Jo-Philipp Wichluci-base: ui.js: assume select widget by default for...
2020-05-07 Jo-Philipp Wichluci-base: ui.js: fixes for radio widget type of select...
2020-05-07 Jo-Philipp Wichluci-base: ui.js: fix textarea width
2020-05-07 Jo-Philipp Wichluci-base: ui.js: order indicators by ID value
2020-05-07 Jo-Philipp Wichluci-base: ui.js: apply disabled attribute to toplevel...
2020-05-07 Jo-Philipp Wichluci-base: ui.js: use session data api to persist tab...
2020-05-07 Jo-Philipp Wichluci-base: ui.js: add disabled property to widgets
2020-05-07 Jo-Philipp Wichluci-base: ui.js: add generic indicator handling functions
2020-05-07 Jo-Philipp Wichluci-base: ui.js: improve mobile dropdown scroll behaviour
2020-05-07 Jo-Philipp Wichluci-base: form.js / ui.js: tie form labels to widgets
2020-05-07 Jo-Philipp Wichluci-base: ui.js: various tweaks
2020-05-07 Jo-Philipp Wichluci-base: luci.js: get rid of global `L` references...
2020-05-07 Jo-Philipp Wichluci-base: luci.js: share environment object among...
2020-05-07 Jo-Philipp Wichluci-base: ensure that ubus path uses trailing slash
2020-05-07 Ansuel Smithluci-base: make rpc webserver path configurable
2020-05-07 Jo-Philipp Wichluci-base: luci.js: add LuCI.session.getToken()
2020-05-07 Jo-Philipp Wichluci-base: luci.js: add hasViewPermission() helper
2020-05-07 Jo-Philipp Wichluci-base: luci.js: fix JSdoc markup issues
2020-05-07 Jo-Philipp Wichluci-base: luci.js: convert various probe* functions...
2020-05-07 Jo-Philipp Wichluci-base: luci.js: add LuCI.session class
2020-05-07 Jo-Philipp Wichluci-base: luci.js: add ability to add "preload" classes
2020-05-07 Jo-Philipp Wichluci-base: luci.js: add LuCI.fspath() helper
2020-05-07 Jo-Philipp Wichluci-base: expose effective dispatched path to client...
2020-05-07 jjm2473ucitrack: fix bug for exec with params
2020-05-07 David Lamluci-base: add system cert bundle detection
2020-05-07 Jo-Philipp Wichluci-base: dispatcher.lua: pass permission state to...
2020-05-07 Jo-Philipp Wichluci-base: dispatcher.lua: honour acl_depends annotatio...
2020-05-07 Jo-Philipp Wichluci-base: dispatcher.lua: add support for handling...
2020-05-07 Anton Kikinluci-base: Add missed config parameter for cbi when...
2020-05-07 Jo-Philipp Wichluci-base: dispatcher.lua: remove redundant check_fs_de...
2020-05-07 Jo-Philipp Wichluci-base: dispatcher.lua: fix filesystem dependency...
2020-05-07 Jo-Philipp Wichluci-base: dispatcher: remove empty firstchild nodes...
2020-05-07 Jo-Philipp Wichluci-base: dispatcher: fix rpc controller regression
2020-05-07 Jo-Philipp Wichluci-base: dispatcher.lua: add support for loading...
2020-05-07 Jo-Philipp Wichluci-base: dispatcher.lua: refactor dispatch logic
2020-05-07 Jo-Philipp Wichluci-base: dispatcher.lua: factor out template class...
2020-05-07 Jo-Philipp Wichluci-base: dispatcher.lua: factor out language check...
2020-05-07 Jo-Philipp Wichluci-base: dispatcher.lua: introduce dispatch tree...
2020-05-07 Jo-Philipp Wichluci-mod-status: use LuCI.ui.instantiateView() to load...
2020-05-07 Jo-Philipp Wichluci-base: ui.js: add instantiateView() helper
2020-05-07 Jo-Philipp Wichtreewide: import utility classes explicitly
2020-05-07 Jo-Philipp Wichluci-base: harmonize JS class naming and requesting
2020-05-07 Kevin Darbyshire... luci-base: Improve change application message
2020-05-07 Jo-Philipp Wichluci-base: ui.js: dispatch "cbi-tab-active" event when...
2020-05-07 Jo-Philipp Wichluci-base: ui.js: allow custom validation in Dropdown...
2020-05-07 Jo-Philipp Wichluci-base: ui.js: add documentation
2020-05-04 Hannu Nymanluci-base: i18n - cleanup after backport
2020-05-04 Hannu Nymantreewide: i18n - backport translations from master
2020-05-04 Hannu Nymantreewide: sync translations
2020-04-02 Jo-Philipp Wichluci-mod-network: rework signal badge disabled state
2020-04-02 Jo-Philipp Wichluci-mod-wireless: avoid signal badge wrapping in scan...
2020-04-02 Jo-Philipp Wichluci-mod-network, luci-mod-status: allow assoclist...
2020-04-02 Jo-Philipp Wichluci-mod-network: adjust assoclist markup for easier...
next