gluon/package/gluon-status-page
aiyion.prime 2f2d41119b gluon-status-page: fix address_to_groups()
In js `return` does behave like `continue` in a forEach() iteration.
The fixed function was intended to return nothing on error and does so
now, instead of a shorter (useless) array like before.

(cherry picked from commit 8c85be2125)
2022-02-03 17:08:07 +01:00
..
files gluon-status-page: fix address_to_groups() 2022-02-03 17:08:07 +01:00
i18n gluon-status-page: use ubus to get radio channels 2022-02-03 17:08:07 +01:00
javascript gluon-status-page: fix address_to_groups() 2022-02-03 17:08:07 +01:00
luasrc/lib/gluon gluon-status-page: relax nodeinfo query timeout (#2262) 2022-02-03 17:08:07 +01:00
sass statuspage: fix tq width 2021-04-07 13:02:33 +02:00
src gluon-status-page: make status page mesh protocol agnostic 2018-04-15 12:46:01 +02:00
Makefile Add GLUON_MINIFY flag to allow skipping the minification process (#1916) 2020-05-13 00:45:06 +02:00