oweals/luci.git
2020-05-07 Jo-Philipp... luci-base: uci.js: do not issue malformed uci/delete...
2020-05-07 Jo-Philipp... luci-base: uci.js: fix variable clash
2020-05-07 Jo-Philipp... luci-base: network.js: gracefully handle missing wirele...
2020-05-07 Jo-Philipp... luci-base: rpc.js: add ability to reject nonzero ubus...
2020-05-07 Jo-Philipp... luci-base: cbi.js: handle translation contexts in _()
2020-05-07 Jo-Philipp... luci-base: cbi.js: support plural translations and...
2020-05-07 Jo-Philipp... luci-base: form.js: forward section ID in CBISectionVal...
2020-05-07 Jo-Philipp... luci-base: form.js: toggle inactive CSS class on unsati...
2020-05-07 Jo-Philipp... luci-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... luci-base: form.js: implement readonly property for...
2020-05-07 Jo-Philipp... luci-base: form.js: improve save error handling
2020-05-07 Jo-Philipp... luci-base: form.js: add documentation
2020-05-07 Jo-Philipp... form.js: use CSS .btn class for drag handles
2020-05-07 Jo-Philipp... luci-base: form.js: rendering fixes for grid sections
2020-05-07 Jo-Philipp... luci-base: ui.js: reset scroll position when opening...
2020-05-07 Jo-Philipp... luci-base: ui.js: fix input value reading for select...
2020-05-07 Jo-Philipp... luci-base: ui.js: assume select widget by default for...
2020-05-07 Jo-Philipp... luci-base: ui.js: fixes for radio widget type of select...
2020-05-07 Jo-Philipp... luci-base: ui.js: fix textarea width
2020-05-07 Jo-Philipp... luci-base: ui.js: order indicators by ID value
2020-05-07 Jo-Philipp... luci-base: ui.js: apply disabled attribute to toplevel...
2020-05-07 Jo-Philipp... luci-base: ui.js: use session data api to persist tab...
2020-05-07 Jo-Philipp... luci-base: ui.js: add disabled property to widgets
2020-05-07 Jo-Philipp... luci-base: ui.js: add generic indicator handling functions
2020-05-07 Jo-Philipp... luci-base: ui.js: improve mobile dropdown scroll behaviour
2020-05-07 Jo-Philipp... luci-base: form.js / ui.js: tie form labels to widgets
2020-05-07 Jo-Philipp... luci-base: ui.js: various tweaks
2020-05-07 Jo-Philipp... luci-base: luci.js: get rid of global `L` references...
2020-05-07 Jo-Philipp... luci-base: luci.js: share environment object among...
2020-05-07 Jo-Philipp... luci-base: ensure that ubus path uses trailing slash
2020-05-07 Ansuel Smithluci-base: make rpc webserver path configurable
2020-05-07 Jo-Philipp... luci-base: luci.js: add LuCI.session.getToken()
2020-05-07 Jo-Philipp... luci-base: luci.js: add hasViewPermission() helper
2020-05-07 Jo-Philipp... luci-base: luci.js: fix JSdoc markup issues
2020-05-07 Jo-Philipp... luci-base: luci.js: convert various probe* functions...
2020-05-07 Jo-Philipp... luci-base: luci.js: add LuCI.session class
2020-05-07 Jo-Philipp... luci-base: luci.js: add ability to add "preload" classes
2020-05-07 Jo-Philipp... luci-base: luci.js: add LuCI.fspath() helper
2020-05-07 Jo-Philipp... luci-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... luci-base: dispatcher.lua: pass permission state to...
2020-05-07 Jo-Philipp... luci-base: dispatcher.lua: honour acl_depends annotatio...
2020-05-07 Jo-Philipp... luci-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... luci-base: dispatcher.lua: remove redundant check_fs_de...
2020-05-07 Jo-Philipp... luci-base: dispatcher.lua: fix filesystem dependency...
2020-05-07 Jo-Philipp... luci-base: dispatcher: remove empty firstchild nodes...
2020-05-07 Jo-Philipp... luci-base: dispatcher: fix rpc controller regression
2020-05-07 Jo-Philipp... luci-base: dispatcher.lua: add support for loading...
2020-05-07 Jo-Philipp... luci-base: dispatcher.lua: refactor dispatch logic
2020-05-07 Jo-Philipp... luci-base: dispatcher.lua: factor out template class...
2020-05-07 Jo-Philipp... luci-base: dispatcher.lua: factor out language check...
2020-05-07 Jo-Philipp... luci-base: dispatcher.lua: introduce dispatch tree...
2020-05-07 Jo-Philipp... luci-mod-status: use LuCI.ui.instantiateView() to load...
2020-05-07 Jo-Philipp... luci-base: ui.js: add instantiateView() helper
2020-05-07 Jo-Philipp... treewide: import utility classes explicitly
2020-05-07 Jo-Philipp... luci-base: harmonize JS class naming and requesting
2020-05-07 Kevin Darbyshire... luci-base: Improve change application message
2020-05-07 Jo-Philipp... luci-base: ui.js: dispatch "cbi-tab-active" event when...
2020-05-07 Jo-Philipp... luci-base: ui.js: allow custom validation in Dropdown...
2020-05-07 Jo-Philipp... luci-base: ui.js: add documentation
2020-05-07 Hannu Nymanluci-app-statistics: remove quotemark from comment
2020-05-04 StanMerge pull request #4009 from stangri/19.07-luci-app...
2020-05-04 Stan Grishinluci-app-vpn-policy-routing: support phys-dev policies 4009/head
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-05-03 StanMerge pull request #4002 from stangri/19.07-luci-app...
2020-05-03 Stan Grishinluci-app-vpnbypass: better localizeable resources 4002/head
2020-05-02 StanMerge pull request #3998 from stangri/19.07-luci-app...
2020-05-02 StanMerge pull request #3996 from stangri/19.07-luci-app...
2020-05-02 Stan Grishinluci-app-simple-adblock: bugfix: remove escaped double... 3998/head
2020-05-02 Hannu NymanMerge pull request #3992 from stangri/19.07-luci-app...
2020-05-02 Stan Grishinluci-app-vpn-policy-routing: bugfix: remove escaped... 3996/head
2020-05-02 Stan Grishinluci-app-https-dns-proxy: bugfix: remove escaped double... 3992/head
2020-04-24 Hannu NymanMerge pull request #3960 from stangri/19.07-luci-app...
2020-04-24 Stan Grishinluci-app-https-dns-proxy: add CIRA Canadian Shiled 3960/head
2020-04-24 Dirk Brenkenluci-app-travelmate: refine logical interface selection
2020-04-22 Dirk Brenkenluci-app-travelmate: sync with travelmate 1.5.4
2020-04-22 Friendly fellowluci-proto-openconnect: fix certificate file paths
2020-04-21 Hannu NymanMerge pull request #3944 from stangri/19.07-luci-app...
2020-04-21 Stan Grishinluci-app-simple-adblock: bugfix: get package version... 3944/head
2020-04-14 Dirk Brenkenluci-app-adblock: accept capital letters in DNS filter
2020-04-12 Dirk Brenkenluci-app-adblock: more DNS Report tweaks
2020-04-12 Hannu Nymanluci-app-advanced-reboot: fix syntax
2020-04-11 Dirk Brenkenluci-app-adblock: refresh report data on page load
2020-04-11 Hannu NymanMerge pull request #3897 from stangri/19.07-luci-app...
2020-04-11 Hannu NymanMerge pull request #3899 from stangri/19.07-luci-app...
2020-04-11 Stan Grishinluci-app-vpn-policy-routing: improve i18n 3897/head
2020-04-11 Stan Grishinluci-app-simple-adblock: improve i18n 3899/head
2020-04-11 Hannu NymanMerge pull request #3878 from stangri/19.07-luci-app...
2020-04-11 Hannu NymanMerge pull request #3890 from stangri/19.07-luci-app...
2020-04-11 Stan Grishinluci-app-https-dns-proxy: improve i18n 3890/head
2020-04-11 Stan Grishinluci-app-advanced-reboot: improve localization by movin... 3878/head
2020-04-08 Jo-Philipp... Merge pull request #3856 from dibdot/adblock
2020-04-07 Dirk Brenken[19.07] luci-app-adblock: release 4.0.3 3856/head
2020-04-07 Hannu NymanMerge pull request #3853 from stangri/19.07-luci-app...
next