Commit Graph

512 Commits (457621c93f0e0ffe296429b2438ae3127ba8d996)
 

Author SHA1 Message Date
Muhammad Atif Ali 457621c93f update version 9 months ago
Muhammad Atif Ali 05135af2f1
Merge branch 'main' into kasmVNC 9 months ago
Muhammad Atif Ali 43a353c1ef
Update README.md 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
Muhammad Atif Ali a63c365dfa Fix RPM installation path in kasmvnc script
Simplify and unify the RPM installation process by using the
consistent temporary directory path for downloading RPM files.
This reduces potential errors and ensures uniform script behavior
between different OS installations.
9 months ago
Muhammad Atif Ali 18570aa629 Improve Debian package installation command
By refining the package manager options, this change prevents the installation of unnecessary recommended and suggested packages, streamlining the process.
9 months ago
Muhammad Atif Ali f4cdb152fe fix(kasmvnc): correct .deb file installation path 9 months ago
Muhammad Atif Ali 4020ec05e6 Refine architecture mapping for specific distros 9 months ago
Muhammad Atif Ali c6895b5f5b Update KasmVNC to version 1.3.2 and add support 9 months ago
Muhammad Atif Ali cf3159cb5c
Update README.md 10 months ago
Muhammad Atif Ali c10a2bab32 Bump KasmVNC module version to 1.0.20 10 months ago
Muhammad Atif Ali 382c76bc06
Merge branch 'main' into kasmVNC 10 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
Michael Smith 3ce7ef56b1 fix: update test text for more clarity 10 months ago
Michael Smith 59041b3565 chore: get basic tests in place 10 months ago
Michael Smith 2ee02a38e5 fix: remove duplicate validation value 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 6017b05bc1 Refactor KasmVNC installation script logic
- Simplify and modularize the installation process
- Add mapping for different Linux distributions and architectures
- Validate the desktop environment to ensure compatibility
10 months ago
Muhammad Atif Ali de525a3f3e
Merge branch 'main' into kasmVNC 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) 10 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
Parkreiner 982c75e86f fix: update incorrect info in docs 12 months ago
Benjamin Peinhardt 523ad9fe23
update windows-rdp to take share variable (#274)
* update windows-rdp to take share variable

* of course I forgot to run fmt

* make 'owner' default for share

* update share var validation
12 months ago
Parkreiner 096cd214ce fix: make type def for TerraformState more specific 1 year ago
Parkreiner 6a87fd18e5 fix: make attributes type more specific 1 year ago
Parkreiner fa4b84e8d1 docs: add publishing instructions to the contributing README 1 year ago
Michael Smith 7e0eacf1f4
Merge pull request #272 from coder/update-readme-branch
chore: bump version to 1.0.17 in README.md files
1 year ago
Parkreiner cbe48aa072 chore: bump version to 1.0.17 in README.md files 1 year ago
Parkreiner 89bb023fa5 docs: clean up current contributing guide 1 year ago
Parkreiner 66472b0105 chore: clean up lint file 1 year ago
Parkreiner cd010baac8 chore: switch codebase to use TS strict mode 1 year ago
Parkreiner f7fa145855 docs: update some wording for clarity 1 year ago