Dirk Brenken
081906f4bf
luci-app-travelmate: fix QR-Code generation
...
* fixed #6377
According to https://www.wi-fi.org/download.php?file=/sites/default/files/private/WPA3_Specification_v3.0.pdf (chapter 7)
set the security type to 'WPA'. Tested with an Android device (Samsung 10e) and various WPA2- and WPA3-AP modes
(incl. OWE, but without enterprise variants).
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-05-08 16:25:01 +02:00
Dirk Brenken
bcb046c488
luci-app-travelmate: sync with travelmate 2.1.0
...
* expose new options to LuCI
* cosmetics
Signed-off-by: Dirk Brenken dev@brenken.org
Signed-off-by: Dirk Brenken <dev@brenken.org>
2022-08-20 19:21:26 +02:00
Dirk Brenken
9f9247a08c
luci-app-travelmate: EAP-bugfixes
...
* fix numerous errors in EAP handling
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-09-05 21:56:16 +02:00
Dirk Brenken
f1d1e752b8
luci-app-travelmate: sync with travelmate 2.0.6
...
* a few (visual) fixes reported in the forum
* emphasize normal uplinks in blue, vpn uplinks in green
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-08-21 22:08:52 +02:00
Dirk Brenken
fd7494ffb1
luci-app-travelmate: sync with travelmate 2.0.5-3
...
* adapt the travelmate UI to support the changed 'trm_maxscan' option
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-08-15 15:01:13 +02:00
Dirk Brenken
863238ee51
luci-app-travelmate: sync with travelmate 2.0.5
...
* support new features of travelmate 2.0.5
* made the station manager more comfortable
* a few minor bugfixes
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-08-11 18:28:07 +02:00
Dirk Brenken
b3cb81c67f
luci-app-travelmate: typo fix
...
* typo fix & sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-05-01 11:02:26 +02:00
Jo-Philipp Wich
03c77dafe3
treewide: transition div tables to actual table markup
...
Modern browsers allow decomposing table markup equally well as nested div
constructs, therefor migrate our <div> table markup to actual <table> tags
but keep the old table/tr/th/td CSS classes for now to allow for a smooth
theme transition.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-11-27 21:36:40 +01:00
Dirk Brenken
bb40b8e7b3
luci-app-travelmate: add missing wpa3 ent. modes
...
Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-09-27 21:04:22 +02:00
Dirk Brenken
2815fed05e
luci-app-travelmate: sync with travelmate 2.0.1
...
* just change the location of one state file
Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-09-27 07:03:15 +02:00
Dirk Brenken
551d8cc648
luci-app-travelmate: add notifications
...
- add notifications in case of errors during save
Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-09-20 22:10:52 +02:00
Dirk Brenken
e3b357ac0e
luci-app-travelmate: release 2.0
...
- sync with travelmate 2.0
- app migrated to client side JS
Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-09-19 00:01:07 +02:00