e8153e2953
implement some features of Venus OS
continuous-integration/drone/push Build is passing
2026-02-19 15:37:41 +11:00
1c15ff5911
Add read-only mode support and enhance logging throughout the application
continuous-integration/drone/push Build is failing
2026-02-19 12:36:52 +11:00
bdcb8e6f73
Refactor import paths to use the full repository URL and remove obsolete GitHub Actions workflow file
2026-02-19 12:30:21 +11:00
a31a0b4829
Modernize invertergui: MQTT write support, HA integration, UI updates
build / inverter_gui_pipeline (push) Has been cancelled
2026-02-19 12:03:52 +11:00
Nicholas Thompson
fa6fc5fb34
Fix linter issues
...
Fix all new linter issues that are raised by golanglint-ci 1.56
2024-02-19 20:08:46 +02:00
Jedri Visser
bf4716e8df
Update go, dependencies and ci
2023-03-03 21:53:08 +02:00
Jedri Visser
5e28643a76
Update vuejs and bootstrap
2021-05-07 23:25:07 +02:00
Nicholas Thompson
d3576031bb
Use go native embed lib for static assets
...
Use built in embed library to serve static files instead of the statik library
2021-04-23 22:33:14 +02:00
Hendrik van Wyk
49be089a23
Fix race condition in munin output.
...
The munin server used the same structure in two goroutines at once causing
possible data corruption. A copy of the structure is now used by the second
goroutine instead.
2020-10-08 12:25:39 +02:00
Nicholas Thompson
6ab917d35a
Update and improve logging library to logrus
2020-06-15 13:28:03 +02:00
Nicholas Thompson
67ba53fff4
Create an MQTT client plugin
2020-06-15 12:46:02 +02:00
Nicholas Thompson
92daf9191b
Moved frontend package to be part of webgui in plugin format and renamed it to static for a better description of the package
2019-03-31 19:57:55 +02:00
Nicholas Thompson
e74b0518e9
Remove old invalid test
2019-03-31 19:57:55 +02:00
Nicholas Thompson
47e73a4eff
Concept plugin layout
2019-03-31 19:57:55 +02:00