Commit graph

10712 commits

Author SHA1 Message Date
Daniel F. Dickinson
1dbed91689 luci-app-nut: Add i18n template (pot)
Finally noticed that I had been missing doing i18n stuff, so
add the template for this new package I added.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-02 06:33:17 -05:00
Rosy Song
8269351cf4 luci-app-nft-qos: rework _action_rate function
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-01-01 16:08:10 +08:00
Yousong Zhou
7908b2b71c treewide: fix query arguments to admin/system/opkg
Right now the handler only recognizes "query=xx" argument, others will
be ignored.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-01-01 05:04:51 +00:00
Yousong Zhou
85b67625f7 treewide: fix redirecting to System->Software
By replacing url "admin/system/packages" with "admin/system/opkg"

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-01-01 05:04:49 +00:00
Eric Luehrsen
ee18024a8b luci-app-unbound: protect against printing large cache dump
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-12-31 15:24:43 -05:00
Hannu Nyman
1893892581
Merge pull request #2408 from YuriPet/master
Update Ukrainian translation
2018-12-30 00:09:19 +02:00
Yurii
3f67dbfde0
luci-app-opkg: update Ukrainian translation
Signed-off-by: Yurii yuripet@gmail.com
2018-12-29 23:30:47 +02:00
Yurii
47967e52e8
luci-app-firewall: update Ukrainian translation
Signed-off-by: Yurii yuripet@gmail.com
2018-12-29 23:27:55 +02:00
Yurii
393d414492
luci-base: update Ukrainian translation
Signed-off-by: Yurii yuripet@gmail.com
2018-12-29 23:22:54 +02:00
Jo-Philipp Wich
ed914df3f5 luci-base: rework filebrowser initialization
Do not call cbi_init() from the browser field template but lazily initialize
the field, like it is being done for all other widgets as well.

Fixes: #2398
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-29 14:19:59 +01:00
Hannu Nyman
8cecff2197
Merge pull request #2387 from TDT-AG/pr/20181220-luci-app-mwan3
luci-app-mwan3: some changes
2018-12-29 14:05:26 +02:00
Hannu Nyman
1d3a8739a2
Merge pull request #2406 from rosysong/nft-qos
luci-app-nft-qos: fix monitor doesn't work when there no ipv6 support.
2018-12-29 11:35:01 +02:00
Rosy Song
076e5672ad luci-app-nft-qos: fix monitor doesn't work when there no ipv6 support.
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-12-29 17:31:12 +08:00
Hannu Nyman
39aa247dd2
Merge pull request #2401 from musashino205/i18n/po-fix
luci-app-olsr: fix po errors
2018-12-27 15:26:51 +02:00
Dirk Brenken
be24925159
Merge pull request #2402 from dibdot/travelmate
luci-app-travelmate: adapt latest css changes
2018-12-27 07:24:28 +01:00
Dirk Brenken
0fb3bb61df
Merge pull request #2400 from dibdot/banip
luci-app-banip: sync with release 0.0.7
2018-12-27 07:24:09 +01:00
Dirk Brenken
e87951d86f
Merge pull request #2399 from dibdot/adblock
luci-app-adblock: sync with release 3.6.1
2018-12-27 07:23:49 +01:00
Dirk Brenken
a6b19ce5e4 luci-app-travelmate: adapt latest css changes
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-27 07:19:24 +01:00
Dirk Brenken
01322c26f4 luci-app-banip: sync with release 0.0.7
* determine L3 and L2 network devices to support pppoe interfaces
correctly

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-27 07:13:33 +01:00
Dirk Brenken
c0a2421afb luci-app-adblock: sync with release 3.6.1
* support new reporting options
* small fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-27 06:51:21 +01:00
INAGAKI Hiroshi
ca955a0aa4 luci-app-olsr: sync translations
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-27 11:49:54 +09:00
INAGAKI Hiroshi
cdf1e83c33 luci-app-olsr: fix po errors
Fixed po errors in "Selected" in en/de.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-27 11:44:21 +09:00
Hannu Nyman
8274ebf07f
Merge pull request #2393 from RoEng/luci-app-wifischedule-i18n-de-1
luci-app-wifischedule: New German Translation
2018-12-26 19:20:54 +02:00
Hannu Nyman
06c39f4b00
Merge pull request #2396 from musashino205/l10n/adblk-upd-ja
luci-app-adblock: update Japanese translation
2018-12-26 19:20:15 +02:00
Hannu Nyman
7bf30fa847
Merge pull request #2395 from musashino205/l10n/mwan3-upd-ja
luci-app-mwan3: update Japanese translation
2018-12-26 19:19:48 +02:00
Hannu Nyman
9a8587347c
Merge pull request #2397 from musashino205/l10n/base-fix-ja
luci-base: fix Japanese translation
2018-12-26 19:19:26 +02:00
Hannu Nyman
30ab3afc3e
Merge pull request #2390 from cshoredaniel/pr-nut-updates
luci-app-nut: Update nut-server settings to match packages master
2018-12-26 19:19:09 +02:00
INAGAKI Hiroshi
e7e8475062 luci-base: fix Japanese translation
Fixed Japanese translation.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26 19:49:18 +09:00
INAGAKI Hiroshi
226b882bab luci-app-adblock: update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26 19:39:44 +09:00
INAGAKI Hiroshi
0056f4e582 luci-app-adblock: sync translations
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26 19:05:08 +09:00
INAGAKI Hiroshi
8fdc4f0a61 luci-app-mwan3: update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26 18:50:50 +09:00
Yousong Zhou
d463de3686 luci-app-shadowsocks-libev: add zh-cn translation
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-12-26 06:55:06 +00:00
Roland Engert
3780e6ba40 luci-app-wifischedule: New German Translation
New German Translation of wifischedule.po

Signed-of-by: Roland Engert <Roland.Engert@web.de>
2018-12-26 02:53:41 +01:00
Gyrotron
38c03bcbc9 luci-base: fix zh-tw translation
Fixes #1092

Signed-off-by: Simmar Kalsi simmarkalsi@gmail.com
[reword commit message subject]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-12-26 01:32:03 +00:00
Daniel F. Dickinson
f1db40df10 luci-app-nut: Update settings to match packages master
A number of settings in openwrt-packages master are missing; add them.
The 'extra' adhoc options (override, default, other, and otherflag) we
leave to UCI only because they require dynamic creation of config
sections.
There were some options that didn't belong in the section they were
in; remove them.
Include the option for the USB serial port permissions for serial USB
devices over USB serial port (on the OpenWrt device).
And finally, fix the title of the UPS Server global settings.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-22 22:54:11 -05:00
Daniel F. Dickinson
e164e2d1eb luci-app-nut: nut_server: Alphabetize driver options
There are a *lot* of options, so list them in alphabetical order
for easier updates to the app (alphabetizing by translation doesn't
make sense since the order would need to change depending on language).

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-22 22:54:11 -05:00
Dirk Brenken
31d259a361
Merge pull request #2389 from dibdot/adblock
luci-app-adblock: minor fixes
2018-12-22 18:53:04 +01:00
Dirk Brenken
0299b13292 luci-app-adblock: minor fixes
* use new XHR default on report page
* fix wrong string.find syntax

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-22 18:37:45 +01:00
Jo-Philipp Wich
21db93576a luci-lib-jsonc: prevent infinite recursion in stringify
Also increase the stack size as needed to prevent crashes when serializing
deeply nested tables.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-21 15:41:19 +01:00
Florian Eckert
b5bf69d2b2 _I18N_ luci-app-mwan3: i18n update de translation
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-21 10:35:09 +01:00
Florian Eckert
99bac545ee luci-app-mwan3: show supported tracking methodes if needed bin is installed
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-21 10:33:24 +01:00
Florian Eckert
f9b634f95b luci-app-mwan3: add uptime/downtime to status page
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-21 10:33:21 +01:00
Florian Eckert
77af204dea luci-app-mwan3: add tracking methode nping
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-21 10:33:14 +01:00
Jo-Philipp Wich
5ae6f06014
Merge pull request #2386 from cshoredaniel/pr-uhttpd-spelling
luci-app-uhttpd: Correct spelling in two places
2018-12-21 08:30:11 +01:00
Daniel F. Dickinson
7e7e9cd73a luci-app-uhttpd: Correct spelling in two places
Had 'at list' instead 'at least' for the help text on listing
HTTP/HTTPS listening addresses.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-20 22:25:32 -05:00
David Beitey
cfe4ae1668 luci-app-ddns: check existence of nslookup util rather than making DNS request
This saves a DNS request whenever the check is performed.  For systems with nameservers configured in `/etc/resolv.conf`, nslookup will sent a request to those servers (eg bypassing /etc/hosts), thus taking a lot more time than necessary.  For servers that are remote, this will take a *lot* longer than just checking if the nslookup util exists.

This change follows in the same vein as all the other checks and just using `which` without actually invoking the util's functionality.

Signed-off-by: David Beitey <david@davidjb.com>
2018-12-21 12:54:54 +10:00
Jo-Philipp Wich
49c558a693
Merge pull request #2383 from TDT-AG/pr/20181220-luci-theme-material
luci-theme-material: make top level menu fontcolor configurable
2018-12-20 15:06:12 +01:00
Florian Eckert
280c55b9ad luci-theme-material: make top level menu fontcolor configurable
If you change the color of the submenues then the colors of the toplevel
should also be changed into the same color.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-20 14:46:31 +01:00
Jo-Philipp Wich
271f3e1d25 csstidy: update to latest Git HEAD
1d56201 prepare: do not consider "overflow" to be a shorthand for -x, -y

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-20 13:03:06 +01:00
Jo-Philipp Wich
5aa2d3a77f
Merge pull request #2351 from TDT-AG/pr/20181204-modules
modules: use configurable poll interval
2018-12-20 10:52:06 +01:00