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: oxidecomputer/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1733b764
Choose a base ref
...
head repository: oxidecomputer/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f7d6dafd
Choose a head ref
  • 10 commits
  • 25 files changed
  • 4 contributors

Commits on Oct 9, 2024

  1. Update dependency typescript to v5.6.3 (#2491)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    98103a2 View commit details
    Browse the repository at this point in the history
  2. Tweak semi font and usage (#2496)

    * Tweak semi font and usage
    
    * Undo remove semi from HL
    benjaminleonard authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f0c161d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    352c802 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48f3bca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a47097 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Add console.error to the error boundary (#2498)

    Add console.error to error boundary
    charliepark authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f6e1917 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    63475c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a76ba5f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. minor: refactor instanceCan and diskCan for better type safety (#…

    …2505)
    
    * refactor instanceCan and diskCan for better type safety
    
    * ok well I did it
    david-crespo authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    226d421 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. How about we don't hold the entire image in memory (#2506)

    don't cache image upload chunks
    david-crespo authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f7d6daf View commit details
    Browse the repository at this point in the history
Loading