Commit Graph

136 Commits (dad94ec735ac1eb33ec6384f5a9f1646d518a706)
 

Author SHA1 Message Date
Stephen Kirby dad94ec735 reverting to simpler implementation 2 years ago
Stephen Kirby 4fd37e0d67 udpated var reference 2 years ago
Stephen Kirby 412c35033e added db path optionality 2 years ago
Stephen Kirby b39fe7c4e8 add filebrowser db path var 2 years ago
Muhammad Atif Ali 9f110e6e63
chore: fmt 2 years ago
Stephen Kirby 2c94c82cbf
chore: allowed empty default for modules (#72)
From #66, also added testing for `jetbrains-gateway`.

## Regions
Azure and AWS were simple, but there is no error message when no region is selected:

https://github.com/coder/modules/assets/58410745/9a9e317b-7764-427f-b298-86313de5fb33

Open to feedback on this.

## Jetbrains Gateway
The Jetbrains gateway default IDE satisfies a ton of logic in the template, so allowing `null` would lead to a lot of patchwork `try` statements. Now it's implemented to use the first IDE in the `jetbrains_ides` as the coder_parameter default for cleanliness. 

Let me know your thoughts.
2 years ago
Muhammad Atif Ali e1f4e25573
add folder to vscode desktop (#62) 2 years ago
Muhammad Atif Ali f8a2f37540
fix(coder-login): add source url in README (#69) 2 years ago
Stephen Kirby 1ed25f459e
Merge pull request #68 from coder/coder-login
add coder-login
2 years ago
Stephen Kirby 23ca3bd64a svg link 2 years ago
Stephen Kirby d691fcc890 svg link 2 years ago
Stephen Kirby 2368def743 svg test 2 years ago
Stephen Kirby bbded503c0 added white coder logo vector 2 years ago
Stephen Kirby 66d75d0306 testing svg source 2 years ago
Stephen Kirby aa81bdbe58 bun fmt 2 years ago
Stephen Kirby b39a596fbb added screenshot 2 years ago
Stephen Kirby 6e8eb5f247 simplified test 2 years ago
Stephen Kirby ea744d7303 verifying stability 2 years ago
Stephen Kirby 1efd11f651 tests WIP 2 years ago
Stephen Kirby aa849bc42e Debugging 2 years ago
Stephen Kirby 7300cab976 coder script rename 2 years ago
Stephen Kirby ee5a01a664 added workspace for env vars 2 years ago
Stephen Kirby c0f035e5e0 ready for testing 2 years ago
Stephen Kirby aac27055e6 started coder-login 2 years ago
Muhammad Atif Ali b1be4519a8
fix(docs): update VS code web module name 2 years ago
Stephen Kirby 7c207276ca
Merge pull request #63 from coder/module-screenshots
docs: added screenshots for all visual modules
2 years ago
Stephen Kirby 3433cc4432 Merge branch 'main' into module-screenshots
merge main
2 years ago
Stephen Kirby dc409c1832 bun fmt 2 years ago
Stephen Kirby 3b88fbf4c0 added vscode desktop screenshot 2 years ago
Stephen Kirby 277d78541d filebrowser screenshot 2 years ago
Stephen Kirby b66aad31be added AWS screenshots 2 years ago
Muhammad Atif Ali 5e805fef02
add jupyter notebook (#59) 2 years ago
Florian Gareis d9d646098e
Make `code-server` display name variable (#60) 2 years ago
Muhammad Atif Ali b031136552
chore: add `start_blocks_login=true` (#61) 2 years ago
Stephen Kirby d7f60d3000
add git-config module (#47)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
2 years ago
Stephen Kirby 3cb936be9f added azure screenshots 2 years ago
Kyle Carberry 0516c1b8ea
feat: add linting (#51)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
2 years ago
Stephen Kirby 67b4301640 added default screenshot, updated readme 2 years ago
Stephen Kirby 54fd2f39f6 azure logo path 2 years ago
Stephen Kirby 0351a7ef3f added azure logo 2 years ago
Muhammad Atif Ali e066fb733a
fix image in AWS regions Readme (#58) 2 years ago
Kyle Carberry 63e489120e fix: move code-server settings to machine 2 years ago
Kyle Carberry 7af0e4d2cd fix: url encode folder for code-server 2 years ago
Kyle Carberry 227bc8a2ad chore: add example for pinning code-server version 2 years ago
Kyle Carberry 8a2da9303c fix: properly set up default folder 2 years ago
Kyle Carberry c248671138 fix: properly append pinned version to code-server 2 years ago
Muhammad Atif Ali 59243bdf23
add filebrowser (#56) 2 years ago
Muhammad Atif Ali c3d8a9949c
chore: update metadata (#54) 2 years ago
Kyle Carberry ab527c8ffd fix: add `install_version` to code-server 2 years ago
Muhammad Atif Ali 0e35b55a44
fix jetbrain-gateway (#57) 2 years ago