LANCommander/LANCommander.UI/Components/CodeInput
Pat Hartl ca713f6d3f Rework .reg importing in script editor
Script editor now supports drag and drop for .ps1, .reg, and other text files. .ps1 files will be handled by replacing the contents of the text editor. .reg files will be converted to PowerShell commands and inserted into the script editor. Any other text file will be inserted as an escaped string.
2026-06-10 20:19:06 -05:00
..
CodeInput.razor Rework .reg importing in script editor 2026-06-10 20:19:06 -05:00
FileDropHandler.ts Rework .reg importing in script editor 2026-06-10 20:19:06 -05:00
Languages.cs Fix script editor bindings, update BlazorMonaco 2026-03-20 00:01:12 -05:00