Age | Commit message (Collapse) | Author |
|
Fixes situations where RRD file name contains ":" (eg. _ping/ipv6_) in `rrdtool` it's unescaped - thus not able to render image. Adding simple escaping of `:` to `\\:` fixes the situation.
Might be a solution for #958.
|
|
luci-app-statistics: enhancements
|
|
luci-app-unbound: Add Spanish translation
|
|
luci-app-nft-qos: Add Spanish translation
|
|
luci-app-p910nd: Update Spanish translation
|
|
luci-app-vnstat: Update Spanish translation
|
|
luci-app-noddos: Add Spanish translation
|
|
luci-app-mwan3: Add Spanish translation
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Fixes: #2646
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-app-pagekitec: Add Spanish translation
|
|
luci-app-dnscrypt-proxy: Add Spanish translation
|
|
luci-app-vpnbypass: Add Spanish translation
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-theme-rosy: Fix bug in the login interface and header style
|
|
luci-app-firewall: Update Spanish translation
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-base: Update Spanish translation
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-app-simple-adblock: update Japanese translation
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-wifischedule: apply-bugfix
|
|
* minimal fix for #2631 (untested)
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
THANKYOU: remove outdated file
|
|
within the last 10 years [0] there are to many people [1] to say thank
you to, so remove the specific THANKYOU file.
[0]: git log -1 --format=%cd THANKYOU
[1]: git log --pretty=%an | sort | uniq -c | sort -n -r
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|
HTTP Error code is send by the upgrade server in case of package
conflicts, like when requesting to install both `odhcpd` and
`odhcpd-ipv6only`.
Also put a <p> around download links to make them look more appealing.
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|
* Reuse `request_dict` between requests.
* used vim Autoformat plugin to make the javascript code nice.
* add board_name as it eventually replaces board/model in requests
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|
luci-mod-network: Add WPA3 SAE support
|
|
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
|
|
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
|
|
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
|
|
This allows to select OWE support in the wireless menu when a capable
hostapd is installed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|
This checks if the installed hostapd supports SAE and allows to select
WPA3 Personal SAE in that case.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Add the item callback function to the rrdtool definitions.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
This change defines the menu entry for the LuCI and the rrd definition in
one place. This also has advantage when plugins are written with
exec/python/perl or lua. The controller does not have to be touched for
the menu entry change.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
The Diskfree (df) plugin could also collect the values in percent if the
option "ValuesPercentage" is set in the collectd configuration.
This commit will check if "df_complex" / "percent_bytes" or both are
collected by collectd and so will show the corrsponding graph.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Added configuration parameters to also configure the height of the rrd images.
config statistics 'rrdtool'
option image_height '200'
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
luci-app-upnp: Update Spanish translation
|
|
luci-app-samba: Update Spanish translation
|
|
luci-base: Update Spanish translation
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|