Skip to content

Add version information to the ui #256

Description

@bene64

It would be great, if the same information from ./proxy --version would also be available in the web UI. Maybe in the footer, right below the GitHub link.

Use case

This would it make easy to see, if I'm running on an recent version.

Example

Image

Implementation note

I'm a total go novice, so I couldn't get that over the finish line (yet).

A hardcoded string from dashboard.go over templates.go into footer.html works. But I am unsure how to nicely pass it from main.go.
Passing it as constructor of Server could work, but I don't know if this is go-like enough. Happy to get any pointers into the right direction here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions