Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mqtt-viewer/mqtt-viewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix/windows-file-picker-crashes
Choose a base ref
...
head repository: mqtt-viewer/mqtt-viewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 30 files changed
  • 2 contributors

Commits on Apr 13, 2025

  1. Merge pull request #31 from mqtt-viewer/fix/windows-file-picker-crashes

    downgrade windows go version to fix crash on filepicker open
    samfweb authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    5ccccdd View commit details
    Browse the repository at this point in the history
  2. update svelte 4 to svelte 5

    samfweb committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    146ff13 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #32 from mqtt-viewer/feat/use-svelte-5

    upgrade svelte 4 to svelte 5
    samfweb authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    2851a68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14415f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e86c9e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ae8edf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #33 from mqtt-viewer/feat/automatic-json-formatting

    Feat/automatic json formatting
    samfweb authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    beb4dcd View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. Configuration menu
    Copy the full SHA
    7225591 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from mqtt-viewer/fix/writing-protobuf-files-linux

    fix protobuf files not loading correctly in some cases
    samfweb authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    d8514b7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    b68870d View commit details
    Browse the repository at this point in the history
  2. ignore test certificates

    samfweb committed May 5, 2025
    Configuration menu
    Copy the full SHA
    3c710e9 View commit details
    Browse the repository at this point in the history
  3. add contribution guidelines

    samfweb committed May 5, 2025
    Configuration menu
    Copy the full SHA
    d058f28 View commit details
    Browse the repository at this point in the history
  4. add appimage build commands

    Sam Webster committed May 5, 2025
    Configuration menu
    Copy the full SHA
    6a89ad8 View commit details
    Browse the repository at this point in the history
  5. update appimage paths

    Sam Webster committed May 5, 2025
    Configuration menu
    Copy the full SHA
    d2b8914 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. specify appimage-specific update behaviour

    Sam Webster committed May 17, 2025
    Configuration menu
    Copy the full SHA
    b2661d2 View commit details
    Browse the repository at this point in the history
  2. add appimage logging

    samfweb committed May 17, 2025
    Configuration menu
    Copy the full SHA
    76206c6 View commit details
    Browse the repository at this point in the history
  3. fix appimage binary path

    Sam Webster committed May 17, 2025
    Configuration menu
    Copy the full SHA
    7664ab1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/appimage-linux' of https://github.com/mqtt-viewer/…

    …mqtt-viewer into feat/appimage-linux
    Sam Webster committed May 17, 2025
    Configuration menu
    Copy the full SHA
    7508d37 View commit details
    Browse the repository at this point in the history
  5. merge appimage workflow into linux release

    Sam Webster committed May 17, 2025
    Configuration menu
    Copy the full SHA
    a2cd7a0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #38 from mqtt-viewer/feat/appimage-linux

    Feat/linux AppImage support
    samfweb authored May 17, 2025
    Configuration menu
    Copy the full SHA
    41c930d View commit details
    Browse the repository at this point in the history
Loading