Age | Commit message (Collapse) | Author |
|
Radicale 2.x has been out for some time, and has better support for a
number of clients as well as new features, so radicale2 package has
been added to packages, and this is the corresponding UI.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
|
|
Update Ukrainian translation
|
|
Signed-off-by: Yurii yuripet@gmail.com
|
|
Signed-off-by: Yurii yuripet@gmail.com
|
|
Signed-off-by: Yurii yuripet@gmail.com
|
|
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>
|
|
luci-app-mwan3: some changes
|
|
luci-app-nft-qos: fix monitor doesn't work when there no ipv6 support.
|
|
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
luci-app-olsr: fix po errors
|
|
luci-app-travelmate: adapt latest css changes
|
|
luci-app-banip: sync with release 0.0.7
|
|
luci-app-adblock: sync with release 3.6.1
|
|
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
* determine L3 and L2 network devices to support pppoe interfaces
correctly
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
* support new reporting options
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Fixed po errors in "Selected" in en/de.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-wifischedule: New German Translation
|
|
luci-app-adblock: update Japanese translation
|
|
luci-app-mwan3: update Japanese translation
|
|
luci-base: fix Japanese translation
|
|
luci-app-nut: Update nut-server settings to match packages master
|
|
Fixed Japanese translation.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
New German Translation of wifischedule.po
Signed-of-by: Roland Engert <Roland.Engert@web.de>
|
|
Fixes #1092
Signed-off-by: Simmar Kalsi simmarkalsi@gmail.com
[reword commit message subject]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Also increase the stack size as needed to prevent crashes when serializing
deeply nested tables.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
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>
|
|
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>
|
|
1d56201 prepare: do not consider "overflow" to be a shorthand for -x, -y
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
modules: use configurable poll interval
|
|
Replace all XHR poll time number with -1 so they will use the default
poll interval time value from "/etc/config/luci". If this is not set then
5 seconds as default is used.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Replace all XHR poll time number with -1 so they will use the default
poll interval time value from "/etc/config/luci". If this is not set then
5 seconds as default is used.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Make poll interval configurable. Use option from
----
config core 'main'
option pollinterval '5'
---
This will only be used if the interval option is less or equal zero.
If the poll interval is not configured then a default value of 5 seconds
is used.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
luci-app-adblock: sync with release 3.6.0
|
|
* add adblock dns query reporting via tcpdump (see readme for details)
* fix tld compression on low memory systems (< 64 MB)
* fix various small issues
Signed-off-by: Dirk Brenken <dev@brenken.org>
|