summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-10-15luci-mod-network: wireless.js: fix null access on failing iwinfo callsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-15luci-mod-network: wireless.js: fix null access on unavailable country listJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-15luci-base: static.js: make IPv6 assignment hint optionalJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-14Merge pull request #3181 from tano-systems/pr/mmprotoFlorian Eckert
luci-proto-modemmanager: add translation for values
2019-10-14luci-proto-modemmanager: add translation for valuesAnton Kikin
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-10-14Merge pull request #3175 from nickberry17/add_proto_mmJo-Philipp Wich
luci-proto-modemmanager: add luci-proto-modemmanager
2019-10-14Merge pull request #3179 from TDT-AG/pr/20191014-luci-app-openvpnJo-Philipp Wich
luci-app-openvpn: add missing proto param for ipv6
2019-10-14luci-app-openvpn: add missing proto param for ipv6Florian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-10-14Merge pull request #3167 from Ashus/masterFlorian Eckert
luci-theme-bootstrap: replace the old favicon
2019-10-11Merge pull request #3176 from sotux/masterFlorian Eckert
luci-base: zh_CN: update Simplified Chinese translation
2019-10-11Merge pull request #3174 from castillofrancodamian/dcwapdFlorian Eckert
luci-app-dcwapd: add template and Spanish translation
2019-10-11luci-base: zh_CN: update Simplified Chinese translationZheng Qian
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2019-10-11luci-proto-modemmanager: add luci-proto-modemmanagerNicholas Smith
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2019-10-10luci-app-dcwapd: add template and Spanish translationFranco Castillo
Add template and Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-10-10Merge pull request #3058 from ewsi/feature_dcwifiFlorian Eckert
luci-app-dcwapd: Add Dual Channel Wi-Fi AP Daemon Management LuCI pages
2019-10-10Merge pull request #3169 from stangri/master-luci-app-simple-adblockFlorian Eckert
luci-app-simple-adblock: bugfix: fix invalid <br> entries
2019-10-10Merge pull request #3172 from ysc3839/userselectJo-Philipp Wich
luci-base: widgets.js: add user and group select
2019-10-11luci-base: widgets.js: add user and group selectRichard Yu
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-10-10luci-app-simple-adblock: bugfix: fix invalid <br> entriesStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-10Merge pull request #3168 from castillofrancodamian/appsFlorian Eckert
i18n: update spanish translations
2019-10-10Merge pull request #3151 from stangri/master-luci-app-https_dns_proxyFlorian Eckert
luci-app-https_dns_proxy: bugfix: subnet address datatype, add DNS.SB provider
2019-10-09i18n: i18n: update spanish translationsFranco Castillo
Updated translations: * banip * openvpn * simple-adblock * statistics * transmission * travelmate * uhttpd * unbound Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-10-09Replaced an old icon with a new one, format changed from ICO to PNG to make ↵Ashus
it even smaller. - references #2251 Signed-off-by: Ashus <github.com@ashus.net>
2019-10-09Merge pull request #3166 from YuriPet/patch-1Hannu Nyman
luci-base: update Ukrainian translation
2019-10-09luci-base: update Ukrainian translationYurii
Corrected typo. Signed-off-by: Yurii <yuripet@gmail.com>
2019-10-09Merge pull request #3158 from dibdot/banIPDirk Brenken
luci-app-banip: sync with update 0.3.1
2019-10-09Merge pull request #3164 from YuriPet/patch-6Hannu Nyman
luci-base: update Ukrainian translation
2019-10-09luci-base: update Ukrainian translationYurii
Updating Ukrainian translation according the latest sync translation. Сorrections and additions. Signed-off-by: Yurii <yuripet@gmail.com>
2019-10-09Merge pull request #3160 from etactica/mosquitto-tls-masterFlorian Eckert
luci-app-mosquitto: drop tls1.0, add tls1.3
2019-10-09luci-app-mosquitto: drop tls1.0, add tls1.3Karl Palsson
This was dropped in mosquitto 1.6.0. Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-10-09Merge pull request #3159 from ↵Hannu Nyman
TDT-AG/pr/20191009-luci-app-statistics-german-translation luci-app-statistics: fix german translation
2019-10-09luci-app-statistics: fix german translationMartin Schiller
... of the msgid "Wireless". The luci-base also use the same msgid "Wireless", where it is translated with "WLAN". The translation in luci-app-statistics overlays the translation in luci-base, so use the same translation here. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-10-09luci-app-banip: sync with update 0.3.1Dirk Brenken
* no longer filter out possible lan devices Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-10-09luci-base: fix CSRF prevention for arcombine targetsJo-Philipp Wich
The dispatcher failed to propagate the child target post security requirements to the arcombine() dispatch target so far - fix this by recursively testing the post security requirements. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-09Merge pull request #3157 from TDT-AG/pr/20191009-luci-base-fix-typoFlorian Eckert
luci-base: fix typo in german translation
2019-10-09luci-base: fix typo in german translationMartin Schiller
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-10-09i18n: update spanish translationsFranco Castillo
Updated translations: * adblock * advanced-reboot * aria2 * ddns * firewall * ocserv * samba4 * schedule Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Commit heading changed Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-10-09Merge pull request #3154 from castillofrancodamian/baseFlorian Eckert
luci-base: update Spanish translation
2019-10-08luci-base: update Spanish translationFranco Castillo
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-10-08luci-app-https_dns_proxy: bugfix: subnet address datatype, add DNS.SB providerStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-08Merge pull request #3135 from musashino205/l10n/base-upd-jaHannu Nyman
luci-base: update Japanese translation
2019-10-09luci-base: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-10-08i18n: sync translationsINAGAKI Hiroshi
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-10-08luci-app-dcwapd: Add Dual Channel Wi-Fi AP Daemon PagesCarey Sonsino
Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com> Signed-off-by: Carey Sonsino <csonsino@gmail.com>
2019-10-08Merge pull request #3134 from stangri/master-luci-app-https_dns_proxyFlorian Eckert
luci-app-https_dns_proxy: bugfix: proper formatting of dhcp server entries
2019-10-07luci-mod-system: flash.js: fix passing sysupgrade optsJo-Philipp Wich
Instead of binding the checked state to the button handler function, bind the underlying checkboxes instead to observe the actual user choice instead of the initial value. This fixes forcing sysupgrade or deselecting keep settings. Reported-by: Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-07luci-base: form.js: fix anonymous section table titlesJo-Philipp Wich
When no section title is defined, the table renderer is supposed to use the uci section id as fallback when the table section is not declared to be anonymous. Fixes: #3147 Fixes: a90bf384b ("luci-base: form.js: harmonize title property handling") Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-07luci-base: form.js: treat inactive options as optionalJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-07luci-mod-system: refine flash resetChen Minqiang
We determine flash reset capability by checking overlayfs in /proc/mounts Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2019-10-07luci-app-advanced-reboot: import applyreboot template from luci-mod-systemJo-Philipp Wich
Since the advanced-reboot app is the sole remaining user of the applyreboot template, import it into this package to avoid the need for shipping it with the default installation. Signed-off-by: Jo-Philipp Wich <jo@mein.io>