-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: coder/wush
base: v0.2.1
head repository: coder/wush
compare: v0.3.0
- 20 commits
- 37 files changed
- 3 contributors
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 978134c - Browse repository at this point
Copy the full SHA 978134cView commit details
Commits on Sep 16, 2024
-
Use
WUSH_AUTH_KEY
instead ofWUSH_AUTH_key
, remove mentions of `w……ush receive` (#29) * cp.go & portforward.go: use `WUSH_AUTH_KEY`, not `WUSH_AUTH_key` * Replace `wush receive` with `wush serve`
Configuration menu - View commit details
-
Copy full SHA for 68257a6 - Browse repository at this point
Copy the full SHA 68257a6View commit details -
chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 (#30)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.29.0. - [Commits](golang/net@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3dac91e - Browse repository at this point
Copy the full SHA 3dac91eView commit details -
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.6 to 3.…
…15.0 (#31) Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.14.6 to 3.15.0. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.14.6...v3.15.0) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d6723bd - Browse repository at this point
Copy the full SHA d6723bdView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c43ea6c - Browse repository at this point
Copy the full SHA c43ea6cView commit details
Commits on Sep 30, 2024
-
chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#42)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ffcb47c - Browse repository at this point
Copy the full SHA ffcb47cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 235fcea - Browse repository at this point
Copy the full SHA 235fceaView commit details -
chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (
#36) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f43d4cc - Browse repository at this point
Copy the full SHA f43d4ccView commit details -
chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to …
…1.20.4 (#34) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ab022c9 - Browse repository at this point
Copy the full SHA ab022c9View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9a7958 - Browse repository at this point
Copy the full SHA e9a7958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3efab8b - Browse repository at this point
Copy the full SHA 3efab8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7664832 - Browse repository at this point
Copy the full SHA 7664832View commit details
Commits on Oct 2, 2024
-
Add option to specify DERP servers (#45)
Allow users to specify a custom DERP configuration file via the `--derp-config-file` flag in multiple commands. This provides flexibility to use different DERP servers, enhancing connectivity options. Closes #43
Configuration menu - View commit details
-
Copy full SHA for b0b43dc - Browse repository at this point
Copy the full SHA b0b43dcView commit details -
Add Homebrew support for macOS installation
Implement Homebrew as a preferred installation method on macOS within the `select_archive_format` function. Detect if Homebrew is available and use it to install the binary, simplifying the process for users.
Configuration menu - View commit details
-
Copy full SHA for d192e75 - Browse repository at this point
Copy the full SHA d192e75View commit details -
Fix pattern matching in
select_archive_format
Correct the pattern matching used for detecting platform architecture. The incorrect use of `-` instead of `_` caused the script to fail in identifying platforms like macOS and Windows, leading to installation issues.
Configuration menu - View commit details
-
Copy full SHA for 74ff5d3 - Browse repository at this point
Copy the full SHA 74ff5d3View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c7ef53 - Browse repository at this point
Copy the full SHA 1c7ef53View commit details -
chore(deps): bump github.com/schollz/progressbar/v3 from 3.15.0 to 3.…
…16.0 (#35) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f964aa - Browse repository at this point
Copy the full SHA 9f964aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 923519f - Browse repository at this point
Copy the full SHA 923519fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1d714 - Browse repository at this point
Copy the full SHA 4a1d714View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7950c4 - Browse repository at this point
Copy the full SHA f7950c4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.1...v0.3.0