gluon/package/gluon-status-page
Matthias Schiffer f2e0f7e3a8
gluon-status-page: avoid complex math
This code is usually running on an embedded CPU without FPU. In
addtition to its inefficience, the algorithm is also much harder to
understand.

Replace the logarithm formula with a simple loop.
2021-08-08 12:11:20 +02:00
..
files gluon-status-page: avoid complex math 2021-08-08 12:11:20 +02:00
i18n gluon-status-page: show bandwidth limits 2021-06-07 21:21:42 +02:00
javascript gluon-status-page: make "gateway nexthop" a link (#2278) 2021-07-23 19:10:27 +02:00
luasrc/lib/gluon gluon-status-page: relax nodeinfo query timeout (#2262) 2021-07-12 19:23:29 +02: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