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: ClickAndMortar/GoPubSub Loading
base: master
Choose a base ref
...
head repository: DennisVis/pubsubui Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 76 files changed
  • 1 contributor

Commits on Jun 21, 2022

  1. feat: replace api and ui

    Dennis Vis committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a3cb948 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. fix: prevent unneeded deadline exceeded logging

    Dennis Vis authored and DennisVis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    9098c51 View commit details
    Browse the repository at this point in the history
  2. fix: properly handle setup errors

    Dennis Vis authored and DennisVis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    e350a00 View commit details
    Browse the repository at this point in the history
  3. fix: unsub from SSE on project switch

    Dennis Vis authored and DennisVis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    523c75f View commit details
    Browse the repository at this point in the history
  4. feat: added topics cache to server

    Dennis Vis authored and DennisVis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    4169ea3 View commit details
    Browse the repository at this point in the history
  5. chore: improved error handling

    Dennis Vis authored and DennisVis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2aed422 View commit details
    Browse the repository at this point in the history
  6. feat: support command line flag configuration

    Dennis Vis authored and DennisVis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    9a5f152 View commit details
    Browse the repository at this point in the history
  7. fix: update topics loading state after error

    Dennis Vis authored and DennisVis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    bca7485 View commit details
    Browse the repository at this point in the history
  8. fix: return to first page on project switch

    Dennis Vis authored and DennisVis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    a082ca2 View commit details
    Browse the repository at this point in the history
Loading