Commit Graph

327 Commits (25c90001f4d49d44bc81dc38555ee9b5f2285eff)
 

Author SHA1 Message Date
Parkreiner 25c90001f4 docs: add comment about how regex is set up 10 months ago
Parkreiner 6409ee2bba refactor: clean up current code 10 months ago
Parkreiner 7d366ff92a chore: add first finished test 10 months ago
Parkreiner de00f6334f chore: add type parameter for testRequiredVariables 10 months ago
Parkreiner 264584e673 fix: make comments for test helpers exportable 10 months ago
Parkreiner 83ecba2293 wip: commit current progress 10 months ago
Parkreiner b2807640aa wip: commit progress on main test file 10 months ago
Parkreiner 33d44fdf17 fix: remove unneeded any types 10 months ago
Parkreiner f335cd343d fix: update type definitions for helpers 10 months ago
Parkreiner aebf095075 refactor: clean up patch logic for clarity 10 months ago
Parkreiner b283ac3129 docs: fix misleading typo in comment 10 months ago
Parkreiner 5f418c3253 docs: add comments about necessary double dollar signs 10 months ago
Parkreiner b09c4cb084 fix: speed up code for filling in form 10 months ago
Parkreiner 8aff87fdf7 fix: add logic for hiding the dropdown of protocol options 10 months ago
Parkreiner f3c30abeb4 fix: make form hiding logic run on webpage opening 10 months ago
Parkreiner a9a75b675f fix: add more changes to opacity logic 10 months ago
Parkreiner ef4c87e48e fix: simplify code for hiding form 10 months ago
Parkreiner 1a0a8659cc wip: update logic for hiding form to avoid whiffs 10 months ago
Parkreiner c7a4fced4c fix: update instanceof check 10 months ago
Parkreiner 5ec1b207d1 docs: remove now-inaccurate comment 10 months ago
Parkreiner 702271133f fix: update HTML query selector 10 months ago
Parkreiner 652fc6b84f refactor: clean up form code 10 months ago
Parkreiner 8195cf4453 wip: add current code for hiding Devolutions form 10 months ago
Parkreiner d5cfadb4e7 fix: remove template literal dollar signs 10 months ago
Parkreiner fba0f842a9 fix: remove regex search from Select-String 10 months ago
Parkreiner 14e3fc5b6b fix: whitespace 10 months ago
Parkreiner 0b6975c266 fix: escape quotes 10 months ago
Parkreiner d530d68b12 fix: more money, more problems 10 months ago
Parkreiner 047ccd67ca fix: dolla dolla 10 months ago
Parkreiner c7aa8253e3 fix: dolla dolla 10 months ago
Parkreiner 452f41aa86 fix: add parenthesis 10 months ago
Parkreiner 29209d546e fix: update typo in powershell script
Co-authored-by: Asher <ash@coder.com>
10 months ago
Parkreiner aab5e55663 fix: update script frequency 10 months ago
Parkreiner ff96b3f653 wip: commit current progress for devolutions patch 10 months ago
Parkreiner 20795aa2b6 chore: add script file for overriding Devolutions 10 months ago
Ben b93471a381 chore: add admin username 1 year ago
Ben 53083a5718 add more context on auto login 1 year ago
Ben 7de78d2ef5 add tags 1 year ago
Ben 89135671b2 fix module usage 1 year ago
Ben ac648cc0a9 add thumbnail 1 year ago
Ben 748a180ac3 add temp link to example template 1 year ago
Ben ec922c7c3d remove metadata for now 1 year ago
Ben 9f8eee55b2 rename script 1 year ago
Ben 0e7644b284 remove count 1 year ago
Ben bf06e8d3ac fix agent id 1 year ago
Ben 12fd16f701 add metadata and local instructions 1 year ago
Ben 1197e6bf0d fix port typo 1 year ago
Ben c5c521fabd feat: add web RDP module 1 year ago
Muhammad Atif Ali 838ec95875
fix(vscode-web): use `--host 127.0.01` (#216)
MS code-server defaults to using `--host localhost`, which was working perfectly fine with Coder.

But recently Coder is failing to proxy vscode-web with the https://github.com/coder/coder/issues/12790 

As a workaround setting `--host 127.0.0.1` works.
1 year ago
Stephen Kirby 5a0efdf867
Merge pull request #213 from coder/new-jfrog-logo
update jfrog logo
1 year ago