summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2019-07-13luci-base: update Russian translationAnton Kikin
2019-07-13luci-base: update Japanese translationINAGAKI Hiroshi
2019-07-13i18n: sync translationsINAGAKI Hiroshi
2019-07-13luci-base: fix translatable text in ui.jsINAGAKI Hiroshi
2019-07-12luci-base: luci.js: add Promise.finally polyfillJo-Philipp Wich
2019-07-12luci-base: update Ukrainian translationYurii
2019-07-12luci-base: ui.js: fix UISelect.setValue()Jo-Philipp Wich
2019-07-11luci-base: luci.js: only use overrideMimeType when supportedJo-Philipp Wich
2019-07-11luci-base: validation.js: fix nested function declarationsJo-Philipp Wich
2019-07-11luci-base: ui.js: fix UISelect.getValue()Jo-Philipp Wich
2019-07-10luci-base: luci.js: fix undefined "this" when /ubus/ is unavailableJo-Philipp Wich
2019-07-10luci-mod-status: show all interface addresses on index pageJo-Philipp Wich
2019-07-10luci-base: luci.js: cache determined RPC base url in session storageJo-Philipp Wich
2019-07-09luci-base: properly handle getWifiNetidBySid() return valueJo-Philipp Wich
2019-07-09luci-base: fix label-to-input association in js cbi mapsJo-Philipp Wich
2019-07-08luci-base: use native ubus HTTP gateway if availableJo-Philipp Wich
2019-07-08luci-base,luci-mod-system: split ubus localtime into get and set callJo-Philipp Wich
2019-07-08luci-base: add rpcd ACL rulesJo-Philipp Wich
2019-07-07Revert "luci-base: luasrcdiet: switch to scm clone and fix tarball name"Jo-Philipp Wich
2019-07-07luci-base: mvalue.htm: fix reading back multi value optionsJo-Philipp Wich
2019-07-07luci-base: fix cbi mvalue templatesJo-Philipp Wich
2019-07-07luci-mod-network: switch hostname configuration to client side jsJo-Philipp Wich
2019-07-07luci-base: network.js: dynamically calculate IPv4 netmasksJo-Philipp Wich
2019-07-07treewide: switch to shared isObject(), toArray() and sortedKeys() helpersJo-Philipp Wich
2019-07-07luci-base: luci.js: add isObject(), toArray() and sortedKeys() helperJo-Philipp Wich
2019-07-07luci-mod-network: switch route configuration page to client side viewJo-Philipp Wich
2019-07-07luci-base: form.js: reload map data when saving modal formsJo-Philipp Wich
2019-07-07luci-base: widgets.js: add textvalude representation for network selectJo-Philipp Wich
2019-07-07Merge pull request #2806 from dibdot/magicJo-Philipp Wich
2019-07-07luci-base: uci.js: track packages affected by reorder operationsJo-Philipp Wich
2019-07-07luci-base: fix regular expression in network.Protocol.getDevices()Jo-Philipp Wich
2019-07-07luci-base: add tools.widgets JS libraryJo-Philipp Wich
2019-07-07luci-base: validation.js: rework translation labelsJo-Philipp Wich
2019-07-07luci-base: uci.js: add extended section syntax support, improve loadingJo-Philipp Wich
2019-07-07luci-base: {ui,form}.js: allow passing additional CSS classes to modalsJo-Philipp Wich
2019-07-07luci-base: luci.js: don't abort finished xhr objectsJo-Philipp Wich
2019-07-07luci-base: cbi.js: fix number rounding in string.format()Jo-Philipp Wich
2019-07-07luci-base: form.js: support placeholders for DynamicList widgetsJo-Philipp Wich
2019-07-07luci-base: form.js: fix rendering flag values in modalsJo-Philipp Wich
2019-07-07luci-base: form.js: trigger validation before saving cbi mapJo-Philipp Wich
2019-07-07luci-base: form.js: prevent section creation on modal cbi save failureJo-Philipp Wich
2019-07-07luci-base: ui.js: fix rendering of rich dropdown placeholdersJo-Philipp Wich
2019-07-07luci-base: implement further ubus callsJo-Philipp Wich
2019-07-07luci-base: fix handling of large ubus HTTP requestsJo-Philipp Wich
2019-07-07luci-base: add client-side implementation of luci.model.firewallJo-Philipp Wich
2019-07-07luci-base: add client-side implementation of luci.model.networkJo-Philipp Wich
2019-07-07luci-base: add client-side prng libraryJo-Philipp Wich
2019-07-07luci-base: luci.js: make require() failures catcheableJo-Philipp Wich
2019-07-07luci-base: split off CBI validations into separate classJo-Philipp Wich
2019-07-07luci-base: luci.js: rework L.error()Jo-Philipp Wich