Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show version info on webui #205

Merged
merged 12 commits into from
Mar 9, 2024
Merged

Show version info on webui #205

merged 12 commits into from
Mar 9, 2024

Commits on Mar 8, 2024

  1. Show version info on webui

    Added status module and version component. The version component simply
    fetch the version info from the /status endpoint on page init.
    poruta99 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    510d455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838e0d0 View commit details
    Browse the repository at this point in the history
  3. Build webui

    poruta99 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c90af69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ef0e1d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    ca247c4 View commit details
    Browse the repository at this point in the history
  2. Build webui

    poruta99 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    fe766cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2d4efb View commit details
    Browse the repository at this point in the history
  4. Fix format issue

    poruta99 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    734572e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e119950 View commit details
    Browse the repository at this point in the history
  6. Build webui

    poruta99 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    1e47eb9 View commit details
    Browse the repository at this point in the history
  7. Eslint fix

    poruta99 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c45c5ac View commit details
    Browse the repository at this point in the history
  8. Fix test code

    poruta99 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    8ad349c View commit details
    Browse the repository at this point in the history