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
|
9 months ago |
Michael Smith
|
7e0eacf1f4
|
Merge pull request #272 from coder/update-readme-branch
chore: bump version to 1.0.17 in README.md files
|
10 months ago |
Parkreiner
|
cbe48aa072
|
chore: bump version to 1.0.17 in README.md files
|
10 months ago |
Stephen Kirby
|
f7f9c8b7ef
|
Merge pull request #270 from coder/webrdp-link
fix url schema for webrdp example
|
10 months ago |
Stephen Kirby
|
889186d553
|
fixed url schema for webrdp example
|
10 months ago |
Michael Smith
|
352577b833
|
Merge pull request #266 from coder/render-video
docs(windows-rdp): make sure video renders correctly
|
10 months ago |
Michael Smith
|
4e59ecc606
|
Merge pull request #269 from coder/mes/render-video-2
chore: add custom thumbnail for Web RDP demo video
|
10 months ago |
Parkreiner
|
a40f2b86c3
|
chore: add custom thumbnail for video
|
10 months ago |
Parkreiner
|
a2c29ace0a
|
fix: update HTML for video tag
|
10 months ago |
Maxime Brunet
|
da4a561cb5
|
fix(code-server): add variable for subdomain option (#267)
|
10 months ago |
Muhammad Atif Ali
|
d77ad8ac63
|
fixup!
|
10 months ago |
Muhammad Atif Ali
|
b1f81afa7f
|
docs(windows-rdp): make sure video renders correctly
|
10 months ago |
github-actions[bot]
|
883741244b
|
chore: bump version to 1.0.16 in README.md files (#265)
Co-authored-by: matifali <matifali@users.noreply.github.com>
|
10 months ago |
Michael Smith
|
c3eee866d1
|
Merge pull request #264 from coder/svg-link-patch
fix: update SVG icon URL for RDP module
|
10 months ago |
Michael Smith
|
bf175a1247
|
fix: update SVG icon URL for RDP module
Accidentally missed one of the URL before merging the main module.
|
10 months ago |
Michael Smith
|
8fd54e0e78
|
Merge pull request #262 from coder/web-rdp
feat: add module for Web RDP
|
10 months ago |
Parkreiner
|
e8ee02c044
|
fix: update URL for RDP icon
|
10 months ago |
Parkreiner
|
aebdc9b434
|
fix: update docs link
|
10 months ago |
Parkreiner
|
d98bfcb20b
|
fix: add versioning to all code snippets
|
10 months ago |
Parkreiner
|
894e507bb3
|
fix: add verison number to rdp script
|
10 months ago |
Parkreiner
|
3f8f6181e0
|
refactor: clean up final code
|
10 months ago |
Parkreiner
|
b23d85327c
|
refactor: try extracting main script into separate template file
|
10 months ago |
Parkreiner
|
a8580fe6b9
|
fix: update object definition for top-level templatefile
|
10 months ago |
Parkreiner
|
49f060549e
|
fix: update TF import
|
10 months ago |
Parkreiner
|
b4153a6aaa
|
refactor: split off Windows script logic into separate file
|
10 months ago |
Parkreiner
|
13a8877791
|
Merge branch 'web-rdp' of github.com:coder/modules into web-rdp
|
10 months ago |
Parkreiner
|
fd2f91c043
|
fix: remove commented-out code
|
10 months ago |
Michael Smith
|
c59eb0c0cc
|
chore: add new video to README
|
10 months ago |
Parkreiner
|
a381c3ee29
|
fix: update structure of README for linter
|
10 months ago |
Parkreiner
|
d9d1be08a3
|
fix: update README for RDP
|
10 months ago |
Parkreiner
|
7a8483d816
|
Merge branch 'main' into web-rdp
|
10 months ago |
Parkreiner
|
ec2c8edfb2
|
fix: update null check and remove typo
|
10 months ago |
Parkreiner
|
78f91a542a
|
wip: revert back
|
10 months ago |
Parkreiner
|
78c948094d
|
wip: try reverting temporarily
|
10 months ago |
Parkreiner
|
16f96d3693
|
wip: add code for triggering try/catch
|
10 months ago |
Parkreiner
|
8262b29063
|
wip: try reformatting try/catch
|
10 months ago |
Parkreiner
|
4ab72575ac
|
fix: remove accidental uncaught code
|
10 months ago |
Parkreiner
|
f369697112
|
wip: add try/catch block
|
10 months ago |
Parkreiner
|
f82c7fd7a1
|
test: set up NuGet in advance
|
10 months ago |
Parkreiner
|
05a20a9e1f
|
docs: rewrite comment for clarity
|
10 months ago |
Parkreiner
|
90e15cd90c
|
fix: update string formatting logic to make tests less likely to flake from modifications
|
10 months ago |
Parkreiner
|
5869eb86d4
|
chore: finish all initial tests
|
10 months ago |
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 |