Commit graph

6 commits

Author SHA1 Message Date
Dirk Brenken
e76d9cc767
luci-app-sqm: fix JS error if service is disabled
* fix a 'resource not found error' if the sqm service has been disabled
  and the dir '/var/run/sqm/available_qdiscs' not exist
* inform the user about this issue and provide a button
  to enable & start the service

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-06-09 22:36:32 +02:00
Ansuel Smith
63aea8f848 luci-app-sqm: convert to client side implementation
Convert sqm app to client side implementation. Only a small rework in the logic to get qos scripts help text. The rest of the script is a porting 1:1.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2020-10-23 23:05:14 +02:00
Florian Eckert
16142d35c4 luci-app-sqm: this is now generally handled in luci.mk
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-05-07 08:24:40 +02:00
Florian Eckert
fe4d4ed950 luci-app-sqm: fix whitspaces
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-05-07 08:22:02 +02:00
Jo-Philipp Wich
43e872871a treewide: stage ACL rules for legacy applications
Fixes: #3866
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-10 23:21:35 +02:00
Hannu Nyman
c03e395146 luci-app-sqm: move from packages feed
Move the SQM app from the packages feed
to enable translation.

* Initialize translation

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-04-03 18:40:34 +03:00