Age | Commit message (Collapse) | Author |
|
Signed-off-by: wangjiacai <jiacai_wang@qq.com>
|
|
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Multiple apps introduced their own implementation of a syslog view,
filtered for just their own application logs. Pull that out as a shared
view. Some of these had _minor_ style differences, which has been
"standardized" now. A full "widget" conversion would allow more end app
tuning of that, but is not implemented.
Signed-off-by: Karl Palsson <karlp@etactica.com>
app-nextdns: fix Logs title
Minor typo, introduced in 625abbf (convert simple controllers to
menu.json)
Signed-off-by: Karl Palsson <karlp@etactica.com>
luci-base: implement shared log reader view
Closes #5452
Signed-off-by: Paul Donald <newtwen@gmail.com>
|
|
* remove osolete trm_maxscan option
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
* fix a station scanning issue on single radio units (mainly a LuCI/JS issue) reported in the forum by multiple users
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
* fixed an encryption description typo in the wireless stations overview
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Signed-off-by: Dirk Brenken dev@brenken.org
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
|
|
* 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>
|
|
* expose new options to LuCI
* cosmetics
Signed-off-by: Dirk Brenken dev@brenken.org
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
* fix numerous errors in EAP handling
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
* 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>
|
|
* adapt the travelmate UI to support the changed 'trm_maxscan' option
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
* 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>
|
|
* typo fix & sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
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>
|
|
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
* just change the location of one state file
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
- add notifications in case of errors during save
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
- sync with travelmate 2.0
- app migrated to client side JS
Signed-off-by: Dirk Brenken <dev@brenken.org>
|