Muhammad Atif Ali
eb95ea41ab
Make `SERVER_BASE_PATH` support subdomain option
9 months ago
Muhammad Atif Ali
b1005ed2c0
Bump `vscode-web` module version to 1.0.22
9 months ago
Muhammad Atif Ali
ce5af66257
Merge branch 'main' into stevenmasley/subdomain_vscode
9 months ago
Muhammad Atif Ali
4dcab99cb0
fix(vscode-web): remove exit if extension installation fails ( #318 )
9 months ago
Steven Masley
97dceabcda
add TODO comment
11 months ago
Steven Masley
b5cad85fe0
try hardcoding something
11 months ago
Steven Masley
3eecfa9e3d
add '@' to user name
11 months ago
Steven Masley
a52549bd3e
hard code main test
11 months ago
Steven Masley
3335b2a334
reference from 'me'
11 months ago
Steven Masley
ae6ed88e2c
include coder data blocks
11 months ago
Steven Masley
cdea2b7cb4
vscode web not code-server, whoops
11 months ago
Steven Masley
129d69258d
do not use the same var name for env var
11 months ago
Steven Masley
bc630be9bc
fix bash template variable
11 months ago
Steven Masley
cadb48fb10
trying to use base path
11 months ago
Steven Masley
06d2573aef
chore: add subdomain option to terraform module
11 months ago
github-actions[bot]
dcd605c52e
chore: bump version to 1.0.14 in README.md files ( #245 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Michael Brewer
f5d41520cf
feat(vscode-web): add offline, use_cached, extensions_dir and auto_install_extensions ( #235 )
1 year ago
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
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
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
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
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
Michael Brewer
a3dc364227
feat: add `order` variable to `coder_app` modules ( #177 )
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
4b04d18f39
Add extensions support for vscode-web ( #154 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali
534491613f
Update module versions to v1.0.3 ( #159 )
1 year ago
Florian Gareis
cf1807dd5c
Allow custom display name and slug for VS Code Web ( #146 )
1 year ago
Muhammad Atif Ali
acab6437bc
chore: bump version to 1.0.2 and add script to update them automatically. ( #128 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Mathias Fredriksson
376c0cae31
chore: add prettier terraform formatting in markdown files ( #134 )
1 year ago
Muhammad Atif Ali
b968a2aa22
feat: add version to module docs ( #122 )
1 year ago
Muhammad Atif Ali
1e3bd2b04b
Add formatting check for shell scripts ( #106 )
2 years ago
Muhammad Atif Ali
4f78c20201
fmt
2 years ago
Muhammad Atif Ali
52e4f3fb6f
bun fmt
2 years ago
Eric Paulsen
11d7787cb0
feat: share variable
2 years ago
Stephen Kirby
a83cd5b140
added small test for jupyterlab
2 years ago
Stephen Kirby
698d8168f2
output vscode-desktop url and finished tests
2 years ago
Stephen Kirby
1317bbdf51
added tests for vscode-web
2 years ago
Muhammad Atif Ali
b1be4519a8
fix(docs): update VS code web module name
2 years ago
Muhammad Atif Ali
c3d8a9949c
chore: update metadata ( #54 )
2 years ago
Muhammad Atif Ali
d3d9a9f135
fix: update tags and fix module bugs, rewrite vscode-server ( #42 )
2 years ago
Ben Potter
b18ac37cbb
chore: fix new.sh ( #36 )
...
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
2 years ago
Muhammad Atif Ali
06f7dd5dcd
add VS Code Web module ( #25 )
2 years ago