93f51ddbe9cfdf8f124f056a7bd1bf1c9de3ca46
- Create TextViewer component for displaying script code - Add react-syntax-highlighter for bash syntax highlighting - Implement tabbed interface for CT and install scripts - Add getScriptContent tRPC endpoint for secure file reading - Update ScriptsList to use TextViewer for View button - Include security checks to prevent path traversal - Support both CT and install script viewing in same modal - Add line numbers and proper code formatting
How to run this Alpha Software
You need npm and git installed on your PVE host
git clone git@github.com:michelroegl-brunner/PVESciptslocal.git
Then you need to run npm install
And to run the dev server on IP:3000
npm run dev
Description
Languages
TypeScript
63%
Shell
26.3%
JavaScript
10.2%
CSS
0.5%