Dirk Brenken
8a199c3e1e
luci-app-travelmate: sync with release 1.1.3
...
* show WiFi QR codes from all configured Access Points
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-03-02 18:06:38 +01:00
Jo-Philipp Wich
bf49505ea0
luci-base: properly handle undefined IPv6 local-address information
...
If IPv6 prefix assignment is disabled, the "local-address" structure
might exist, but be empty which causes the adress formatting in the
network model class to bail out.
Verify the completeness of the "local-address" structure before using
it in order to avoid runtime errors.
Fixes #1657 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-03-02 14:42:52 +01:00
Jo-Philipp Wich
852ec6e28b
luci-base, luci-mod-admin-full: store backup vars in luci configuration
...
Keep the ifname and bridge state backup variables in /etc/config/luci to not
pollute /etc/config/network.
Fixes #1655 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-03-02 12:44:35 +01:00
Dirk Brenken
3e17668adb
Merge pull request #1656 from musashino205/l10n/adblk-upd-ja
...
luci-app-adblock: fix the msgid to keep the translations
2018-03-01 20:04:22 +01:00
INAGAKI Hiroshi
68bdfc029c
luci-app-adblock: fix the msgid to keep the translations
...
XHTML markup of "&" in the description about "download queue" was fixed
in 71230d2
. Since UI text of it no longer matches msgid, I fixed it.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-03-02 02:12:14 +09:00
Florian Eckert
10fbf9b2e4
luci-mod-admin-full: add hint on backup restore
...
Add a hint to backup restore that files could remain on the system.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 12:33:43 +01:00
Florian Eckert
7bb2cd6213
luci-app-firewall: only show SNAT template if there are more then one zone
...
Only show SNAT template if there are more then one zone.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 12:33:43 +01:00
Florian Eckert
a5b970d5f2
luci-app-firewall: on forward rule change preselection
...
Change the preselection for the src zone to wan and the dest zon to lan
because this is the normal situation.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 12:33:43 +01:00
Florian Eckert
846fb1f8bc
luci-app-firewall: only show portforward template if there are more then one zone
...
Only show portforward template if there are more then one zone.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 12:33:43 +01:00
Florian Eckert
fa756d1fbb
luci-base: fix browser.htm template
...
If cbi_init() is not called first browser gif will not be found.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 12:31:50 +01:00
Florian Eckert
dcb041e396
luci-app-mwan3: remove css from javascript in overview_status_interface
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:52 +01:00
Florian Eckert
5362f69706
luci-app-mwan3: Update header name in status pages
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:50 +01:00
Florian Eckert
a73687022d
luci-app-mwan3: remove duplicated code section
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:47 +01:00
Florian Eckert
deba02e096
luci-app-mwan3: fix source styling
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:45 +01:00
Florian Eckert
1ff26f380f
luci-app-mwan3: remove css styling from status_interface page
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:42 +01:00
Florian Eckert
a82e588c06
luci-app-mwan3: remove css styling from overview_status_interface page
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:40 +01:00
Florian Eckert
3c86c6562e
luci-app-mwan3: fix stack trace if no tacking_ip is set on interface add
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:38 +01:00
Hannu Nyman
1d9cc1a9e1
Merge pull request #1651 from hafu/ffp-profile
...
community-profiles: potsdam - changed SSID
2018-02-28 17:33:52 +02:00
Hannes Fuchs
d098a64e27
community-profiles: potsdam - changed SSID
...
After some discussion in our meetings and on the maling list we decided to
change the SSID to a fixed one.
Signed-off-by: Hannes Fuchs <hannes.fuchs@gmx.org>
2018-02-28 16:21:35 +01:00
Dirk Brenken
088b92c8c9
Merge pull request #1647 from dibdot/adblock
...
luci-app-adblock: fix frontend typo
2018-02-28 14:14:41 +01:00
Dirk Brenken
d830946972
Merge pull request #1648 from dibdot/travelmate
...
luci-app-travelmate: sync with release 1.1.2
2018-02-27 19:23:45 +01:00
Dirk Brenken
391a7bfc01
luci-app-travelmate: sync with release 1.1.2
...
* refine timings & valid input ranges
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-27 14:04:58 +01:00
Dirk Brenken
b1c5a4c075
luci-app-adblock: fix frontend typo
...
fix trivial 'msmtp' typo & changed .po files as well
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-27 10:20:56 +01:00
dibdot
09ea6dbd33
Merge pull request #1633 from dibdot/travelmate
...
luci-app-travelmate: sync with release 1.1.0
2018-02-20 08:55:24 +01:00
Dirk Brenken
6ffb7056fe
luci-app-travelmate: sync with release 1.1.0
...
* add an option for the captive portal detection
* support the new signal quality treshold (default 30)
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-19 21:52:21 +01:00
Jo-Philipp Wich
461df8b0dc
luci-base: do not assume a fixed host address in delegated prefix ( #1484 )
...
OpenWrt/LEDE introduced the "local-address" field a while back to expose the
effective local host address of the delegated prefix, so use that information
instead of assuming `[prefix]:1`.
Fixes #1484 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-16 17:05:52 +01:00
Jo-Philipp Wich
de4f1c9046
luci-base: rework client side IP validation types and support "hostid" type
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-16 17:05:48 +01:00
Jo-Philipp Wich
3e1e4d5eb6
luci-base: fix Lua-side ip6hostid() datatype validation
...
A valid host ID as accepted by netifd must meet the following criteria:
- Is either one of the two special "random" or "eui64" strings
- Or is a valid IPv6 address according to inet_pton(AF_INET6)
- Has the first 64 bit set to zero
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-16 17:05:48 +01:00
Martin Schiller
e88a95ca29
luci-app-openvpn: run '/etc/init.d/openvpn reload' after commit
...
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2018-02-15 06:14:24 +01:00
Martin Schiller
7c643558a3
luci-app-openvpn: fix validity check for new instance input field
...
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2018-02-15 06:14:24 +01:00
Martin Schiller
bab9c12e20
luci-app-openvpn: use initscript to stop instances
...
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2018-02-15 06:14:24 +01:00
Hannu Nyman
76f9f5e94d
Merge pull request #1627 from user7887/luci-ru
...
i18n-ru: fixed russian translation
2018-02-08 18:17:02 +02:00
Vladimir
c21d22c017
i18n-ru: fixed russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-02-07 17:37:34 +03:00
Hannu Nyman
90369e78d7
Merge pull request #1626 from TDT-AG/pr/20180105-luci-app-mwan3-add-service
...
luci-app-mwan3: add service hint
2018-02-05 17:43:44 +02:00
Florian Eckert
66b93ab784
luci-app-wman3: show info if mwan3 is not global enabled
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:22 +01:00
Florian Eckert
4b0347d498
luci-app-mwan3: update look and feel interface status page
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:20 +01:00
Florian Eckert
83cec9277d
luci-app-mwan3: do not show mwan3 status in overview if not enabled
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:16 +01:00
Florian Eckert
0c3bd5c537
luci-app-mwan3: update uci track entry to use /etc/init.d/mwan3 reload
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:05 +01:00
Hannu Nyman
251656126a
Merge pull request #1625 from musashino205/l10n/nbm-upd-ja
...
luci-app-nlbwmon: update Japanese translation
2018-02-05 09:07:54 +02:00
Hannu Nyman
430a414163
Merge pull request #1624 from musashino205/l10n/uhttpd-upd-ja
...
luci-app-uhttpd: update Japanese translation
2018-02-05 09:07:35 +02:00
INAGAKI Hiroshi
325f6d4138
luci-app-nlbwmon: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-05 15:24:16 +09:00
INAGAKI Hiroshi
d06865000e
luci-app-uhttpd: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-05 14:57:21 +09:00
Yousong Zhou
770033dba3
luci-app-shadowsocks-libev: remove deprecated option disable_sni
...
This reverts commit 5d91683575
.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-05 11:06:25 +08:00
Yousong Zhou
28aafed472
luci-app-shadowsocks-libev: add no_delay to names_options_common
...
It will appear in the instance overview list
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-05 11:04:00 +08:00
Jo-Philipp Wich
e6cfe35baf
luci-mod-admin-full: prevent unknown sysctl key warnings on status page
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-04 19:20:32 +01:00
dibdot
e386d76d57
Merge pull request #1623 from dibdot/adblock
...
luci-app-adblock: fix XHMTL Markup
2018-02-03 11:27:36 +01:00
Dirk Brenken
71230d2b70
luci-app-adblock: fix XHMTL Markup
...
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-03 11:25:34 +01:00
Hannu Nyman
eae2f37b62
timezone data: update to 2018c
...
Update timezone data to 2018c
http://mm.icann.org/pipermail/tz-announce/2018-January/000048.html
Briefly:
Sao Tome and Príncipe switched from +00 to +01.
Brazil's DST will now start on November's first Sunday.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-02-02 18:21:58 +02:00
Hannu Nyman
ab7d06dd5e
Merge pull request #1620 from musashino205/l10n/adblk-upd-ja
...
luci-app-adblock: update Japanese translation
2018-02-02 17:59:50 +02:00
INAGAKI Hiroshi
69932a9348
luci-app-adblock: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-03 00:42:56 +09:00