Commit graph

10681 commits

Author SHA1 Message Date
Hannu Nyman
52e1d8339f
Merge pull request #2461 from tano-systems/luci-app-opkg-upd-ru-i18n
luci-app-opkg: update Russian translation
2019-01-18 17:35:53 +02:00
Hannu Nyman
eb88473f96
Merge pull request #2460 from tano-systems/luci-base-i18n-upd
luci-base: update Russian translation
2019-01-18 17:35:30 +02:00
Hannu Nyman
d1a9e44797
Merge pull request #2459 from tano-systems/luci-app-openvpn-fix-ru-i18n
luci-app-openvpn: fix and update Russian translation
2019-01-18 17:35:04 +02:00
Hannu Nyman
69a51fe2c1
Merge pull request #2458 from tano-systems/luci-app-ddns-fix-ru-i18n
luci-app-ddns: fix Russian translation
2019-01-18 17:34:38 +02:00
Anton Kikin
82079953d3 luci-app-openvpn: fix and update Russian translation
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-01-17 22:43:43 +03:00
Enrique Giraldo
69490d628e luci-mod-network: Add mesh_rssi_threshold and encryption
* make mesh_rssi_threshold configurable
* add SAE encryption support

Signed-off-by: Enrique Giraldo <enrique.giraldo@galgus.net>
2019-01-17 14:46:24 +01:00
Florian Eckert
c95fdfcc1a luci-app-mwan3: fix cbi local scope
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-17 11:12:52 +01:00
Daniel F. Dickinson
11cff5374b luci-app-radicale2: Use http when not SSL
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>
2019-01-16 19:13:01 -05:00
Daniel F. Dickinson
8a72536448 luci-app-radicale2: Avoid losing password hash
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>
2019-01-16 19:11:28 -05:00
Anton Kikin
c7723efe51 luci-app-opkg: update Russian translation
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-01-15 13:42:26 +03:00
Zheng Qian
8fc68bee2c luci-app-openvpn: update Simplified Chinese translation
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2019-01-15 11:51:01 +08:00
Zheng Qian
0ed67c5db7 luci-app-olsr: update Simplified Chinese translation
fix some translation mistakes.

Signed-off-by: Zheng Qian <sotux82@gmail.com>
2019-01-15 11:49:39 +08:00
Anton Kikin
663d772da9 luci-base: update Russian translation
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-01-15 06:46:16 +03:00
Anton Kikin
fa06142efd luci-app-ddns: fix Russian translation
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-01-15 02:32:09 +03:00
Dirk Brenken
c5c0eaab67
Merge pull request #2456 from dibdot/adblock
luci-app-adblock: sync with release 3.6.3
2019-01-14 20:24:50 +01:00
Dirk Brenken
f6ff32c40d 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>
2019-01-14 16:02:46 +01:00
Hannu Nyman
80ac438857
Merge pull request #2426 from cshoredaniel/pr-luci-app-radicale2
luci-app-radicale2: Add CalDAV/CardDAV server Radicale 2.x
2019-01-13 13:21:01 +02:00
Sibren Vasse
970fa9a4e0
luci-mod-network: fix extraneous escaping
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2019-01-11 17:10:05 +01:00
Jo-Philipp Wich
47d9205fe9
Merge pull request #2450 from pmelange/fix/luci-mod-freifunk_basics
luci-mod-freifunk: fix the list of community profiles
2019-01-11 16:14:20 +01:00
Jo-Philipp Wich
76027fe4e2
Merge pull request #2448 from pmelange/fix/luci-mod-freifunk_get_all
luci-mod-freifunk: replace calls to get_all() with separate get() calls
2019-01-11 16:13:40 +01:00
pmelange
e38e189b35 luci-mod-freifunk: fix the list of community profiles
Signed-off-by: pmelange <isprotejesvalkata@gmail.com>
2019-01-11 13:29:48 +01:00
pmelange
d4562ff544 luci-mod-freifunk: replace calls to get_all() with separate get() calls
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>
2019-01-11 12:57:52 +01:00
Jo-Philipp Wich
e3fa766b58
Merge pull request #2425 from cshoredaniel/pr-fix-ipaddrport-js
luci-base: Fix addr:port validate always fails
2019-01-11 07:19:27 +01:00
Hannu Nyman
6f5525e4ee
Merge pull request #2447 from sotux/master-luci-app-olsr
luci-app-olsr: update Simplified Chinese translation
2019-01-10 19:38:14 +02:00
Hannu Nyman
842e56024d
Merge pull request #2446 from sotux/master-luci-base
luci-base: update Simplified Chinese translation
2019-01-10 19:37:33 +02:00
Daniel F. Dickinson
29e01e0e5b luci-app-radicale2: Add v2 of CalDAV/CardDAV server
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>
2019-01-10 05:52:12 -05:00
Jo-Philipp Wich
35266c02f2
Merge pull request #2444 from cshoredaniel/pr-cshored-i18n
Add PO for en 'translation' for apps I've created in the past
2019-01-10 10:43:43 +01:00
Jo-Philipp Wich
c1fdd8ae03
Merge pull request #2445 from yglb/rosy-bugsfix
luci-theme-rosy: Some bug fixes about rosy's scrollbars, table color matching, fillet and modal boxes
2019-01-10 10:42:51 +01:00
Jo-Philipp Wich
e6604d7d84 build: add i18n-add-language.sh helper
This script helps to initialize a new translation language over
the entire source tree.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-10 10:37:52 +01:00
Zheng Qian
16c63026e8 luci-base: update Simplified Chinese translation
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2019-01-10 16:12:33 +08:00
Zheng Qian
44177dbf0b luci-app-olsr: update Simplified Chinese translation
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2019-01-10 15:56:28 +08:00
Yanlan Shen
714a48e6ca luci-theme-rosy: Fixed modal box misalignment problem
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10 11:59:49 +08:00
Yanlan Shen
eb3976c64a luci-theme-rosy: Fixed some table rounded display issues
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10 11:59:45 +08:00
Yanlan Shen
fa407b036a luci-theme-rosy: Fixed table color matching problem
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10 11:59:42 +08:00
Yanlan Shen
57dcdd2b84 luci-theme-rosy: (html)Change the scroll bar style, compatible with each bower
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10 11:59:37 +08:00
Yanlan Shen
a5e1e86ba5 luci-theme-rosy: Change the scroll bar style, compatible with each browser
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10 11:59:33 +08:00
Hannu Nyman
e5932a52df
Merge pull request #2441 from musashino205/l10n/adblk-upd-ja
luci-app-adblock: update Japanese translation
2019-01-09 21:03:37 +02:00
Daniel F. Dickinson
3185359147 luci-app-uhttpd: i18n: add en po
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-09 07:05:32 -05:00
Daniel F. Dickinson
590da6c232 luci-app-rp-pppoe-server: i18n: add en po
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-09 07:05:24 -05:00
Daniel F. Dickinson
511c35312d luci-app-nut: i18n: add en po
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-09 07:03:15 -05:00
Florian Eckert
42ad4977ae luci-mod-system: add pollinterval option
Make pollinterval configurable.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-09 10:23:57 +01:00
INAGAKI Hiroshi
4d17e3e9b6 luci-app-adblock: update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-01-09 12:09:39 +09:00
INAGAKI Hiroshi
3464ae5899 luci-app-adblock: sync translations
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-01-09 11:51:25 +09:00
Hannu Nyman
4edac3627e
Merge pull request #2438 from Rixerx/master
luci-app-opkg: update Polish translation
2019-01-07 20:27:40 +02:00
Krystian Kozak
f747625478 luci-app-opkg: update Polish translation
Polish translation has been updated.

Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2019-01-06 19:41:43 +01:00
Hannu Nyman
a98e23949d
Merge pull request #2434 from cshoredaniel/pr-luci-fix-rp-pppoe
luci-app-rp-pppoe-server: Add ability to create uci sections
2019-01-06 13:07:54 +02:00
Dirk Brenken
c22e5232f4
Merge pull request #2427 from leonghui/fix_has_curlssl_typo
luci-app-ddns: fix typo for has_curlssl()
2019-01-05 22:23:41 +01:00
Dirk Brenken
030596d808
Merge pull request #2430 from dibdot/banip
luci-app-banip: sync with release 0.1.0
2019-01-05 22:22:28 +01:00
Hannu Nyman
360a5a2cb1
Merge pull request #2432 from Rixerx/master
luci-base: update Polish translation
2019-01-05 20:51:31 +02:00
leonghui
1d93eb808b
luci-app-ddns: remove first grep
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-01-05 18:49:37 +00:00