Commit graph

11385 commits

Author SHA1 Message Date
Jo-Philipp Wich
0674fc2041 luci-base: rpcd: add getHostname and getTTYDevices calls
Also add IPv6 feature indication.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-10 15:28:16 +02:00
Jo-Philipp Wich
55b1ae6c9b luci-base: network.js: add hacks to enable relay protocol support
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-10 15:28:16 +02:00
Jo-Philipp Wich
d905dacf97 luci-base: ui.js: update tabs after initial render
This ensures that the error badges are properly set.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-10 15:28:16 +02:00
Jo-Philipp Wich
745878d6cd luci-base: form.js: rework section add/remove event handling
- Redraw map even when it could not be saved due to validation errors
 - Use createHandlerFn() for attaching event handlers
 - Convert buttons to <button> element to allow use of spinning class

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-10 15:28:16 +02:00
Jo-Philipp Wich
b0dde567ca luci-base: ui.js: also handle failed promises in createHandlerFn()
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-10 15:28:16 +02:00
Jo-Philipp Wich
3500562d5e luci-base: ui.js: ignore description when checking for empty tab panes
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-10 15:28:16 +02:00
Jo-Philipp Wich
6b1003cd50 luci-base: luci.js: support custom filter function in dom.isEmpty()
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-10 15:28:16 +02:00
Dirk Brenken
7bab8762f2
Merge pull request #3052 from dibdot/banIP
luci-app-banip: sync with banIP 0.2.0
2019-09-09 21:26:03 +02:00
Dirk Brenken
f21f4bd7e5
luci-app-banip: sync with banIP 0.2.0
* see details in package PR

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-09-09 16:51:42 +02:00
Florian Eckert
28545f89bc
Merge pull request #3044 from stangri/master-luci-app-vpnbypass
luci-app-vpnbypass: better start/stop controls, create entry in the VPN menu if it exists
2019-09-08 12:26:52 +02:00
Hannu Nyman
6482e48ac6
Merge pull request #3048 from musashino205/l10n/fw-fix-uk
luci-app-firewall: remove unnecessary quotation in Ukrainian translation
2019-09-08 10:38:15 +03:00
Hannu Nyman
e606a1ded7
Merge pull request #3047 from musashino205/l10n/adblk-upd-ja
luci-app-adblock: update Japanese translation
2019-09-08 10:37:38 +03:00
INAGAKI Hiroshi
14d423e6ad luci-app-firewall: remove unnecessary quotation in Ukrainian translation
Removed unnecessary double quotation at the end of the line. It was
reported as an error by i18n-sync.sh script.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-09-08 16:19:57 +09:00
INAGAKI Hiroshi
54cc1e4106 luci-app-adblock: update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-09-08 16:15:38 +09:00
INAGAKI Hiroshi
24fba49d93 luci-app-adblock: sync translations
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-09-08 16:02:58 +09:00
Stan Grishin
a34f260a2e luci-app-vpnbypass: better start/stop controls, create entry in the VPN menu if it exists
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-09-07 10:36:32 -07:00
Dirk Brenken
204293a766
Merge pull request #3041 from dibdot/adblock
luci-app-adblock: sync with adblock 3.8.5
2019-09-06 20:54:29 +02:00
Dirk Brenken
62c6f21de3
luci-app-adblock: sync with adblock 3.8.5
* support the new extra options 'TLD Compression Threshold',
 'Local FW/DNS Ports' and 'DNS Inotify', see packages PR for details.

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-09-06 13:36:52 +02:00
Jo-Philipp Wich
f9074ad68b
Merge pull request #3010 from TDT-AG/pr/20190826-dsl-status-FECS
luci-mod-status: xDSL Status: use new var names dsl.errors_fecs_*
2019-09-03 19:28:53 +02:00
Hannu Nyman
2fab0ad515
Merge pull request #3029 from musashino205/l10n/tmate-upd-ja
luci-app-travelmate: update Japanese translation
2019-08-31 17:11:45 +03:00
INAGAKI Hiroshi
63524a35e5 luci-app-travelmate: update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-08-31 20:00:05 +09:00
INAGAKI Hiroshi
70442212f3 luci-app-travelmate: sync translations
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-08-31 19:52:42 +09:00
Dirk Brenken
dffe9ca0a4
Merge pull request #3025 from dibdot/travelmate
luci-app-travelmate: sync with 1.4.12
2019-08-29 20:04:07 +02:00
Dirk Brenken
da25890fd5
Merge pull request #3026 from stangri/master-luci-app-simple-adblock
luci-app-simple-adblock: dns resolver value bugfix (#3000)
2019-08-29 15:24:56 +02:00
Stan Grishin
0645ae0a4a luci-app-simple-adblock: dns resolver value bugfix (#3000)
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-29 06:21:20 -07:00
Dirk Brenken
916939933e
luci-app-travelmate: sync with 1.4.12
* option to add open uplinks to your wireless config,
  e.g. hotel captive portals (disabled by default)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-08-29 14:16:12 +02:00
Florian Eckert
3fffcdef61
Merge pull request #3008 from TDT-AG/pr/20190826-firewall-german-translation
luci-app-firewall: Use more appropriate terms in german translations
2019-08-28 13:01:11 +02:00
Hannu Nyman
04d454ced1
Merge pull request #3014 from stangri/master-luci-app-advanced-reboot
luci-app-advanced-reboot: bugfix for when network.lan.ipaddr is a table
2019-08-27 16:55:44 +03:00
Hannu Nyman
63b14abf6d
Merge pull request #3017 from stangri/master-luci-app-simple-adblock
luci-app-simple-adblock: delete extra file
2019-08-27 16:54:41 +03:00
Stan Grishin
663eda55f5 luci-app-simple-adblock: delete extra file
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-26 23:18:46 -07:00
Stan Grishin
68a71eead4 luci-app-advanced-reboot: bugfix for when network.lan.ipaddr is a table
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-26 23:07:37 -07:00
Dirk Brenken
f8e30d5695
Merge pull request #3012 from dibdot/adblock
luci-app-adblock: sync with adblock 3.8.3
2019-08-26 20:09:58 +02:00
Dirk Brenken
bd405bfed0
luci-app-adblock: sync with adblock 3.8.3
* fix a suspend/resume issue
* format overall domains with a thousands separator

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-08-26 14:09:39 +02:00
Jo-Philipp Wich
fbdf86f7a1
Merge pull request #3011 from YuriPet/master
luci-base: fix some Ukrainian translations
2019-08-26 13:01:55 +02:00
Yurii
5f056678a2
luci-base: fix some Ukrainian translations
Signed-off-by: Yurii <yuripet@gmail.com>
2019-08-26 13:26:36 +03:00
Martin Schiller
5c4a5525c5 luci-mod-status: xDSL Status: use new var names dsl.errors_fecs_*
This is part of the FECS counter fix.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-08-26 12:03:07 +02:00
Martin Schiller
2239136daf luci-app-firewall: Use more appropriate terms in german translations
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-08-26 09:16:01 +02:00
Jo-Philipp Wich
595ed8ec1a
Merge pull request #3007 from TDT-AG/pr/20190826-base-german-translation
luci-base: fix some german translations
2019-08-26 09:12:56 +02:00
Martin Schiller
38d2b31b94 luci-base: fix some german translations
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-08-26 09:05:07 +02:00
Hannu Nyman
c891e79113
Merge pull request #3005 from musashino205/l10n/adblk-upd-ja
luci-app-adblock: update Japanese translation
2019-08-26 09:16:00 +03:00
INAGAKI Hiroshi
b2942a9bb0 luci-app-adblock: update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-08-26 14:00:20 +09:00
Hannu Nyman
6f114fb892
Merge pull request #2996 from musashino205/l10n/base-upd-ja
luci-base: update Japanese translation
2019-08-25 19:14:30 +03:00
INAGAKI Hiroshi
a4c95f6647 luci-base: update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-08-21 23:44:48 +09:00
INAGAKI Hiroshi
4b40b0d6fc i18n: sync translations
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-08-21 23:07:14 +09:00
Jo-Philipp Wich
2aab85814d luci-base: form.js: implement Textfield widget
Port the CBI Textfield (textarea) widget type to client side form.js

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-08-19 15:06:31 +02:00
Jo-Philipp Wich
afd361e368 luci-base: ui.js: implement Textarea widget
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-08-19 15:04:16 +02:00
Hannu Nyman
276aa89be3
Merge pull request #2990 from stangri/master-luci-app-simple-adblock
luci-app-simple-adblock: support for varios DNS resolvers/options
2019-08-18 20:14:06 +03:00
Hannu Nyman
07e2fc565c
Merge pull request #2989 from stangri/master-luci-app-advanced-reboot
luci-app-advanced-reboot: support for Linksys EA8300
2019-08-18 20:12:50 +03:00
Stan Grishin
80b95042e9 luci-app-simple-adblock: support for varios DNS resolvers/options
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-17 06:15:10 -07:00
Stan Grishin
0d0a8b882d luci-app-advanced-reboot: support for Linksys EA8300
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-17 04:29:01 -07:00