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: aa4cdf7a5eaa9ad73eaed98f299e52917f979cef
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: 09440563ca53d2590c39b0891aae79da810e6778
Choose a head ref
  • 14 commits
  • 16 files changed
  • 5 contributors

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    bd1e9b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Merge pull request #4070 from cdr/jsjoeio-troubleshoot-docs

    docs: add troubleshooting section for documentation
    jsjoeio authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    67b23aa View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    b4c5dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c1aed2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4071 from cdr/jsjoeio-fix-revert-docs

    fix: revert revert and add ssh back into guide docs
    jsjoeio authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    8fde5f4 View commit details
    Browse the repository at this point in the history
  4. compile extensions media

    sdissegna-maystreet authored and jsjoeio committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    0529f52 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. fix: run postinstall script explicitly with bash (#4116)

    Currently, Windows default script-shell (cmd) fails to run the postinstall script. This commit fixes the problem by running postinstall.sh explicitly with the default bash executable of the OS.
    
    Related: #1397
    max-hk authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b32b4ed View commit details
    Browse the repository at this point in the history
  2. Resolve remote authority to initialize tunnel API (#4105)

    * Resolve remote authority to initialize tunnel API
    
    * Fix linting
    
    * Add comment
    kylecarbs authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b00afbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a73501 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    293d113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f81e29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    458474f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Merge pull request #4129 from cdr/jsjoeio-fix-vulnerabilities

    fix(security): address dependency vulnerabilities
    jsjoeio authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    8a1c129 View commit details
    Browse the repository at this point in the history
  2. feat: add tests for src/node/app.ts

    This adds a couple tests for ensureAddress.
    jsjoeio committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    0944056 View commit details
    Browse the repository at this point in the history
Loading