summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-11-15Merge pull request #3309 from ldir-EDB0/masterJo-Philipp Wich
RFC - some language tweaks
2019-11-15luci-base: Improve change application messageKevin Darbyshire-Bryant
As a native English speaker the luci message displayed when clicking 'Save & Apply' has a somewhat uncomfortable English phrasing of "Waiting for configuration to get applied". It could be improved by replacing 'get' with 'be' but once you've got that far you might as well replace this with the shorter & simpler "Applying configuration changes". This is also technically more correct since luci/openwrt should only be updating/restarting processes that are related to the changed areas, not changing the entire configuration. As a result of that, change both the 'success' and 'rolled back' messages to "Configuration changes have been applied" & "Configuration changes have been rolled back" Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2019-11-15luci-app-shadowsocks-libev: add server links import featureRichard Yu
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-11-14Merge pull request #3310 from TDT-AG/pr/20191114-luci-app-statisticsFlorian Eckert
luci-app-statistics: update misleading load view
2019-11-14rpcd-mod-luci: bump versionJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-14luci-mod-status: display secondary lease IPv6 addresses if availableJo-Philipp Wich
Ref: https://forum.openwrt.org/t/luci-not-showing-2nd-ipv6-address/48271 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-14rpcd-mod-luci: handle multiple IPv6 addresses per leaseJo-Philipp Wich
Ref: https://forum.openwrt.org/t/luci-not-showing-2nd-ipv6-address/48271 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-14luci-app-statistics: update misleading load viewFlorian Eckert
Fixes: #3301 During my tests and developing with the collectd and so luci-app-statistics I noticed that the values displayed in the Y-axis are misleading, because probably the individual values are added together in each case. So the view is not corrected. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-11-14luci-app-statistics: iwinfo: fix interface list preselectionJo-Philipp Wich
Fixes: #3306 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-14luci-compat: network.lua: recognize wifi interfaces with nonstandard namesJo-Philipp Wich
Ref: https://github.com/openwrt/luci/issues/3306 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-14luci-mod-status: fix free swap calculationJo-Philipp Wich
Fixes: #3295 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-13Merge remote-tracking branch 'weblate/master'Paul Spooren
2019-11-13luci-base: network.js: fix getDevices()Jo-Philipp Wich
- Don't filter virtual interfaces - Skip duplicate wireless devices Fixes: #3304 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-13luci-app-nlbwon: fix parsing relative interval values from configJo-Philipp Wich
Fixes: #3302 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-13luci-mod-system: sshkeys.js: do not incorrectly filter ecdsa keys on loadJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-13Merge pull request #3300 from ldir-EDB0/masterJo-Philipp Wich
luci-app-ddns: remove dos line endings
2019-11-13Translated using Weblate (Polish)Michal L
Currently translated at 26.4% (19 of 72 strings) Translation: OpenWrt/LuCI/applications/simple-adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pl/ Signed-off-by: Michal L <michalrmsmi@wp.pl>
2019-11-13luci-app-ddns: remove dos line endingsKevin Darbyshire-Bryant
Remove dos line endings from applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2019-11-13Translated using Weblate (French)Baptiste
Currently translated at 10.4% (5 of 48 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/fr/ Signed-off-by: Baptiste <weblate@bitsofnetworks.org>
2019-11-13Translated using Weblate (Polish)Marcin Net
Currently translated at 70.8% (34 of 48 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl>
2019-11-13Translated using Weblate (Vietnamese)Le Van Uoc
Currently translated at 2.1% (1 of 48 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/vi/ Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
2019-11-13Translated using Weblate (Portuguese)ssantos
Currently translated at 22.9% (11 of 48 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/pt/ Signed-off-by: ssantos <ssantos@web.de>
2019-11-13Translated using Weblate (French)reyur
Currently translated at 100.0% (33 of 33 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/fr/ Signed-off-by: reyur <remicaruyer@gmail.com>
2019-11-13Translated using Weblate (Polish)Marcin Net
Currently translated at 87.9% (29 of 33 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl>
2019-11-13Translated using Weblate (Vietnamese)Le Van Uoc
Currently translated at 3.0% (1 of 33 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/vi/ Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
2019-11-13Translated using Weblate (Portuguese)ssantos
Currently translated at 33.3% (11 of 33 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/pt/ Signed-off-by: ssantos <ssantos@web.de>
2019-11-13Translated using Weblate (French)Baptiste
Currently translated at 62.6% (87 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/fr/ Signed-off-by: Baptiste <weblate@bitsofnetworks.org>
2019-11-13Translated using Weblate (French)reyur
Currently translated at 62.6% (87 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/fr/ Signed-off-by: reyur <remicaruyer@gmail.com>
2019-11-13Translated using Weblate (Polish)Marcin Net
Currently translated at 45.3% (63 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl>
2019-11-13Translated using Weblate (Vietnamese)Le Van Uoc
Currently translated at 23.7% (33 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/vi/ Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
2019-11-13Translated using Weblate (Russian)Hikiko
Currently translated at 60.4% (84 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/ Signed-off-by: Hikiko <hikiko4ern@gmail.com>
2019-11-13Translated using Weblate (Turkish)Yunus BAYRAK
Currently translated at 1.4% (2 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/tr/ Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
2019-11-13Translated using Weblate (Polish)Marcin Net
Currently translated at 19.6% (10 of 51 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl>
2019-11-13Translated using Weblate (Vietnamese)Le Van Uoc
Currently translated at 2.0% (1 of 51 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/vi/ Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
2019-11-13Translated using Weblate (Turkish)Yunus BAYRAK
Currently translated at 2.0% (1 of 51 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/tr/ Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
2019-11-13Translated using Weblate (Vietnamese)Le Van Uoc
Currently translated at 4.2% (1 of 24 strings) Translation: OpenWrt/LuCI/applications/wireguard Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/vi/ Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
2019-11-13Translated using Weblate (Portuguese)ssantos
Currently translated at 100.0% (24 of 24 strings) Translation: OpenWrt/LuCI/applications/wireguard Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/pt/ Signed-off-by: ssantos <ssantos@web.de>
2019-11-13Translated using Weblate (Polish)Marcin Net
Currently translated at 14.9% (11 of 74 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl>
2019-11-13Translated using Weblate (Swedish)Mattias Münster
Currently translated at 21.7% (5 of 23 strings) Translation: OpenWrt/LuCI/applications/vpnbypass Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/sv/ Signed-off-by: Mattias Münster <mattiasmun@gmail.com>
2019-11-13Translated using Weblate (French)reyur
Currently translated at 4.3% (1 of 23 strings) Translation: OpenWrt/LuCI/applications/vpnbypass Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/fr/ Signed-off-by: reyur <remicaruyer@gmail.com>
2019-11-13Translated using Weblate (Polish)Marcin Net
Currently translated at 78.3% (18 of 23 strings) Translation: OpenWrt/LuCI/applications/vpnbypass Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl>
2019-11-13Translated using Weblate (Vietnamese)Le Van Uoc
Currently translated at 8.7% (2 of 23 strings) Translation: OpenWrt/LuCI/applications/vpnbypass Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/vi/ Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
2019-11-13Translated using Weblate (Turkish)Yunus BAYRAK
Currently translated at 4.3% (1 of 23 strings) Translation: OpenWrt/LuCI/applications/vpnbypass Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/tr/ Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
2019-11-13Translated using Weblate (Vietnamese)Le Van Uoc
Currently translated at 94.7% (36 of 38 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/vi/ Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
2019-11-13Translated using Weblate (Turkish)Yunus BAYRAK
Currently translated at 71.1% (27 of 38 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/tr/ Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
2019-11-13Translated using Weblate (Vietnamese)Le Van Uoc
Currently translated at 3.1% (2 of 64 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/vi/ Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
2019-11-13Translated using Weblate (Portuguese)ssantos
Currently translated at 100.0% (64 of 64 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/pt/ Signed-off-by: ssantos <ssantos@web.de>
2019-11-13Translated using Weblate (Vietnamese)Le Van Uoc
Currently translated at 16.7% (1 of 6 strings) Translation: OpenWrt/LuCI/applications/olsr-services Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/vi/ Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
2019-11-13Translated using Weblate (Portuguese)ssantos
Currently translated at 100.0% (6 of 6 strings) Translation: OpenWrt/LuCI/applications/olsr-services Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/pt/ Signed-off-by: ssantos <ssantos@web.de>
2019-11-13Translated using Weblate (Portuguese)ssantos
Currently translated at 100.0% (6 of 6 strings) Translation: OpenWrt/LuCI/applications/squid Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/pt/ Signed-off-by: ssantos <ssantos@web.de>