LANCommander/LANCommander.UI
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
..
Components Rework .reg importing in script editor 2026-06-10 20:19:06 -05:00
Extensions Add background uploading 2026-05-28 22:26:24 -05:00
Providers Add component for better Not Found message 2026-01-18 02:09:07 -06:00
Services Add background uploading 2026-05-28 22:26:24 -05:00
Styles Fix library list not scrollable and display of selected game details 2026-01-18 04:22:11 -06:00
_Imports.razor Consolidate shared components 2024-08-18 15:05:25 -05:00
_Imports.razor.js Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
_Imports.razor.scss Style chat component 2026-01-02 02:10:42 -06:00
_Imports.razor.ts Rework .reg importing in script editor 2026-06-10 20:19:06 -05:00
ClassBuilder.cs Fix chat component rendering 2025-12-30 18:08:20 -06:00
LANCommander.UI.csproj Enhance PowerShell completions with generated type definitions 2026-05-08 02:13:36 -05:00
package-lock.json WIP infinite loader component 2026-01-03 15:53:17 -06:00
package.json WIP infinite loader component 2026-01-03 15:53:17 -06:00
StyleBuilder.cs Fix missing StyleBuilder utility class 2025-12-30 18:11:20 -06:00
tsconfig.json Consolidate JS for components 2024-08-18 15:25:31 -05:00
webpack.config.js Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00