Update 24.12.2025 (Merry X-Mas 🎄 ) #29
Replies: 1 comment
Update pre-2026
This will be the last update of 2025 see you next year! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Big update!
Caution
The
/pluginspage will get heavily refactored, for example I do not like that we have the repository management there.Frontend Plugin Route
Frontend plugins are realized through a renderer, as mentioned above. For this a new package has been created, and the docs have been extended as well: https://outline.itsnik.de/s/dockstat/doc/dockstattemplate-renderer-5qbatLB5V0
New Frontend pages!
/clientsWithout Client
Adding a Client
Adding a Host
Idle monitoring
Client Modal
Host Modal
Edit Host
Edit Docker Clients
/pluginsThere are a lot of things wrong with this UI, Buttons that do not work correctly, broken boolean parsing in
@dockstat/sqlite-wrapper, verification that is implemented but not correctly, the List goes on.In hindsight, the code of this page is a mess, that's why this change is not yet in the main branch 😉
But I like the Plugin Modal to be honest!
All reactions