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: fd5f5ae
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: 0c0a221
Choose a head ref
  • 7 commits
  • 14 files changed
  • 3 contributors

Commits on Jul 9, 2021

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

Commits on Jul 12, 2021

  1. chore(deps): bump ws from 7.5.2 to 7.5.3

    Bumps [ws](https://github.com/websockets/ws) from 7.5.2 to 7.5.3.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.2...7.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    8fe31df View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump ts-node from 10.0.0 to 10.1.0

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.0.0 to 10.1.0.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v10.0.0...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    ec9ddd5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3759 from cdr/jsjoeio-document-password-limit

    docs(faq): add line about password login limits
    jsjoeio authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    58f4884 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3766 from cdr/dependabot/npm_and_yarn/ws-7.5.3

    chore(deps): bump ws from 7.5.2 to 7.5.3
    jsjoeio authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    8c2661b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3767 from cdr/dependabot/npm_and_yarn/ts-node-10.1.0

    chore(deps-dev): bump ts-node from 10.0.0 to 10.1.0
    jsjoeio authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    a96e16e View commit details
    Browse the repository at this point in the history
  6. refactor(docs): clean up and restructure

    Katie Horne committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    0c0a221 View commit details
    Browse the repository at this point in the history
Loading