Commit Graph

493 Commits (v1.0.28)
 

Author SHA1 Message Date
github-actions[bot] dfe69f25ce
chore: bump version to 1.0.11 in README.md files (#221)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Michael Brewer e8f6578ece
feat(jetbrains-gateway): bump version to 2024.1 (#220) 1 year ago
Ben 53083a5718 add more context on auto login 1 year ago
Ben 7de78d2ef5 add tags 1 year ago
Ben 89135671b2 fix module usage 1 year ago
Ben ac648cc0a9 add thumbnail 1 year ago
Ben 748a180ac3 add temp link to example template 1 year ago
Ben ec922c7c3d remove metadata for now 1 year ago
Ben 9f8eee55b2 rename script 1 year ago
Ben 0e7644b284 remove count 1 year ago
Ben bf06e8d3ac fix agent id 1 year ago
Ben 12fd16f701 add metadata and local instructions 1 year ago
Ben 1197e6bf0d fix port typo 1 year ago
Ben c5c521fabd feat: add web RDP module 1 year ago
Muhammad Atif Ali 838ec95875
fix(vscode-web): use `--host 127.0.01` (#216)
MS code-server defaults to using `--host localhost`, which was working perfectly fine with Coder.

But recently Coder is failing to proxy vscode-web with the https://github.com/coder/coder/issues/12790 

As a workaround setting `--host 127.0.0.1` works.
1 year ago
Stephen Kirby 5a0efdf867
Merge pull request #213 from coder/new-jfrog-logo
update jfrog logo
1 year ago
Stephen Kirby 4debc3200d update jfrog logo 1 year ago
Michael Brewer 5476f819ce
chore(git-commit-signing): use included icon for git (#203) 1 year ago
Michael Brewer 9a5ff6df64
feat(jetbrain-gateway): add coder_pameter order (#208) 1 year ago
github-actions[bot] bab0f7d24d
chore: bump version to 1.0.10 in README.md files (#202)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Michael Brewer fc914626a2
feat(code-server): add code-server offline and cache support (#184) 1 year ago
github-actions[bot] fdbb2e30d0
chore: bump version to 1.0.10 in README.md files (#201)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Florian Gareis ee80d1f64c
Fix `nodejs`: Create directory before executing script (#183) 1 year ago
Muhammad Atif Ali 017f007bde
chore(jetbrains-gateway): match example with screenshot (#200) 1 year ago
Michael Brewer 18810cc51e
feat(vscode-web): add support for settings (#195)
Currently saves to `~/.vscode-server/data/Machine/settings.json`
as `~/.vscode-server/data/User/settings.json` will not work because
VS Code web stores user settings in the browser.
1 year ago
Muhammad Atif Ali 98a428ae89
chore(jfrog-token): set token description (#198) 1 year ago
Michael Brewer dd072e261a
feat(aws-region): add missing regions (#197) 1 year ago
github-actions[bot] 7e3743739e
chore: bump version to 1.0.9 in README.md files (#193)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Michael Brewer f5681b5206
feat(jetbrains-gateway): update ide versions to `2023.3.*` (#191) 1 year ago
Phorcys de0813f37f
fix(git-commit-signing): disable curl stderr output (#190) 1 year ago
Michael Brewer d8fa7c959f
feat(jetbrains-gateway): add rider support (#186) 1 year ago
Michael Brewer c3d1b4125e
doc: coder-server module does not have offline attribute (#180) 1 year ago
github-actions[bot] 472d80ade6
chore: bump version to 1.0.8 in README.md files (#182)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Florian Gareis 7d6c526146
Add `app_name` parameter to `code-server` (#176)
* Add `app_name` parameter to code-server

* Add quotes and use `display_name`
1 year ago
Michael Brewer a3dc364227
feat: add `order` variable to `coder_app` modules (#177) 1 year ago
Florian Gareis f335a62891
Add new `nodejs` module (#165)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali 8ed13be726
chore(vault-github): update README.md (#169) 1 year ago
github-actions[bot] b90f6f9de8
chore: bump version to 1.0.7 in README.md files (#174)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Muhammad Atif Ali 948280600a
fix(vault): fix version fetching logic (#172) 1 year ago
Muhammad Atif Ali 407738b2be
feat(hcp-vault-secrets): add `project_id` variable to HCP provider (#173) 1 year ago
github-actions[bot] 08adb4a839
chore: bump version to 1.0.6 in README.md files (#171) 1 year ago
Muhammad Atif Ali 313ec59d46
Add terraform validation to linting (#170)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali 4b04d18f39
Add extensions support for vscode-web (#154)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
github-actions[bot] ee53ca0281
chore: bump version to 1.0.5 in README.md files (#168)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Muhammad Atif Ali 8e254a3bb9
docs: elaborate instructions for setting up hcp vault module (#163)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali 1ab53139b3
ci: fix ci permissions (#166) 1 year ago
Muhammad Atif Ali 147bea9782
bump version to v1.0.4 (#160) 1 year ago
Victor Urvantsev 8d8910c52a
feat(jfrog): add option to customize server id for JFrog CLI (#158)
Co-authored-by: Victor Urvantsev <victoru@jfrog.com>
1 year ago
Florian Gareis c00b7536cb
Add slug to code server (#161) 1 year ago
Muhammad Atif Ali d66d7e994e
ci: set base branch for docs update PR (#155) 1 year ago