Age | Commit message (Collapse) | Author |
|
luasrc: Modify the layout to accommodate style changes
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
|
|
htdocs: Modify scrollbar styles, and most interface style changes and bug fixes
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
|
|
luci-base: update Ukrainian translation
|
|
Signed-off-by: Yurii yuripet@gmail.com
|
|
luci-app-radicale2: A couple of fixes for radicale2 UI
|
|
to distinguish between installed packages and requested packages, the
API call is now "installed" instead of "packages".
Also unify "info_box" and "error_box" to "status_box"
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|
Signed-off-by: Zheng Qian <sotux82@gmail.com>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Remove old LEDE references.
Also remove one obviously wrong translation from pt-br
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
1afbdcc build: add soversion to library
Also adjust ABI_VERSION and install recipe accordingly.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-mwan3: add syslog option and prefiil ipset rule dropdown
|
|
luci-app-ddns: fix package installation link
|
|
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: Soha Jin <soha@lohu.info>
|
|
luci-proto-ppp: fix wrong pppoe host_uniq datatype
|
|
luci-mod-system: add pollinterval option
|
|
luci-app-statistics: some code cleanup
|
|
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>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
luci-app-mwan3: fix cbi local scope
|
|
luci-app-opkg: update Russian translation
|
|
luci-base: update Russian translation
|
|
luci-app-openvpn: fix and update Russian translation
|
|
luci-app-ddns: fix Russian translation
|
|
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
The test or whether we were using SSL often returned true even when
using HTTP only, therefore fix the test.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
|
|
This fixes a case where one could lose an already exising password hash
when changing another users' password or creating a new user.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
|
|
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
|
|
Signed-off-by: Zheng Qian <sotux82@gmail.com>
|
|
fix some translation mistakes.
Signed-off-by: Zheng Qian <sotux82@gmail.com>
|
|
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
|
|
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
|
|
luci-app-adblock: sync with release 3.6.3
|
|
* the DNS Report now displays the hostname, MAC-Address or
client IP (CLI & LuCI)
* Filter the DNS Query result set for a particular domain, client or
time frame (CLI & LuCI)
* remove needless XHR.Poll-Events from Reporting page in LuCI
* remove needless 'force sort' option in LuCI
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-radicale2: Add CalDAV/CardDAV server Radicale 2.x
|
|
luci-mod-freifunk: fix the list of community profiles
|
|
luci-mod-freifunk: replace calls to get_all() with separate get() calls
|
|
Signed-off-by: pmelange <isprotejesvalkata@gmail.com>
|
|
The get_all() function has changed and how it was used before no
longer works properly. These changes not only change to individual
get() calls, but actually adds to the readability of the code and reduces
file size.
Signed-off-by: pmelange <isprotejesvalkata@gmail.com>
|
|
luci-base: Fix addr:port validate always fails
|
|
luci-app-olsr: update Simplified Chinese translation
|
|
luci-base: update Simplified Chinese translation
|
|
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>
|