Muhammad Atif Ali
							
						 
						
							 
							
							
							
								
							
								2f51d70fb7 
								
							
								 
							
						 
						
							
							
								
								always use latest and update default versions to 2024.3  
							
							 
							
							
							
						 
						
							11 months ago  
						
					 
				
					
						
							
							
								 
								Muhammad Atif Ali
							
						 
						
							 
							
							
								
								
							
							
								
							
								dbf3c47f45 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'main' into atif/multi-gateway  
							
							 
							
							
							
						 
						
							12 months ago  
						
					 
				
					
						
							
							
								 
								Cian Johnston
							
						 
						
							 
							
							
								
								
							
							
								
							
								57d96ca27f 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: add script to check modules on registry.coder.com ( #340 )  
							
							 
							
							... 
							
							
							
							Added a script + corresponding GitHub action to check active modules on registry.coder.com 
							
						 
						
							12 months ago  
						
					 
				
					
						
							
							
								 
								Muhammad Atif Ali
							
						 
						
							 
							
							
							
								
							
								d45f2e6ad1 
								
							
								 
							
						 
						
							
							
								
								Update JetBrains Gateway module to v1.0.24  
							
							 
							
							
							
						 
						
							12 months ago  
						
					 
				
					
						
							
							
								 
								Muhammad Atif Ali
							
						 
						
							 
							
							
							
								
							
								70020d8b8c 
								
							
								 
							
						 
						
							
							
								
								Support multiple default IDEs in JetBrains Gateway  
							
							 
							
							
							
						 
						
							12 months ago  
						
					 
				
					
						
							
							
								 
								Muhammad Atif Ali
							
						 
						
							 
							
							
							
								
							
								937ffcd47b 
								
							
								 
							
						 
						
							
							
								
								Update slug format for JetBrains Gateway apps  
							
							 
							
							... 
							
							
							
							This change improves URL uniqueness by appending a lowercase IDE
identifier to the slug, ensuring distinct slugs for each default IDE. 
							
						 
						
							12 months ago  
						
					 
				
					
						
							
							
								 
								Muhammad Atif Ali
							
						 
						
							 
							
							
							
								
							
								5bc2aa4aa0 
								
							
								 
							
						 
						
							
							
								
								Fix JetBrains Gateway tests for multiple IDEs  
							
							 
							
							... 
							
							
							
							- Allow creation of links with multiple IDEs.
- Ensure outputs handle arrays for identifying multiple IDEs.
- Update runTerraformApply to handle array values as JSON strings. 
							
						 
						
							12 months ago  
						
					 
				
					
						
							
							
								 
								Muhammad Atif Ali
							
						 
						
							 
							
							
							
								
							
								4452630a7e 
								
							
								 
							
						 
						
							
							
								
								Support multiple default IDEs in JetBrains Gateway  
							
							 
							
							
							
						 
						
							12 months ago  
						
					 
				
					
						
							
							
								 
								Muhammad Atif Ali
							
						 
						
							 
							
							
							
								
							
								27e3faf31c 
								
							
								 
							
						 
						
							
							
								
								feat: enable multiple IDE buttons in JetBrains  
							
							 
							
							... 
							
							
							
							Add support for specifying a list of default IDEs to be displayed on
the Workspace page. This allows users to see multiple IDE options
simultaneously. Ensure no duplicates are included and validate
provided IDE codes against allowed set. Adjust logic to dynamically
render IDE buttons based on specified defaults, improving flexibility
in user interface setup. 
							
						 
						
							12 months ago  
						
					 
				
					
						
							
							
								 
								Tao Chen
							
						 
						
							 
							
							
								
								
							
							
								
							
								f5ab7995d1 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(filebrowser): check if already installed ( #334 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: Muhammad Atif Ali <atif@coder.com> 
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								djarbz
							
						 
						
							 
							
							
								
								
							
							
								
							
								528a8a9fea 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(kasmvnc): optimize KasmVNC deployment script ( #329 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: Mathias Fredriksson <mafredri@gmail.com> 
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								Kerwin Bryant
							
						 
						
							 
							
							
								
								
							
							
								
							
								87854707bc 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(jetbrains-gateway): add releases_base_link/download_base_link variables ( #333 )  
							
							 
							
							
							
						 
						
							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  
						
					 
				
					
						
							
							
								 
								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> 
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								Muhammad Atif Ali
							
						 
						
							 
							
							
								
								
							
							
								
							
								86038f8d37 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(git-commit-signing): mark the module as official ( #291 )  
							
							 
							
							
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								Muhammad Atif Ali
							
						 
						
							 
							
							
								
								
							
							
								
							
								120a0e342e 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(cursor): Add Cursor IDE module ( #290 )  
							
							 
							
							
							
						 
						
							1 year 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> 
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								Sebastian
							
						 
						
							 
							
							
								
								
							
							
								
							
								834ffde032 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(filebrowser): support subdomain = false ( #286 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: Muhammad Atif Ali <me@matifali.dev> 
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								Muhammad Atif Ali
							
						 
						
							 
							
							
								
								
							
							
								
							
								831f64da56 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: remove package-lock.json and update deps ( #281 )  
							
							 
							
							
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								megumin
							
						 
						
							 
							
							
								
								
							
							
								
							
								236022f870 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(git-clone): custom destination folder name ( #287 )  
							
							 
							
							
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								Michael Brewer
							
						 
						
							 
							
							
								
								
							
							
								
							
								4c45d69994 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(code-server): handle when the extension folder does not exist yet ( #278 )  
							
							 
							
							
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								Michael Smith
							
						 
						
							 
							
							
								
								
							
							
								
							
								310d0262bd 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #273  from coder/mes/readme-update  
							
							 
							
							... 
							
							
							
							fix: add missing README information and clean up types 
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								Ben Potter
							
						 
						
							 
							
							
								
								
							
							
								
							
								f446fbd667 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: typo in web RDP example ( #277 )  
							
							 
							
							
							
						 
						
							1 year ago  
						
					 
				
					
						
							
							
								 
								Parkreiner
							
						 
						
							 
							
							
							
								
							
								982c75e86f 
								
							
								 
							
						 
						
							
							
								
								fix: update incorrect info in docs  
							
							 
							
							
							
						 
						
							1 year 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 
							
						 
						
							1 year 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