Parkreiner
f3c30abeb4
fix: make form hiding logic run on webpage opening
2024-06-25 21:03:02 +00:00
Parkreiner
a9a75b675f
fix: add more changes to opacity logic
2024-06-25 21:01:11 +00:00
Parkreiner
ef4c87e48e
fix: simplify code for hiding form
2024-06-25 20:45:39 +00:00
Parkreiner
1a0a8659cc
wip: update logic for hiding form to avoid whiffs
2024-06-25 20:40:44 +00:00
Parkreiner
c7a4fced4c
fix: update instanceof check
2024-06-25 20:15:18 +00:00
Parkreiner
5ec1b207d1
docs: remove now-inaccurate comment
2024-06-25 19:58:56 +00:00
Parkreiner
702271133f
fix: update HTML query selector
2024-06-25 19:57:48 +00:00
Parkreiner
652fc6b84f
refactor: clean up form code
2024-06-25 19:55:14 +00:00
Parkreiner
8195cf4453
wip: add current code for hiding Devolutions form
2024-06-25 19:48:44 +00:00
Parkreiner
d5cfadb4e7
fix: remove template literal dollar signs
2024-06-25 17:03:54 +00:00
Parkreiner
fba0f842a9
fix: remove regex search from Select-String
2024-06-24 21:47:01 +00:00
Parkreiner
14e3fc5b6b
fix: whitespace
2024-06-24 21:13:15 +00:00
Parkreiner
0b6975c266
fix: escape quotes
2024-06-24 20:41:45 +00:00
Parkreiner
d530d68b12
fix: more money, more problems
2024-06-24 20:28:44 +00:00
Parkreiner
047ccd67ca
fix: dolla dolla
2024-06-24 20:24:49 +00:00
Parkreiner
c7aa8253e3
fix: dolla dolla
2024-06-24 20:22:25 +00:00
Parkreiner
452f41aa86
fix: add parenthesis
2024-06-24 20:17:31 +00:00
Parkreiner
29209d546e
fix: update typo in powershell script
...
Co-authored-by: Asher <ash@coder.com >
2024-06-24 20:13:11 +00:00
Parkreiner
aab5e55663
fix: update script frequency
2024-06-24 20:10:22 +00:00
Parkreiner
ff96b3f653
wip: commit current progress for devolutions patch
2024-06-24 20:07:39 +00:00
Parkreiner
20795aa2b6
chore: add script file for overriding Devolutions
2024-06-24 19:37:31 +00:00
Ben
b93471a381
chore: add admin username
2024-04-24 22:39:24 +00:00
Ben
53083a5718
add more context on auto login
2024-04-06 20:46:50 +00:00
Ben
7de78d2ef5
add tags
2024-04-06 20:36:55 +00:00
Ben
89135671b2
fix module usage
2024-04-06 20:34:06 +00:00
Ben
ac648cc0a9
add thumbnail
2024-04-06 20:32:52 +00:00
Ben
748a180ac3
add temp link to example template
2024-04-06 20:18:58 +00:00
Ben
ec922c7c3d
remove metadata for now
2024-04-06 20:13:50 +00:00
Ben
9f8eee55b2
rename script
2024-04-06 20:11:59 +00:00
Ben
0e7644b284
remove count
2024-04-06 20:05:57 +00:00
Ben
bf06e8d3ac
fix agent id
2024-04-06 20:04:28 +00:00
Ben
12fd16f701
add metadata and local instructions
2024-04-06 20:01:57 +00:00
Ben
1197e6bf0d
fix port typo
2024-04-06 19:51:51 +00:00
Ben
c5c521fabd
feat: add web RDP module
2024-04-06 19:48:37 +00:00
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.
2024-04-05 20:05:30 +03:00
Stephen Kirby
5a0efdf867
Merge pull request #213 from coder/new-jfrog-logo
...
update jfrog logo
2024-04-04 14:16:13 -05:00
Stephen Kirby
4debc3200d
update jfrog logo
2024-04-03 17:29:30 +00:00
Michael Brewer
5476f819ce
chore(git-commit-signing): use included icon for git ( #203 )
2024-03-30 14:15:12 +03:00
Michael Brewer
9a5ff6df64
feat(jetbrain-gateway): add coder_pameter order ( #208 )
2024-03-30 14:14:43 +03:00
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 >
2024-03-20 01:07:23 +03:00
Michael Brewer
fc914626a2
feat(code-server): add code-server offline and cache support ( #184 )
v1.0.10
2024-03-19 13:50:32 -08:00
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 >
2024-03-19 23:11:46 +03:00
Florian Gareis
ee80d1f64c
Fix nodejs: Create directory before executing script ( #183 )
2024-03-19 23:09:47 +03:00
Muhammad Atif Ali
017f007bde
chore(jetbrains-gateway): match example with screenshot ( #200 )
2024-03-18 22:39:23 +03:00
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.
2024-03-18 10:46:51 -08:00
Muhammad Atif Ali
98a428ae89
chore(jfrog-token): set token description ( #198 )
2024-03-18 13:35:18 +03:00
Michael Brewer
dd072e261a
feat(aws-region): add missing regions ( #197 )
2024-03-15 23:51:12 +03:00
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 >
2024-03-15 04:44:43 +03:00
Michael Brewer
f5681b5206
feat(jetbrains-gateway): update ide versions to 2023.3.* ( #191 )
v1.0.9
2024-03-14 21:42:09 +03:00
Phorcys
de0813f37f
fix(git-commit-signing): disable curl stderr output ( #190 )
2024-03-14 21:34:22 +03:00