Norbert Biczo
Norbert Biczo
**Is your feature request related to a problem? Please describe.** Sometimes we (at least me) just copy messages from previous commits. For example: "Bump version...", Update X to version Y....
This PR exposes the `start` and the `end` fields from the table model struct. Not having setters is fine because that would break the inner logic, but handling mouse clicks...
I would like to make the configuration edit easier (e.g. for my team members). I am thinking about a minimal web UI to edit the yaml in runtime. What do...
Now if we start the app it sends messages with the latest releases. This could be annoying, especially if we restart the app (e.g. add/remove releases) frequently. Maybe we should...