2e743490c9bf3fb2a010ee0d8a713637351285d0
- Remove executable check from ScriptsList component - All scripts now show as runnable regardless of permissions - Add logo support using JSON data from script metadata - Update ScriptInfo interface to include logo and slug fields - Modify getCtScripts to fetch logo from corresponding JSON files - Update ScriptsList UI to display logos with fallback to file icons - Fix TypeScript errors for proper type safety
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.2%
Shell
26.1%
JavaScript
10.2%
CSS
0.5%