Commit Graph

22 Commits (d6060073287d1133f7c1e521f00a08c004a4f4db)

Author SHA1 Message Date
Muhammad Atif Ali d606007328 Fix whitespace in healthcheck_url variable definition 9 months ago
Muhammad Atif Ali aa3d9b8a7a Refactor URL handling in vscode-web module
- Consolidates URL and path logic using locals.
- Simplifies script syntax, improving maintainability.
9 months ago
Muhammad Atif Ali eb95ea41ab Make `SERVER_BASE_PATH` support subdomain option 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 06d2573aef
chore: add subdomain option to terraform module 11 months ago
Michael Brewer f5d41520cf
feat(vscode-web): add offline, use_cached, extensions_dir and auto_install_extensions (#235) 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
Michael Brewer a3dc364227
feat: add `order` variable to `coder_app` modules (#177) 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
Florian Gareis cf1807dd5c
Allow custom display name and slug for VS Code Web (#146) 1 year 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
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
Muhammad Atif Ali 06f7dd5dcd
add VS Code Web module (#25) 2 years ago