default
a0373c01b2
Cleanup architecture mapping
1 year ago
default
f35b535333
Fix Typo
1 year ago
default
7d7c7e8369
Prettier Format
1 year ago
default
41baf485b6
Do not overwrite custom user config
1 year ago
default
15e3ec2433
Prettier formatting
1 year ago
default
86b48dd20a
Prefer /etc instead of /home for Kasm Config
1 year ago
default
ebc57a1dcb
We don't use SSL Certificates
1 year ago
default
ab96d933cd
Cleanup Package Install
1 year ago
default
f3a0f98c29
Show up to 10 lines of log
1 year ago
default
eb974cb43c
dnf localinstall
1 year ago
default
eff921ecd0
Portability of checking server status
1 year ago
default
d619e6570b
Print logs on failure
1 year ago
djarbz
52ba74c3e6
Update wording
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
djarbz
c4f88fa5f3
cat vs tee
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
djarbz
d418c81bd6
Naming cleanup
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
djarbz
4fc9f6d339
Bracket Consistency
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
default
026a5bc522
Don't mention distro
1 year ago
default
a2d8e72f40
Bash Array for download command
1 year ago
default
4a72b2e2db
Improve readability fo amd64 check
1 year ago
default
9c3904dfbf
Handle Fedora Distro Version
1 year ago
default
4d831b4776
Override kasm ssl certificate directives
1 year ago
default
30e6bed8a0
Remove unneeded shellcheck directive
1 year ago
default
46bbcb973d
Alert KasmVNC started successfully
1 year ago
default
10a86bdfe9
Re-add SSL Req
1 year ago
default
bb7d4388cf
Require sudo to install only
1 year ago
default
c59ba95975
Coder supports ssl now and remove sudo requirement
1 year ago
default
6d6e0dd9bc
Run KasmVNC server as coder user
1 year ago
default
8213a57367
Make Prettier happy
1 year ago
default
a8cc861e83
Refactor KasmVNC Deployment
1 year 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.
1 year 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>
1 year 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>
1 year ago
djarbz
7992d9d265
fix(kasmVNC): fix debian installation and improve logging ( #326 )
1 year 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>
1 year ago
Muhammad Atif Ali
8e0dfcd534
feat(jetbrains-gateway): add slug variable ( #322 )
1 year ago
Muhammad Atif Ali
9752bf89a6
chore(kasmvnc): refactor download logic to support multiple tools ( #323 )
1 year ago
Muhammad Atif Ali
48c81c9ff4
kasm VNC ( #250 )
...
Co-authored-by: Michael Smith <throwawayclover@gmail.com>
1 year ago
Muhammad Atif Ali
acd5edffe7
fix(vault-jwt): fix vault CLI installation ( #311 )
1 year ago
Muhammad Atif Ali
4dcab99cb0
fix(vscode-web): remove exit if extension installation fails ( #318 )
1 year ago
Muhammad Atif Ali
50a946df0f
chore: explicitly setup terraform ( #319 )
1 year 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.
1 year 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
1 year ago
Muhammad Atif Ali
bd6747f9bc
chore: move update-version to ci ( #301 )
1 year ago
Muhammad Atif Ali
fb81c8969f
feat(vault-jwt): Add Vault JWT/OIDC module ( #297 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali
162808760d
fix(filebrowser): only require agent_name when not on subdomain ( #299 )
1 year 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>
1 year 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>
1 year ago
Muhammad Atif Ali
04535a9cd7
chore: add dependabot.yml ( #302 )
1 year ago
Muhammad Atif Ali
7a9f553564
chore(cursor): update display_name to Cursor Desktop ( #300 )
1 year ago
Muhammad Atif Ali
e11b19d33e
feat(jupyter): switch from pip3 to pipx for Jupyter install ( #294 )
1 year ago