default
eff921ecd0
Portability of checking server status
9 months ago
default
d619e6570b
Print logs on failure
9 months ago
djarbz
52ba74c3e6
Update wording
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
9 months ago
djarbz
c4f88fa5f3
cat vs tee
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
9 months ago
djarbz
d418c81bd6
Naming cleanup
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
9 months ago
djarbz
4fc9f6d339
Bracket Consistency
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
9 months ago
default
026a5bc522
Don't mention distro
9 months ago
default
a2d8e72f40
Bash Array for download command
9 months ago
default
4a72b2e2db
Improve readability fo amd64 check
9 months ago
default
9c3904dfbf
Handle Fedora Distro Version
9 months ago
default
4d831b4776
Override kasm ssl certificate directives
9 months ago
default
30e6bed8a0
Remove unneeded shellcheck directive
9 months ago
default
46bbcb973d
Alert KasmVNC started successfully
9 months ago
default
10a86bdfe9
Re-add SSL Req
9 months ago
default
bb7d4388cf
Require sudo to install only
9 months ago
default
c59ba95975
Coder supports ssl now and remove sudo requirement
9 months ago
default
6d6e0dd9bc
Run KasmVNC server as coder user
9 months ago
default
8213a57367
Make Prettier happy
9 months ago
default
a8cc861e83
Refactor KasmVNC Deployment
9 months ago
Roger Chao
b53554b4e4
fix(jupyterlab): update command -v from jupyterlab to jupyter-lab ( #328 )
...
Update `command -v` from `jupyterlab` to `jupyter-lab` to check to if
jupyterlab binary is installed.
9 months ago
Steven Masley
ce5a5b383a
feat(vscode-web): support hosting on a subpath with `subdomain=false` ( #288 )
...
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
9 months ago
framctr
1b147ae90d
feat(jupyterlab): add support for `subdomain=false` ( #316 )
...
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Asher <ash@coder.com>
9 months ago
djarbz
7992d9d265
fix(kasmVNC): fix debian installation and improve logging ( #326 )
9 months ago
Yves ANDOLFATTO
20d97a25dd
fix(filebrowser): support custom base_url in case of custom db path ( #320 )
...
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
9 months ago
Muhammad Atif Ali
8e0dfcd534
feat(jetbrains-gateway): add slug variable ( #322 )
9 months ago
Muhammad Atif Ali
9752bf89a6
chore(kasmvnc): refactor download logic to support multiple tools ( #323 )
9 months ago
Muhammad Atif Ali
48c81c9ff4
kasm VNC ( #250 )
...
Co-authored-by: Michael Smith <throwawayclover@gmail.com>
9 months ago
Muhammad Atif Ali
acd5edffe7
fix(vault-jwt): fix vault CLI installation ( #311 )
9 months ago
Muhammad Atif Ali
4dcab99cb0
fix(vscode-web): remove exit if extension installation fails ( #318 )
9 months ago
Muhammad Atif Ali
50a946df0f
chore: explicitly setup terraform ( #319 )
9 months ago
Asher
8a0ac3435c
Add owner to Gateway link ( #310 )
...
Without this, it is not possible to reliably connect to another user's
workspace (for admins, mainly) when duplicate workspace names are
involved.
9 months ago
Michael Smith
438c904567
chore: cleanup all test files ( #293 )
...
## Changes made
- Removed all unused imports, and made sure type imports were labeled
correctly
- Updated all comparisons to be more strict
- Simplified loops to remove unneeded closure functions
- Removed all explicit `any` types
- Updated how strings were defined to follow general TypeScript best
practices
## Notes
- We definitely want some kind of linting setup for this repo. I'm going
to bring this up when Blueberry has its next team meeting next week
10 months ago
Muhammad Atif Ali
bd6747f9bc
chore: move update-version to ci ( #301 )
10 months ago
Muhammad Atif Ali
fb81c8969f
feat(vault-jwt): Add Vault JWT/OIDC module ( #297 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
10 months ago
Muhammad Atif Ali
162808760d
fix(filebrowser): only require agent_name when not on subdomain ( #299 )
10 months ago
Brent Souza
ad1189afff
feat(jfrog): support multiple repositories ( #289 )
...
Co-authored-by: bsouza <BSouza@Acadian-Asset.com>
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
10 months ago
dependabot[bot]
94e126f248
chore(deps): bump oven-sh/setup-bun from 1 to 2 ( #305 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Muhammad Atif Ali
04535a9cd7
chore: add dependabot.yml ( #302 )
10 months ago
Muhammad Atif Ali
7a9f553564
chore(cursor): update display_name to Cursor Desktop ( #300 )
10 months ago
Muhammad Atif Ali
e11b19d33e
feat(jupyter): switch from pip3 to pipx for Jupyter install ( #294 )
10 months ago
github-actions[bot]
93c4fb3a8d
chore: bump version to 1.0.18 in README.md files ( #292 )
...
This is an auto-generated PR to update README.md files of all modules
with the new tag 1.0.18
Co-authored-by: matifali <matifali@users.noreply.github.com>
10 months ago
Muhammad Atif Ali
86038f8d37
chore(git-commit-signing): mark the module as official ( #291 )
10 months ago
Muhammad Atif Ali
120a0e342e
feat(cursor): Add Cursor IDE module ( #290 )
10 months ago
Muhammad Atif Ali
b51932d7ac
feat(dotfiles): Add an optional coder_app to update dotfiles on-demand ( #280 )
...
Co-authored-by: Chris Golden <551285+cirego@users.noreply.github.com>
Co-authored-by: Michael Smith <throwawayclover@gmail.com>
10 months ago
Sebastian
834ffde032
feat(filebrowser): support subdomain = false ( #286 )
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
10 months ago
Muhammad Atif Ali
831f64da56
chore: remove package-lock.json and update deps ( #281 )
11 months ago
megumin
236022f870
feat(git-clone): custom destination folder name ( #287 )
11 months ago
Michael Brewer
4c45d69994
fix(code-server): handle when the extension folder does not exist yet ( #278 )
11 months ago
Michael Smith
310d0262bd
Merge pull request #273 from coder/mes/readme-update
...
fix: add missing README information and clean up types
12 months ago
Ben Potter
f446fbd667
fix: typo in web RDP example ( #277 )
12 months ago