Christian Zäske
Christian Zäske
Hi, your API is great. It *should* make it easy to implement stuff like GUIs but with practically zero documentation it's tough to use. Your examples are not nearly enough...
It should be possible to edit the list of editable file extensions from within the application and not just by manually editing them inside the config file
Instead of sending the password to the server for authentication use a challenge response method because there might be some people that use the plugin without TLS
The main home screen (where you can customize the widgets) has quite a bad performance. I only noticed similar behavior when too much stuff is shown (e.g. dropdowns with hundreds...
In some cases it can occur that `OperatingSystemMXBean.getCpuUsage()` returns -1 instead of the actual usage. Possible due to calling it too fast