summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-bmx7/root
AgeCommit message (Collapse)Author
2020-10-29luci-app-bmx7: fix displaying valuesDaniel Golle
Suggested-by: FreifunkUFO <ufo@rund.freifunk.net> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-01-09luci-app-bmx7: mask CSS translate directives to avoid i18n confusionJo-Philipp Wich
Since bmx7's netjsongraph.js contains CSS `translate()` directives, they're treated as translation calls by the i18n source scanner. Mask these directives to avoid false positives. Fixes: #3484 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-17luci-app-bmx7: fix typosBalázs Úr
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-07-10luci-app-bmx7: transfer from routingPaul Spooren
The Makefile is minified as the LuCi build system does most of the job. Signed-off-by: Paul Spooren <mail@aparcar.org>