Commit graph

12281 commits

Author SHA1 Message Date
Stan Grishin
25c884a479 luci-app-vpn-policy-routing: initial release
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-30 07:51:42 -07:00
Jo-Philipp Wich
d07cfba160 luci-app-firewall: update rule ip hints based on address family
Fixes: #3119
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 14:51:40 +01:00
Jo-Philipp Wich
9e25917432 luci-base: form.js: implement AbstractValue.getUIElement()
Introduce a new method `getUIElement()` which simplifies obtaining the
underlying per-section UI widget class instance for a from option object.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 14:51:40 +01:00
Jo-Philipp Wich
b0836b037e luci-base: ui.js: implement UIDropdown.{add,clear}Choices()
The new `addChoices()` and `clearChoices()` functions allow clearing and
adding new options to existing dropdown instances respectively.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 14:51:40 +01:00
Jo-Philipp Wich
0d0a3f4d0d luci-base: ui.js: expose UIElement class as AbstractElement
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 14:51:40 +01:00
Jo-Philipp Wich
e38028d9d6
Merge pull request #3440 from urbalazs/improve-noddos
luci-app-noddos: improve table header
2019-12-30 10:39:54 +01:00
Jo-Philipp Wich
09b2d8a8ac luci-base: move tools.webadmin to luci-compat
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 10:37:48 +01:00
Jo-Philipp Wich
6591b48f8e luci-base: drop unused tools.webadmin.proto class
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 10:37:25 +01:00
Jo-Philipp Wich
18c60968dc luci-app-firewall: store week- and monthday restrictions as strings
Fixes: FS#2661
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2661
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 00:08:17 +01:00
Jo-Philipp Wich
16d049f7cd luci-mod-status: reimplement route status page as client side view
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-29 23:03:58 +01:00
Florian Eckert
359379078e
Merge pull request #3400 from TDT-AG/pr/20191210-luci-mk
luci.mk: move indexcache delete into postinst
2019-12-29 14:37:40 +01:00
Balázs Úr
9c4a747cb0 luci-app-noddos: improve table header
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-27 23:38:50 +01:00
Hannu Nyman
c508dec819
Merge pull request #3438 from urbalazs/typo-nlbwmon
luci-app-nlbwmon: fix typos
2019-12-27 16:43:50 +02:00
Balázs Úr
44cef2ab44 luci-app-nlbwmon: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-27 15:31:13 +01:00
Hannu Nyman
06e6552c8a
Merge pull request #3434 from tano-systems/luci-base-network-fix
luci-compat: network.lua: fix typo
2019-12-27 12:13:15 +02:00
Anton Kikin
07925b253a luci-compat: network.lua: fix typo
Fixes: 72247ee09

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-12-27 02:32:15 +03:00
Hannu Nyman
1ccb8e1031 luci-base: revert removal of HOST_BUILD_DIR definition
PR #3352 removed the luasrcdiet subpackage definition from
luci-base Makefile, and it also removed the HOST_BUILD_DIR
definition, which looked like it was related to only luasrcdiet,
but apparently that HOST_BUILD_DIR is needed also for the main
luci-base package.

Fixes #3433

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-12-26 20:22:48 +02:00
Jo-Philipp Wich
8362ab8d28
Merge pull request #1951 from tano-systems/luci-base-network-fix
luci-base: network.lua: bridge information request functions fixes
2019-12-25 18:32:05 +01:00
Jo-Philipp Wich
7b4efa9ba3 luci-app-adblock: fix spelling: UDP, TCP, e-mail, DNS, cache
Ref: https://github.com/openwrt/luci/pull/3249
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-25 18:20:14 +01:00
Jo-Philipp Wich
04bb544937
Merge pull request #3352 from NeoRaider/move-luasrcdiet
luci-base: use luasrcdiet from separate package
2019-12-25 18:04:28 +01:00
Richard Yu
814ad96df9 treewide: remove useless ucitrack definitions
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-12-25 18:02:54 +01:00
Jo-Philipp Wich
185b84bc9d
Merge pull request #3401 from MartB/modal-heightfixv2
luci-theme-*: remove modal max-height #3383 v2
2019-12-25 17:58:06 +01:00
Jo-Philipp Wich
9e4083fd75
Merge pull request #3425 from urbalazs/typo-fwknopd
luci-app-fwknopd: fix typos
2019-12-25 17:57:52 +01:00
Jo-Philipp Wich
3627f70f23
Merge pull request #3428 from urbalazs/typo-nft-qos
luci-app-nft-qos: fix typos
2019-12-25 17:57:11 +01:00
Jo-Philipp Wich
49b0be214b
Merge pull request #3431 from stangri/master-luci-app-advanced-reboot
luci-app-advanced-reboot: bugfix: compatible with new luci
2019-12-25 17:56:49 +01:00
Stan Grishin
e326002a89 luci-app-advanced-reboot: bugfix: compatible with new luci
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-24 16:37:53 -07:00
Balázs Úr
030b7697b2 luci-app-nft-qos: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-22 23:31:47 +01:00
Jo-Philipp Wich
2417ad5d61 luci-mod-status: remove obsolete nameinfo route
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22 23:20:23 +01:00
Jo-Philipp Wich
fff15e4e71 luci-theme-rosy: mark as broken
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22 23:20:23 +01:00
Jo-Philipp Wich
939b371bc7 luci-mod-status: reimplement log pages as client side views
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22 23:20:23 +01:00
Jo-Philipp Wich
b9bb34612e luci-mod-status: reimplement iptables status page as client side view
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22 23:20:23 +01:00
Jo-Philipp Wich
43a4481e10 luci-mod-status: replace iptables controller actions with cgi-io calls
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22 23:20:23 +01:00
Jo-Philipp Wich
e144356e5e
Merge pull request #3427 from urbalazs/typo-mjpg-streamer
luci-app-mjpg-streamer: fix typos
2019-12-22 23:11:35 +01:00
Balázs Úr
d92ae37ecd luci-app-mjpg-streamer: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-22 23:09:20 +01:00
Florian Eckert
56bd45789d
Merge pull request #3424 from urbalazs/typo-base-20191220
luci-base: fix typos
2019-12-22 16:11:52 +01:00
Florian Eckert
3970131a09
Merge pull request #3419 from TDT-AG/pr/20191218-luci-app-mwan3
luci-app-mwan3: minor fixes for httping selection
2019-12-22 16:10:35 +01:00
Balázs Úr
39196b0de9 luci-app-fwknopd: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-20 23:12:48 +01:00
Balázs Úr
8b47bb8411 luci-base: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-20 16:48:51 +01:00
Hannu Nyman
2096d67522 i18n: sync translations
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-12-20 08:45:52 +02:00
Hannu Nyman
a3b29fac6f
Merge pull request #3421 from stangri/master-luci-app-https-dns-proxy
luci-app-https-dns-proxy: package name change, support for RFC8484 binary
2019-12-19 20:50:05 +02:00
Stan Grishin
43ddf0cd12 luci-app-https-dns-proxy: package name change, support for RFC8484 binary
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-19 11:38:54 -07:00
Jo-Philipp Wich
3a657b8ab5 luci-mod-network: replace controller address check action with cgi-io script
This change removes the last bit of Lua code from luci-mod-network.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-18 21:33:29 +01:00
Jo-Philipp Wich
e884b63916 luci-base: fs.js: properly escape arguments in exec_direct()
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-18 21:22:06 +01:00
Jo-Philipp Wich
f3724e46a5 luci-base: fs.js: add read_direct() and exec_direct() functions
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-18 21:10:15 +01:00
Florian Eckert
1cab592bf9 luci-app-mwan3: save httping_ssl config whether is set or not
Always write this configuration parameter into the config.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-12-18 11:51:54 +01:00
Florian Eckert
93ff9ef2ee luci-app-mwan3: fix require field message if httping is selected
If these two values are not removed, then httping cannot be selected as
the tracking method. The field size is a must field for ping but it is not
displayed because httping does not need it.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-12-18 11:44:59 +01:00
Florian Eckert
daeeb4285f
Merge pull request #3417 from urbalazs/typo-base
luci-base: fix typos
2019-12-18 08:39:53 +01:00
Florian Eckert
f8e1d66949
Merge pull request #3416 from urbalazs/typo-bmx7
luci-app-bmx7: fix typos
2019-12-18 08:37:26 +01:00
Balázs Úr
e79a4ffa94 luci-app-aria2: fix typos (#3373)
luci-app-aria2: fix typos

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-18 08:34:09 +01:00
Balázs Úr
d0bc86bcc3 luci-base: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-17 11:41:00 +01:00