Thanks to visit codestin.com
Credit goes to github.com

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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.16.1
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/2.16
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 25, 2024

  1. fix(site/static/icon): add filebrowser icon (#15367) (#15641)

    Fixes #15365
    
    We used to hit
    https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg
    for the filebrowser icon but coder/modules#334 modified the icon URL to
    point to a self-hosted icon.
    
    I simply copied the icon from the `coder/modules` repo.
    
    (cherry picked from commit dc29b81)
    johnstcn authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fa0ce56 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. chore(go.mod): update x/crypto to 0.31.0 (#15869) (#15872)

    (cherry picked from commit 14ce3aa)
    johnstcn authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    43e4897 View commit details
    Browse the repository at this point in the history
Loading