Commit graph

7 commits

Author SHA1 Message Date
Miguel Angel Mulero Martinez
2841d28396 luci-app-usteer: filter repeated SSIDs in config
When the SSID name was the same in different radio, they appear repeated in the options. This commit filter them.

Signed-off-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
2024-02-15 19:45:38 +01:00
Miguel Angel Mulero Martinez
ac8cf93a01 luci-app-usteer: Fix no wireless defined setup
Some users use the usteer app in a "non wireless" device. With the current code it crashes because there is no SSID defined. Making the ui element a DynamicList fixes the issue because it allows free text input.

Signed-off-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
2024-02-13 19:23:59 +01:00
Miguel Angel Mulero Martinez
5b6a705754 luci-app-usteer: retrieve SSIDs to be used in the config
This commit retrieves the list of SSIDs availables to prepopulate the ssid_list UI element of the config.

Signed-off-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
2024-02-06 00:11:36 +01:00
Ramon Van Gorkom
7a9ae6811f luci-app-usteer: added nslookup/hosthint lookup of AP IP address
Signed-off-by: Ramon Van Gorkom <Ramon00c00@gmail.com>
2024-01-29 02:18:39 +01:00
Ramon Van Gorkom
0f794ac76c luci-app-usteer: Added tooltip while hovering over connected client showing mac, IP(s), hostname in status page
Signed-off-by: Ramon Van Gorkom <Ramon00c00@gmail.com>
2023-12-28 14:48:58 +00:00
Ramon Van Gorkom
0b2aad0359 luci-app-usteer: Removed save/apply button on status pages, and added "friendly" error message if usteer not running
Added refresh of status page

Add the template pot file that is needed to start translating the app.

Co-authored-by: Sergey Ponomarev <stokito@gmail.com>
Co-authored-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
Signed-off-by: Ramon Van Gorkom <Ramon00c00@gmail.com>
2023-12-17 20:02:30 +02:00
Ramon00
a6753d44e7 Luci-app-usteer: First version of luci-app-usteer
Signed-off-by: Ramon Van Gorkom <github@flightfoil.com>
[most trailing whitespace errors removed]
2023-11-30 17:43:34 +02:00