Gerhard Tan

Results 5 issues of Gerhard Tan

Closes #5, closes #82.

This PR introduces an encryption feature, the config files are encrypted using Data Protection API (DPAPI).

__Steps to reproduce:__ List the minimal actions needed to reproduce the behaviour. 1. Submit the following flux query: ``` from(bucket: "energy") |> range(start: v.timeRangeStart, stop: v.timeRangeStop) |> filter(fn: (r) =>...

Right click on a config and select "Move" menu, you can move config up/down, or even move it to top/bottom.

Since Go 1.21, Go drops support for Windows 7, 8, Server 2008 and Server 2012. See https://tip.golang.org/doc/go1.20#windows. As for this project, **v1.16.x** is the last release that will run on...