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

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    3a8fbeb View commit details
    Browse the repository at this point in the history
  2. Do not use module type for service worker

    It seems that this causes browser to not send cookies, which can result
    in a 401.
    
    Fixes #7389.
    code-asher committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    c5c764d View commit details
    Browse the repository at this point in the history
  3. Update logo

    code-asher committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    1b1440f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53dccbb View commit details
    Browse the repository at this point in the history
  5. Update Code to 1.101.2

    code-asher committed Jun 25, 2025
    2 Configuration menu
    Copy the full SHA
    aff005e View commit details
    Browse the repository at this point in the history
Loading