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
Stephen Kirby
4debc3200d
update jfrog logo
1 year ago
Michael Brewer
5476f819ce
chore(git-commit-signing): use included icon for git ( #203 )
1 year ago
Michael Brewer
9a5ff6df64
feat(jetbrain-gateway): add coder_pameter order ( #208 )
1 year ago
github-actions[bot]
bab0f7d24d
chore: bump version to 1.0.10 in README.md files ( #202 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Michael Brewer
fc914626a2
feat(code-server): add code-server offline and cache support ( #184 )
1 year ago
github-actions[bot]
fdbb2e30d0
chore: bump version to 1.0.10 in README.md files ( #201 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Florian Gareis
ee80d1f64c
Fix `nodejs`: Create directory before executing script ( #183 )
1 year ago
Muhammad Atif Ali
017f007bde
chore(jetbrains-gateway): match example with screenshot ( #200 )
1 year ago
Michael Brewer
18810cc51e
feat(vscode-web): add support for settings ( #195 )
...
Currently saves to `~/.vscode-server/data/Machine/settings.json`
as `~/.vscode-server/data/User/settings.json` will not work because
VS Code web stores user settings in the browser.
1 year ago
Muhammad Atif Ali
98a428ae89
chore(jfrog-token): set token description ( #198 )
1 year ago
Michael Brewer
dd072e261a
feat(aws-region): add missing regions ( #197 )
1 year ago
github-actions[bot]
7e3743739e
chore: bump version to 1.0.9 in README.md files ( #193 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Michael Brewer
f5681b5206
feat(jetbrains-gateway): update ide versions to `2023.3.*` ( #191 )
1 year ago
Phorcys
de0813f37f
fix(git-commit-signing): disable curl stderr output ( #190 )
1 year ago
Michael Brewer
d8fa7c959f
feat(jetbrains-gateway): add rider support ( #186 )
1 year ago
Michael Brewer
c3d1b4125e
doc: coder-server module does not have offline attribute ( #180 )
1 year ago
github-actions[bot]
472d80ade6
chore: bump version to 1.0.8 in README.md files ( #182 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Florian Gareis
7d6c526146
Add `app_name` parameter to `code-server` ( #176 )
...
* Add `app_name` parameter to code-server
* Add quotes and use `display_name`
1 year ago
Michael Brewer
a3dc364227
feat: add `order` variable to `coder_app` modules ( #177 )
1 year ago