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: coder/coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1319ae2
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 975ef8b
Choose a head ref
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Jul 3, 2025

  1. feat(site): use websocket connection for devcontainer updates

    Instead of polling every 10 seconds, we instead use a WebSocket
    connection for more timely updates.
    DanielleMaywood committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    487ee95 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. fix: some issues

    DanielleMaywood committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    cc42018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa46517 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Configuration menu
    Copy the full SHA
    5aef560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    975ef8b View commit details
    Browse the repository at this point in the history
Loading