Muhammad Atif Ali
6e757639ed
Add default value and validation to agent_name variable
...
Ensure that agent_name defaults to an empty string, and introduce
validation to require it when subdomain is true. This aligns with
expected behavior and prevents misconfiguration.
10 months ago
Muhammad Atif Ali
e11b19d33e
feat(jupyter): switch from pip3 to pipx for Jupyter install ( #294 )
10 months 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>
10 months ago
Muhammad Atif Ali
86038f8d37
chore(git-commit-signing): mark the module as official ( #291 )
10 months ago
Muhammad Atif Ali
120a0e342e
feat(cursor): Add Cursor IDE module ( #290 )
10 months 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>
10 months ago
Sebastian
834ffde032
feat(filebrowser): support subdomain = false ( #286 )
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
10 months ago
Muhammad Atif Ali
831f64da56
chore: remove package-lock.json and update deps ( #281 )
11 months ago
megumin
236022f870
feat(git-clone): custom destination folder name ( #287 )
11 months ago
Michael Brewer
4c45d69994
fix(code-server): handle when the extension folder does not exist yet ( #278 )
11 months ago
Michael Smith
310d0262bd
Merge pull request #273 from coder/mes/readme-update
...
fix: add missing README information and clean up types
12 months ago
Ben Potter
f446fbd667
fix: typo in web RDP example ( #277 )
12 months ago
Parkreiner
982c75e86f
fix: update incorrect info in docs
12 months 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
12 months 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
Parkreiner
89bb023fa5
docs: clean up current contributing guide
1 year ago
Parkreiner
66472b0105
chore: clean up lint file
1 year ago
Parkreiner
cd010baac8
chore: switch codebase to use TS strict mode
1 year ago
Parkreiner
f7fa145855
docs: update some wording for clarity
1 year ago
Stephen Kirby
f7f9c8b7ef
Merge pull request #270 from coder/webrdp-link
...
fix url schema for webrdp example
1 year ago
Stephen Kirby
889186d553
fixed url schema for webrdp example
1 year ago
Michael Smith
352577b833
Merge pull request #266 from coder/render-video
...
docs(windows-rdp): make sure video renders correctly
1 year ago
Michael Smith
4e59ecc606
Merge pull request #269 from coder/mes/render-video-2
...
chore: add custom thumbnail for Web RDP demo video
1 year ago
Parkreiner
a40f2b86c3
chore: add custom thumbnail for video
1 year ago
Parkreiner
a2c29ace0a
fix: update HTML for video tag
1 year ago
Maxime Brunet
da4a561cb5
fix(code-server): add variable for subdomain option ( #267 )
1 year ago
Muhammad Atif Ali
d77ad8ac63
fixup!
1 year ago
Muhammad Atif Ali
b1f81afa7f
docs(windows-rdp): make sure video renders correctly
1 year 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>
1 year ago
Michael Smith
c3eee866d1
Merge pull request #264 from coder/svg-link-patch
...
fix: update SVG icon URL for RDP module
1 year ago
Michael Smith
bf175a1247
fix: update SVG icon URL for RDP module
...
Accidentally missed one of the URL before merging the main module.
1 year ago
Michael Smith
8fd54e0e78
Merge pull request #262 from coder/web-rdp
...
feat: add module for Web RDP
1 year ago
Parkreiner
e8ee02c044
fix: update URL for RDP icon
1 year ago
Parkreiner
aebdc9b434
fix: update docs link
1 year ago
Parkreiner
d98bfcb20b
fix: add versioning to all code snippets
1 year ago
Parkreiner
894e507bb3
fix: add verison number to rdp script
1 year ago
Parkreiner
3f8f6181e0
refactor: clean up final code
1 year ago
Parkreiner
b23d85327c
refactor: try extracting main script into separate template file
1 year ago
Parkreiner
a8580fe6b9
fix: update object definition for top-level templatefile
1 year ago
Parkreiner
49f060549e
fix: update TF import
1 year ago
Parkreiner
b4153a6aaa
refactor: split off Windows script logic into separate file
1 year ago
Parkreiner
13a8877791
Merge branch 'web-rdp' of github.com:coder/modules into web-rdp
1 year ago
Parkreiner
fd2f91c043
fix: remove commented-out code
1 year ago
Michael Smith
c59eb0c0cc
chore: add new video to README
1 year ago
Parkreiner
a381c3ee29
fix: update structure of README for linter
1 year ago
Parkreiner
d9d1be08a3
fix: update README for RDP
1 year ago