X Tutup
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: no2key/sshcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix-display
Choose a base ref
...
head repository: no2key/sshcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on May 3, 2019

  1. Merge pull request coder#90 from cdr/fix-display

    Revert behavior using DISPLAY to open app window
    sreya authored May 3, 2019
    Configuration menu
    Copy the full SHA
    5f476af View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Some updates for document (coder#89)

    * Update docs to specify working folder parameter MUST be quoted on some OS (like MacOS)
    tokikanno authored and sreya committed May 6, 2019
    Configuration menu
    Copy the full SHA
    46ef157 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Add a --bind flag for local port (coder#82)

    - Added the ability to specify the local bind address of the ssh tunnel, for example: '--bind=0.0.0.0:8080'. This enables ChromeOS clients to access the web browser
    teddy-codes authored and sreya committed May 8, 2019
    Configuration menu
    Copy the full SHA
    dbc0ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffe788b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Expand VS Code (coder#101)

    * Updated README to link to VS Code homepage
    teddy-codes authored and sreya committed May 14, 2019
    Configuration menu
    Copy the full SHA
    f8ccd3a View commit details
    Browse the repository at this point in the history
Loading
X Tutup