Commit Graph

81 Commits (831f64da5614cb57fb84c5580ee9d565fe60b51d)

Author SHA1 Message Date
Michael Smith 310d0262bd
Merge pull request #273 from coder/mes/readme-update
fix: add missing README information and clean up types
11 months ago
Ben Potter f446fbd667
fix: typo in web RDP example (#277) 11 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
11 months ago
Parkreiner 6a87fd18e5 fix: make attributes type more specific 11 months ago
Parkreiner cd010baac8 chore: switch codebase to use TS strict mode 11 months ago
Stephen Kirby 889186d553 fixed url schema for webrdp example 12 months ago
Parkreiner a40f2b86c3 chore: add custom thumbnail for video 12 months ago
Parkreiner a2c29ace0a fix: update HTML for video tag 12 months ago
Muhammad Atif Ali d77ad8ac63
fixup! 12 months ago
Muhammad Atif Ali b1f81afa7f
docs(windows-rdp): make sure video renders correctly 12 months 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
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
Parkreiner ec2c8edfb2 fix: update null check and remove typo 1 year ago
Parkreiner 78f91a542a wip: revert back 1 year ago
Parkreiner 78c948094d wip: try reverting temporarily 1 year ago
Parkreiner 16f96d3693 wip: add code for triggering try/catch 1 year ago
Parkreiner 8262b29063 wip: try reformatting try/catch 1 year ago
Parkreiner 4ab72575ac fix: remove accidental uncaught code 1 year ago
Parkreiner f369697112 wip: add try/catch block 1 year ago
Parkreiner f82c7fd7a1 test: set up NuGet in advance 1 year ago
Parkreiner 05a20a9e1f docs: rewrite comment for clarity 1 year ago
Parkreiner 90e15cd90c fix: update string formatting logic to make tests less likely to flake from modifications 1 year ago
Parkreiner 5869eb86d4 chore: finish all initial tests 1 year ago
Parkreiner 25c90001f4 docs: add comment about how regex is set up 1 year ago
Parkreiner 6409ee2bba refactor: clean up current code 1 year ago
Parkreiner 7d366ff92a chore: add first finished test 1 year ago
Parkreiner de00f6334f chore: add type parameter for testRequiredVariables 1 year ago
Parkreiner 83ecba2293 wip: commit current progress 1 year ago
Parkreiner b2807640aa wip: commit progress on main test file 1 year ago
Parkreiner aebf095075 refactor: clean up patch logic for clarity 1 year ago
Parkreiner b283ac3129 docs: fix misleading typo in comment 1 year ago
Parkreiner 5f418c3253 docs: add comments about necessary double dollar signs 1 year ago
Parkreiner b09c4cb084 fix: speed up code for filling in form 1 year ago
Parkreiner 8aff87fdf7 fix: add logic for hiding the dropdown of protocol options 1 year ago
Parkreiner f3c30abeb4 fix: make form hiding logic run on webpage opening 1 year ago
Parkreiner a9a75b675f fix: add more changes to opacity logic 1 year ago
Parkreiner ef4c87e48e fix: simplify code for hiding form 1 year ago