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-desktop-windows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0b27367
Choose a base ref
...
head repository: coder/coder-desktop-windows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 46849a5
Choose a head ref
  • 5 commits
  • 60 files changed
  • 4 contributors

Commits on Jun 3, 2025

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

Commits on Jun 6, 2025

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

Commits on Jun 10, 2025

  1. added new settings dialog + settings manager (#113)

    Closes: #57 & #55
    
    Adds:
    
    - **SettingsManager** that manages settings located in AppData
    - **Settings** views to manage the settings
    - **StartupManager** that allows to control registry access to enable
    load on startup
    
    
    ![image](https://github.com/user-attachments/assets/deb834cb-44fd-4282-8db8-918bd11b1ab8)
    ibetitsmike authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    059179c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. docs: add Coder Desktop description and documentation link (#131)

    Add a descriptive blurb explaining what Coder Desktop does and link to
    the official documentation at coder.com. This helps users understand the
    purpose and capabilities of Coder Desktop before diving into the
    technical details.
    
    Changes:
    - Added explanation of Coder Desktop's core functionality (workspace
    access without port-forwarding)
    - Highlighted key features like Coder Connect and file synchronization
    - Included direct link to official documentation at
    https://coder.com/docs/user-guides/desktop
    
    Closes #130
    
    ---------
    
    Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
    Co-authored-by: deansheather <11241812+deansheather@users.noreply.github.com>
    blink-so[bot] and deansheather authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    56003ed View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

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